{ "quickCollectRequestId": "string", "type": "PAYMENT", "amount": 0, "paymentStatus": "SUCCESS", "message": "string", "paymentDate": "2019-08-24T14:15:22.123Z" }
curl --location 'https://kashflo-uat.enkash.in/merchant_url' \ --header 'Content-Type: application/json' \ --data '{ "quickCollectRequestId": "string", "type": "PAYMENT", "amount": 0, "paymentStatus": "SUCCESS", "message": "string", "paymentDate": "2019-08-24T14:15:22.123Z" }'
{}