/mandates.json

Returns a collection of sepa mandates

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Pagination

Maximum is 100 entries, use the page parameter to get the next results.

(with pagination: /mandates.xml?page={page_number})

Filter by criteria

GET /mandates.json?received_min={value}&page={page_number}

Returns a collection of SEPA mandates that fits to the given criteria.

These criteria are currently available:

CriterionDescriptionType
fb_person_idID of the person the SEPA mandate belongs tointeger
transaction_typeType of the SEPA mandateEnum ("one-off", "recurrent")
date_minMinimum datedate
date_maxMaximum datedate
last_usage_minMinimum date of last usagedate
last_usage_maxMaximum date of last usagedate
mandate_statusStatus of the SEPA mandateEnum ("recurrent", "active", "cancelled")
originOrigin of the SEPA mandateEnum ("paper", "eze", "other")
referencePart of the SEPA mandate referencestring
reference_idExact SEPA mandate referencestring
📘

If no mandates with these criteria exist, an empty mandates container will be returned.

Query Params
int32
Defaults to 1

page number

int32
Defaults to 100

number of objects per page

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json