Skip to main content
Anchor to CustomerPaymentMethodUserError

CustomerPaymentMethodUserError

object

Requires read_customers access scope. Also: Requires read_customer_payment_methods scope.

An error in the input of a mutation. Mutations return UserError objects to indicate validation failures, such as invalid field values or business logic violations, that prevent the operation from completing.

•CustomerPaymentMethodUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Creates a PayPal billing agreement for a customer.

•mutation

Updates a PayPal billing agreement for a customer.


Was this section helpful?


Was this section helpful?