Dear community,
We are pleased to announce the release of a new API in the B2B channel.
Payment Request-Pay Now,Pay Later,Reject
Create new term deposit, retrieve and update existing term deposit.
Pre-Requisites:
- Customer has been onboarded and is KYC compliant.
- For joint accounts, relationship need to be configured, additional account holders need to be KYC compliant.
This new API contains 3 endpoints:
- POST /reject: reject response to Real Time payment request
- POST /pay: This end point will cater both pay and pay later. For pay now, use requestedExecutionDateTime as the current date and time, For pay later, use requestedExecutionDateTime in the future
- GET /{paymentRequestId}/status: Get the status of a response using id in parameter
More documentation here