Anchor to BillingAttemptUserErrorBilling
objectBilling Attempt User Error
Requires access scope.
Represents an error that happens during the execution of a billing attempt mutation.
Anchor to FieldsFields
- Anchor to codecode•Billing
Attempt 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
Creates a new subscription billing attempt. For more information, refer to Create a subscription contract.
- 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.
Arguments
- 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.
Fields