GET api/PayCallback?uc_responsecode={uc_responsecode}&uc_orderid={uc_orderid}&uc_Merchant_OrderId={uc_Merchant_OrderId}&uc_SecureHash={uc_SecureHash}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| uc_responsecode | string |
Required |
|
| uc_orderid | string |
Required |
|
| uc_Merchant_OrderId | string |
Required |
|
| uc_SecureHash | string |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse 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>