Anchor to SubscriptionBillingCycleBulkChargePayloadSubscription
payloadSubscription Billing Cycle Bulk Charge Payload
Return type for mutation.
Anchor to FieldsFields
- job (Job)
- userErrors ([SubscriptionBillingCycleBulkUserError!]!)
- •Job
The asynchronous job that performs the action on the targeted billing cycles.
- Anchor to userErrorsuser•[Subscription
Errors Billing Cycle Bulk User Error!]! 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
- subscriptionBillingCycleBulkCharge (SubscriptionBillingCycleBulkChargePayload)
- •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.
- Anchor to billingAttemptExpectedDateRangebilling•Subscription
Attempt Expected Date Range Billing Cycles Date Range Selector! required Specifies the date range within which the
values of the billing cycles should fall.- Anchor to filtersfilters•Subscription
Billing Cycle Bulk Filters Criteria to filter the billing cycles on which the action is executed.
- Anchor to inventoryPolicyinventory•Subscription
Policy Billing Attempt Inventory Policy Default:PRODUCT_VARIANT_INVENTORY_POLICY The behaviour to use when updating inventory.
Arguments
Was this section helpful?