PUT api/Admin/Catering/Order/{orderId}/ProductsOther/{productOtherOrderId}/Status?orderStatusId={orderStatusId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderId

integer

Required

productOtherOrderId

integer

Required

orderStatusId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.