GraphQLReferenceMutationscancelBillingOn this pagecancelBilling Cancel billing for an organisation. Input billingCancelInput Return Type ID Example mutation CancelBilling { cancelBilling(input: { organisationId: "b3JnMTIzNDU2" cancelOn: ENDOFPERIOD })} Related updateBilling Billing type BILLINGCANCEL enum