get/customer/by-id?customerId=<CUSTOMER_ID>
Get Customer
Retrieve detailed information for a specific customer by their ID.
Authentication required: Bearer Token in
Authorization header.Parameters
customerIdrequired
string (query)ID of the customer
e.g. <CUSTOMER_ID>Responses
200Successfully retrieved customer information
Response Body (200)
action
stringstatus
booleandata
arraycode
integerRequest Example
Response (200 OK)