GET Payment/PaymentResponseForMobile?orderId={orderId}&orderAmount={orderAmount}&referenceId={referenceId}&paymentMode={paymentMode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderId

string

Required

orderAmount

decimal number

Required

referenceId

string

Required

paymentMode

string

Required

Body Parameters

None.

Response Information

Resource Description

OperationStatus

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