Skip to main content
Anchor to SubscriptionBillingCycleBulkChargePayload

SubscriptionBillingCycleBulkChargePayload

payload

Return type for subscriptionBillingCycleBulkCharge mutation.

•Job

The asynchronous job that performs the action on the targeted billing cycles.

•[SubscriptionBillingCycleBulkUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Asynchronously queries and charges all subscription billing cycles whose billingAttemptExpectedDate values fall within a specified date range and meet additional filtering criteria. The results of this action can be retrieved using the subscriptionBillingCycleBulkResults query.


Was this section helpful?