POST api/Tac/GetShortCode
Request Information
URI Parameters
None.
Body Parameters
ShortCodeRequestModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ShortCode | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ShortCode": "sample string 1"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.