r_k Delivery r_k Delivery API for Delivery Actions with orders Current: List of establishments List of establishments Request GET https://delivery.ucs.ru/orders/api/v1/orderSources/{orderSourceId}/restaurants where orderSourceId is Client ID.To find out your Client ID:Go to the r_k Delivery admin panel menu Integrations > API ConnectionSelect a connection or create one Scroll down to the API Authorization sectionFind the Client ID field and copy the number. Example answer { "result": [ { "id": "28ce4c7b-218a-48bb-977a-71921924ec27", "objectId": 199990147, "name": "Establishment", "actualAddress": "Moscow, Sorge str., 2", "state": "noActive" } ] } CODE Description of parametersNameTypeDescriptionid guidrestaurant idobjectIdstringobject number in the licensing systemnamestringname of the establishmentactualAddressstringactual addressstatestring enumstatus of the establishment:activenoActive ×