get http://localhost:55667/api2/customers
Retrieve list of customers. For more information, see https://www.manager.io/guides?customers
Response
Retrieve list of customers. For more information, see https://www.manager.io/guides?customers
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/customers \
--header 'accept: application/json'
Try It!
to start a request and see the response here!