post https://api.sandbox.co.in/tax-payment/accounts//upi/collect
API to send UPI payment requests on the given UPI ID.
Important Links
Request Body Example
{
"@entity": "payment",
"payer": {
"@entity": "payer",
"name": "John Doe",
"upi_id": "jon*******@upi"
},
"payment_details": {
"@entity": "payment_details",
"description": "Payment Request For Order 12345678 ",
"notes": {}
},
"amount": 600
}
The description in Tax Payment entity should only contain alphanumeric string