GET api/Common/GetPGResponse?MERCHANT_IDENTIFIER={MERCHANT_IDENTIFIER}&ORDER_ID={ORDER_ID}&TXN_SIGNATURE={TXN_SIGNATURE}

Documentation for 'GetPGResponse'.

Request Information

Parameters

NameDescriptionAdditional information
MERCHANT_IDENTIFIER
Documentation for 'MERCHANT_IDENTIFIER'.

Define this parameter in the request URI.

ORDER_ID
Documentation for 'ORDER_ID'.

Define this parameter in the request URI.

TXN_SIGNATURE
Documentation for 'TXN_SIGNATURE'.

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>