Anchor to CustomerPaymentMethodUserErrorCodeCustomer
enumCustomer Payment Method User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- INVALID
- PRESENT
- TAKEN
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to PRESENTPRESENT
The input value needs to be blank.
- Anchor to TAKENTAKEN
The input value is already taken.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error in the input of a mutation. Mutations return
objects to indicate validation failures, such as invalid field values or business logic violations, that prevent the operation from completing.
Was this section helpful?