GET api/Setting/GetOutlets
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TempOutletName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Name | string |
None. |
|
Address1 | string |
None. |
|
Address2 | string |
None. |
|
Address3 | string |
None. |
|
City | string |
None. |
|
PostalCode | string |
None. |
|
BillPrinterId | integer |
None. |
|
KitchenPrinterId | integer |
None. |
|
IsDeleted | boolean |
None. |
|
string |
None. |
||
WebUrl | string |
None. |
|
Phone | string |
None. |
|
OrgNo | string |
None. |
|
HeaderText | string |
None. |
|
FooterText | string |
None. |
|
TaxDescription | string |
None. |
|
Created | date |
None. |
|
Updated | date |
None. |
|
WarehouseID | globally unique identifier |
None. |
|
WhLocationId | globally unique identifier |
None. |
|
ExpiryDate | date |
None. |
|
SaleType | integer |
None. |
|
SubscriptionMode | boolean |
None. |
|
Currency | string |
None. |
|
JournalNumber | integer |
None. |
|
PortalAccessToken | string |
None. |
|
RootCategoryId | integer |
None. |
|
ShortCode | string |
None. |
|
LoginMessage | string |
None. |
|
Terminals | Collection of TempTerminal |
None. |
|
PriceListId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "1", "Id": "00ee97ef-ca2f-4182-9717-50c607fc98e2", "Name": "sample string 2", "Address1": "sample string 3", "Address2": "sample string 4", "Address3": "sample string 5", "City": "sample string 6", "PostalCode": "sample string 7", "BillPrinterId": 8, "KitchenPrinterId": 9, "IsDeleted": true, "Email": "sample string 11", "WebUrl": "sample string 12", "Phone": "sample string 13", "OrgNo": "sample string 14", "HeaderText": "sample string 15", "FooterText": "sample string 16", "TaxDescription": "sample string 17", "Created": "2025-04-04T05:15:59.1636625+02:00", "Updated": "2025-04-04T05:15:59.1636625+02:00", "WarehouseID": "952fc55f-dd50-4092-a93c-581c9fe2f1a9", "WhLocationId": "09038efb-88fd-4842-8394-b617e5467062", "ExpiryDate": "2025-04-04T05:15:59.1636625+02:00", "SaleType": 22, "SubscriptionMode": true, "Currency": "sample string 24", "JournalNumber": 25, "PortalAccessToken": "sample string 26", "RootCategoryId": 27, "ShortCode": "sample string 28", "LoginMessage": "sample string 29", "Terminals": [ { "$id": "2", "Id": "e61b763a-37e3-4dff-919d-9a9c55cf0284", "OutletId": "994e6b64-d592-48b3-b5d6-ab3262864f36", "TerminalNo": 64, "TerminalType": "15f2f5e4-d472-41b9-bdf7-199e79a54530", "TypeId": 5, "UniqueIdentification": "sample string 6", "HardwareAddress": "sample string 7", "Description": "sample string 8", "Alias": "sample string 9", "Status": 0, "CashDrawer": [ { "$id": "3", "Id": "da58acab-e5ba-46dd-8b85-7bcd54b5d666", "Name": "sample string 2", "Location": "sample string 3", "UserId": "sample string 4", "TerminalId": "a114980e-2e6f-4b9b-a15c-c12b90f1fba2", "ConnectionString": "sample string 6" }, { "$ref": "3" } ], "LicenseKey": "sample string 10", "ExpiryDate": "sample string 11", "LicenseType": "sample string 12", "LicenseStatus": true, "CategoryId": 14, "BillPrinterId": 15, "CostCenterId": 16, "IsDeleted": true, "IsDataSynced": true, "Created": "2025-04-04T05:15:59.1636625+02:00", "Updated": "2025-04-04T05:15:59.1636625+02:00", "IsExpired": true, "PriceListId": "20b50b1c-06e6-47f2-a6a2-134fcfa234a5", "LocalSaleTotal": 22.0, "SyncDate": "2025-04-04T05:15:59.1636625+02:00", "NIMPOSVersion": "sample string 24" }, { "$ref": "2" } ], "PriceListId": "4c704d28-5f54-468d-8db4-434d346d9a42" }, { "$ref": "1" } ]