GET api/Sale/GetOutlets
URL: api/SaleGetOutlets
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Return the List of Outlets
Collection of OutletInfoName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Name | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "1", "Id": "c03341e9-1889-4df3-8298-d0f8e64322fc", "Name": "sample string 2" }, { "$ref": "1" } ]