List Mandate API

A merchant can call this API to get the list of all the mandates that a customer has with them. The list will have the revoked, expired and failed mandates too.

API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/customers/{customer_id}/mandates
Production Link
GET
https://api.juspay.in/customers/{customer_id}/mandates
Authorization Header
Headers
Path Params
200 : Success
400 : Invalid Input data
Last updated 2 years ago