Anchor to subscriptionBillingCycleBulkSearchsubscription
subscription Billing Cycle Bulk Search
mutation
Requires access scope. Also: The user must have manage_orders_information permission.
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 Arguments
Arguments
- 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.
Was this section helpful?
Anchor to SubscriptionBillingCycleBulkSearchPayload returnsSubscription Billing Cycle Bulk Search Payload returns
- •
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.
Was this section helpful?