POST v6/itr/addSTO
Request Information
URI Parameters
None.
Body Parameters
ITRAddSTOModelv6| Name | Description | Type | Additional information |
|---|---|---|---|
| ITRId | integer |
None. |
|
| STONumber | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"itrId": 1,
"stoNumber": "sample string 2"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.