GET Payment/PaymentResponseForMobile?orderId={orderId}&orderAmount={orderAmount}&referenceId={referenceId}&paymentMode={paymentMode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| orderId | string |
Required |
|
| orderAmount | decimal number |
Required |
|
| referenceId | string |
Required |
|
| paymentMode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
OperationStatusResponse Formats
application/json, text/json
Sample:
0
application/xml, text/xml
Sample:
<OperationStatus xmlns="http://schemas.datacontract.org/2004/07/api.payticks.com.Entities">Failure</OperationStatus>