Customer

Import Customer's payment methods from Shopify

post/vendor/customer-relationship/payment-methods/import

Request body

emailstring
customerShopifyIdstring required

Response

Successful response

idstring required
createdDatestring required

A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ

updatedDatestring required

A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ

deletedAtstring

A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ

shopifyIdstring
receivedFromShopifyDatestring

A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ

shopifyUpdateDatestring required

A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ

maskedNumberstring nullable
cardBrandstring nullable
cardExpirationMonthnumber nullable
cardExpirationYearnumber nullable
lastDigitsstring nullable
__paymentMethodKey__string required
paymentMethodNamestring nullable
paymentMethodInternalCustomerIdstring required

Changes