Skip to main content
Anchor to SubscriptionBillingCycleBulkUserError

SubscriptionBillingCycleBulkUserError

object

Requires read_own_subscription_contracts access scope.

Represents an error that happens during the execution of subscriptionBillingCycles mutations.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
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.

Arguments

Anchor to billingAttemptExpectedDateRangebillingAttemptExpectedDateRange
•

Specifies the date range within which the billingAttemptExpectedDate values of the billing cycles should fall.

•

Criteria to filter the billing cycles on which the action is executed.


Fields

•

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

•

The list of errors that occurred from executing the mutation.

•
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.

Arguments

Anchor to billingAttemptExpectedDateRangebillingAttemptExpectedDateRange
•

Specifies the date range within which the billingAttemptExpectedDate values of the billing cycles should fall.

•

Criteria to filter the billing cycles on which the action is executed.


Fields

•

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

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?