Pause Mandate
The API can be used to Pause an Active Mandate. Only ACTIVE mandates can be paused.
Consists of two parts.
Username: API Key obtained from Juspay dashboard
Password: Empty string
Example:-
MUQ2QUZEQzhFQTY0OUU5QTIxQzNFNTQwNkFDMEZCOg==
The Username that a merchant holds at Juspay.
Example:-
merchant-id
application/x-www-form-urlencoded
To be set as "pause", to pause an existing active mandate.
Example:-
pause
Date in UNIX EPOCH timestamp (UTC timezone) format, when the mandate will be paused. Default value can be the current date.
Example:-
1664200815
Date in UNIX EPOCH timestamp (UTC timezone) format, when the mandate status will be automatically changed to ACTIVE. Default value can be set to mandate_end_date.
Example:-
1664546405
1659312000
ON
true
Mandate is Paused.
2022-09-26T11:47:01Z
2022-09-30T00:00:00Z
100
EMANDATE
42040d2b1d8e41k4jd9q40de80988357e
PAUSED
gksEbj93j24Z5Cbw4MWUa
2022-09-26T11:47:01Z
ASPRESENTED
1690848000
VARIABLE
invalid_request_error
Mandate not found
Mandate not found
error
access_denied
Invalid Authentication

