Subscription Billing Cycle Bulk User Error
Requires access scope.
Represents an error that happens during the execution of subscriptionBillingCycles mutations.
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Anchor to MutationsMutations
- •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•
Attempt Expected Date Range Specifies the date range within which the
values of the billing cycles should fall.
- Anchor to filtersfilters•
Criteria to filter the billing cycles on which the action is executed.
Arguments
- •
The asynchronous job that performs the action on the targeted billing cycles.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
- •mutation
Asynchronously queries 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•
Attempt Expected Date Range Specifies the date range within which the
values of the billing cycles should fall.
- Anchor to filtersfilters•
Criteria to filter the billing cycles on which the action is executed.
Arguments
- •
The asynchronous job that performs the action on the targeted billing cycles.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields