Get mandate status
Get the status of a specific account mandate
Get mandate status
Name
Value
{
"status": true,
"message": "Mandate Status Retreived Successfully",
"data": {
"mandateState": "ACTIVE",
"mandateWorkflowStatus": "MANDATE_APPROVED_BY_BANK",
"mandateWorkflowStatusDescription": "Bank Approved"
}
}{
"status":false,
"message": "An error occured while getting mandate status, try again"
}Last updated