POST OutSource/GetPackage
Request Information
URI Parameters
None.
Body Parameters
PackageList| Name | Description | Type | Additional information |
|---|---|---|---|
| ApiKey | string |
None. |
|
| ApiSecret | string |
None. |
|
| remoteOrderNumber | string |
None. |
|
| RestaurantID | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ApiKey": "sample string 1",
"ApiSecret": "sample string 2",
"remoteOrderNumber": "sample string 3",
"RestaurantID": "sample string 4"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.