POST api/Retail/SendPayTMReq?ORDER_ID={ORDER_ID}&TXN_AMOUNT={TXN_AMOUNT}

Documentation for 'SendPayTMReq'.

Request Information

Parameters

NameDescriptionAdditional information
ORDER_ID
Documentation for 'ORDER_ID'.

Define this parameter in the request URI.

TXN_AMOUNT
Documentation for 'TXN_AMOUNT'.

Define this parameter in the request URI.

Response Information

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