Notification API

This API is required if mandate notification is handled at merchants end. This sends a notification to the customer before the mandate transaction is exercised. A notification has to be sent to the user 24 hours before the execution of the mandate. This API is called using the mandate_id generated while creation of mandate. In case of Razorpay and Gocashfree the notification is taken care at PG end.

Note

Length upto 25 and alphanumeric characters are only accepted.

API Endpoints
Production Link
POST
https://sandbox.juspay.in/mandates/{mandate_id}
Body
200 : Success
400 : Invalid Input data
Last updated 2 years ago