POST api/orders/Orders_ChangeStatus?Id={Id}&LookUpStatusId={LookUpStatusId}&Comment={Comment}&Language={Language}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

integer

Required

LookUpStatusId

integer

Required

Comment

string

Required

Language

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.