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