Customers
Retrieve a customer
Retrieves all the information of an already-existing customer by providing it’s unique identifier (ID).
GET
Path parameters
The ID of the customer.
Returns
If a valid ID is provided, it returns a customer object.
Retrieves all the information of an already-existing customer by providing it’s unique identifier (ID).
The ID of the customer.
If a valid ID is provided, it returns a customer object.