Sign in

Replace customer

documented

Replace a store customer’s representation.

PUT /stores/{store_id}/customers/{customer_id}Storesno implementation yet0 runs

Input

store_id
Store ID
12345
customer_id
Customer ID
67890
first_name
First name
Jane
last_name
Last name
Doe
email
Email address
jane.doe@example.com
tax_id
Tax ID
AB123456C
password
Password
your-password
Calls foxy as you (your API key is your account); keychains.dev holds the credentials.
Replace customer · foxy · OpenIntegrations