Anchor to CustomerPaymentMethodGetDuplicationDataUserErrorCustomer
objectCustomer Payment Method Get Duplication Data User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (CustomerPaymentMethodGetDuplicationDataUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Customer
Payment Method Get Duplication Data 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
- customerPaymentMethodGetDuplicationData (CustomerPaymentMethodGetDuplicationDataPayload)
- •mutation
Returns encrypted data that can be used to duplicate the payment method in another shop within the same organization.
Currently, this only supports Shop Pay payment methods. This is only available for selected partner apps.
- Anchor to customerPaymentMethodIdcustomer•ID!
Payment Method Id required The payment method to be duplicated.
- Anchor to targetCustomerIdtarget•ID!
Customer Id required The customer the payment method will be duplicated into.
- Anchor to targetShopIdtarget•ID!
Shop Id required The shop the payment method will be duplicated into.
Arguments
Was this section helpful?