Capture the Blocked Funds
Once a UPI one time registration is successful, you can seamlessly initiate the execution API of Juspay to capture the blocked amount.
Use List Mandate API
to find the mandate_id linked for a customer_id.
NoteIf
mandate_idis stored (available from Order status API/ Webhooks) at your end, the List Mandate API is not required and the Mandate Status API can be called directlyUse Mandate Status API
to get the updated mandate status and confirm if the mandate is in active state before initiating the execution API.
Use Mandate Execution API
to initiate the capture
Mandatory details: Order_id, Amount, Customer Id, Mandate ID
Its not required to do Notification for the execution API
- Have questions?
- Need help? Contact support
- LLM? Read llms.txt

