Skip to main content

Returns a specific customer by id

GET 

/customers/:customerId

Returns a specific customer by id accessible for the requesting user.

Request

Responses

Returns a the specified customer.

Response Headers
    X-Correlation-ID

    Client defined ID from request to correlates HTTP requests between a client and server.