Version: 202201
Customer
Manage customer accounts, profiles, and storefront login access.
A customer is a shopper account registered in the merchant's store, holding profile and contact information. Merchants and apps use customer data to power orders, marketing, and service workflows.
Provides endpoints to list, create, retrieve, update, and count customers.
Create Customer
Create a new customer with the provided details.
Customer List
Retrieve a list of all customers with pagination.
Customer Count
Retrieve the total number of customers.
Customer Details
Retrieve details of a specific customer using its unique identifier.
Update Customer
Update the details of an existing customer using its unique identifier.