v1

latestOpenAPI 3.1.02026-07-242325051.4 MB
Directdebits

Mandates:Browse

List all mandates on which a direct debit transaction can be executed

get/directdebits/mandates

Query parameters

eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

The type of mandate. One of: SINGLE, RECURRING, FLEXIBLE.

{
  "eq": "RECURRING",
  "neq": "RECURRING"
}
eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

The merchant id of your company starting with M.

{
  "eq": "M-####-####",
  "neq": "M-####-####"
}

Response

Ok.