PayEntertainmentBill

Sample Request


{
	"BillerId": "",
	"TransactionId": "",
	"BillAmount": "",
	"BillerName": "",
	"Latitude": "",
	"Longitude": "",
	"ParamData": [{
			"key": "",
			"value": ""
		},
		{
			"key": "",
			"value": ""
		}
	]
}


Sample Response 

{
	"responseCode": 200,
	"success": true,
	"message": "OK",
	"data": {
		"statuscode": "200",
		"status": "SUCCESS",
		"OperatorReferenceId": "12121as21212",
		"UserTransactionId": "1212121212",
		"PinWalletTransactionId": "PINW53594677128137900018",
	
	}
}
Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!