POST api/Sms/jsonstr_threekey?keycode1={keycode1}&keyvalue1={keyvalue1}&keycode2={keycode2}&keyvalue2={keyvalue2}&keycode3={keycode3}&keyvalue3={keyvalue3}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
keycode1

string

Required

keyvalue1

integer

Required

keycode2

string

Required

keyvalue2

string

Required

keycode3

string

Required

keyvalue3

string

Required

Body Parameters

None.

Response Information

Resource Description

string

Response 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>