Customer
Get Customer
Get customer details by customer ID
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier of the customer
Response
200
application/json
Customer details retrieved successfully
The response is of type object
.