GET api/Customers
Gets all customers registered in the system.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
The list of customers.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.