stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerPaymentMethodCreateFromDuplicationDataUserErrorCode

AdminTypes.CustomerPaymentMethodCreateFromDuplicationDataUserErrorCode enum

Possible error codes that can be returned by CustomerPaymentMethodCreateFromDuplicationDataUserError.

Signature:

export declare enum CustomerPaymentMethodCreateFromDuplicationDataUserErrorCode 

Enumeration Members

Member Value Description
CustomerDoesNotExist "CUSTOMER_DOES_NOT_EXIST" Customer doesn’t exist.
InvalidEncryptedDuplicationData "INVALID_ENCRYPTED_DUPLICATION_DATA" Invalid encrypted duplication data.
TooManyRequests "TOO_MANY_REQUESTS" Too many requests.