GET https://delivery.ucs.ru/orders/api/v1/orderSources/{orderSourceId}/restaurants |
where orderSourceId is clientId
{ "result": [ { "id": "28ce4c7b-218a-48bb-977a-71921924ec27", "objectId": 199990147, "name": "Restaurant", "actualAddress": "30, Cleveland Street, London", "state": "noActive" } ] } |
Name | Type | Description |
---|---|---|
id | guid | restaurant id |
objectId | string | object id in the license system |
name | string | restaurant name |
actualAddress | string | actual address |
state | string enum | restaurant state:
|