Directdebits
Mandates:Browse
List all mandates on which a direct debit transaction can be executed
get/directdebits/mandates
Query parameters
The type of mandate. One of: SINGLE, RECURRING, FLEXIBLE.
{
"eq": "RECURRING",
"neq": "RECURRING"
}The merchant id of your company starting with M.
{
"eq": "M-####-####",
"neq": "M-####-####"
}Response
Ok.
Changes
No recorded changes to this endpoint across all 1 revision of this API.