GET payment/callback?uc_responsecode={uc_responsecode}&uc_orderid={uc_orderid}&uc_Merchant_OrderId={uc_Merchant_OrderId}&uc_SecureHash={uc_SecureHash}&uc_message={uc_message}&uc_bankid={uc_bankid}&uc_bankname={uc_bankname}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
uc_responsecode

string

Required

uc_orderid

string

Required

uc_Merchant_OrderId

string

Required

uc_SecureHash

string

Required

uc_message

string

Required

uc_bankid

string

Required

uc_bankname

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>