Anchor to SubscriptionBillingCycleBulkUserErrorSubscription
objectSubscription 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•Subscription
Billing Cycle Bulk User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
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.
- •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.
Was this section helpful?