Retrieve customer
This section allows users to retrieve detailed information about a specific customer within the system. Users can access essential details such as the customer's name, email address, phone number, address, and creation source. By utilizing this functionality, users can efficiently manage customer data and preferences.
Header Parameters
Authorizationstring
Header parameter for authorization to access the customer information.
Content-Typestring
Header parameter specifying the content type of the response.
Path Parameters
customer_idstring
Path parameter representing the unique identifier of the customer.
Response
200
Object
Response Attributes
customerobject
Additional customer information.
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?