GET api/Gate/Send/{id}?usr={usr}&pass={pass}&msg={msg}&dest={dest}&sid={sid}&skey={skey}&refId={refId}&enc={enc}&details={details}&dr={dr}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

System.String

Required

usr

System.String

None.

pass

System.String

None.

msg

System.String

None.

dest

System.String

None.

sid

System.String

None.

skey

System.String

None.

refId

System.String

None.

enc

System.Int32

None.

details

System.Boolean

None.

dr

System.Boolean

None.

Body Parameters

None.

Response Information

Resource Description

System.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>