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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.