customers
Get Customer by ID
Retrieves the details of a Customer using the unique customerId that was returned upon customer creation.
get/customers/{customerId}
Path parameters
customerIdstring required
The identifier of the Customer to be retrieved.
Headers
Authorizationstring required
Response
OK