Skip to main content

Retrieve Customer Information

GET 

/customers

This endpoint retrieves information about customers in the system.

The system searches for customers based on the provided customerId, and optionally shopId. If shopId is not provided, the system searches for customers linked directly to the company.

Request

Responses

Customer information retrieved successfully.