POST v6/itr/addSTO

Request Information

URI Parameters

None.

Body Parameters

ITRAddSTOModelv6
NameDescriptionTypeAdditional information
ITRId

integer

None.

STONumber

string

None.

Request Formats

application/json, text/json

Sample:
{
  "itrId": 1,
  "stoNumber": "sample string 2"
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.