List mandates
List and filter your mandates
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by archived status of the mandate
Filter by our ID of the debtor
Filter by the name of the debtor's organization (in case debtor is an organization and has the 'organization' object associated with it)
Filter by the first name of the debtor (in case debtor is a person has the 'person' object associated with it). Can be combined with debtor_person_last_name
Filter by the last name of the debtor (in case debtor is a person and has the 'person' object associated with it). Can be combined with debtor_person_first_name
Filter by the field your_reference of the mandate's debtor
Filter by the legal stage of the mandate
Number of results to return per page.
The initial index from which to return the results.
Filter by the payment state of the mandate
Filter by the processing state of the mandate
Filter by the reference number of the mandate
Response
The response is of type object
.