POST Trendyol/AlpaslanDelivered
Request Information
URI Parameters
None.
Body Parameters
TYOrderRequestFromRestaurant| Name | Description | Type | Additional information |
|---|---|---|---|
| RestaurantID | integer |
None. |
|
| PackageID | integer |
None. |
|
| OrderID | string |
None. |
|
| SettingID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"RestaurantID": 1,
"PackageID": 2,
"OrderID": "sample string 3",
"SettingID": 4
}
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true