Customer
Get customer
Retrieves detailed information for a single customer in the specified store. Requires the stores.customers.view permission.
get/stores/{storeId}/customers/{customerId}
Path parameters
storeIdstring uuid required
The ID of the store.
customerIdstring uuid required
The ID of the customer to retrieve.
Response
The object was successfully returned.