Anchor to subscriptionBillingAttemptCreatesubscription
mutationsubscription Billing Attempt Create
Requires access scope. Also: The user must have manage_orders_information permission.
Creates a new subscription billing attempt. For more information, refer to Create a subscription contract.
Anchor to Arguments
Arguments
- Anchor to subscriptionBillingAttemptInputsubscription•Subscription
Billing Attempt Input Billing Attempt Input!required The information to apply as a billing attempt.
- Anchor to subscriptionContractIdsubscription•ID!required
Contract Id The ID of the subscription contract.
Was this section helpful?
Anchor to SubscriptionBillingAttemptCreatePayload returnsSubscription Billing Attempt Create Payload returns
- Anchor to subscriptionBillingAttemptsubscription•Subscription
Billing Attempt Billing Attempt The subscription billing attempt.
- Anchor to userErrorsuser•[Billing
Errors Attempt User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?