v1

latestOpenAPI 3.1.02026-07-242325051.4 MB
Directdebits

DirectDebits:Browse

List all executed directdebit transactions

get/directdebits

Query parameters

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-####-####"
}
eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

The ID of your service. You can find the service ID in the portal.

{
  "eq": "SL-####-####",
  "neq": "SL-####-####"
}
eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

The unique identifier of the mandate.

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

Response

Ok.