POST Common/ProceessPaymentWithReedemOffer
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objModel | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"OfferCodeId": "c96ee4b1-1fac-4371-8fea-48344c8d890b",
"SourceNumber": "sample string 2",
"Password": "sample string 3",
"DestinationNumber": "sample string 4",
"OsType": "sample string 5",
"AppVersion": "sample string 6",
"OperatorName": "sample string 7",
"UserLevel": "sample string 8",
"Transactionamount": 9.0,
"Latitude": "sample string 10",
"Longitude": "sample string 11",
"Comment": "sample string 12",
"IsMMQRPayment": true,
"mpQrcPayload": "sample string 14"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.