Customer
Find one customer account
Find One Customer Account
This API endpoint allows you to retrieve detailed information for a specific customer account based on a unique identifier.
Endpoint
{{baseurl}}/customer/{id}
This is a GET request; one required parameter here is the customer ID.
Field | Data Type | Description. |
---|---|---|
id | string | Unique identifier of the customer account you want to retrieve. |
This is how a successful request will look.