POST api/App/AlternateItemsTemplate?label1={label1}&labelValue1={labelValue1}&label2={label2}&labelValue2={labelValue2}&label3={label3}&labelValue3={labelValue3}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| label1 | string |
Required |
|
| labelValue1 | string |
Required |
|
| label2 | string |
Required |
|
| labelValue2 | string |
Required |
|
| label3 | string |
Required |
|
| labelValue3 | string |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>