Get a list of mandates
Requires the INTEGRATION.VIEW permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
Headers
x-platform-id
Platform ID.
Query parameters
limit
The amount of records shown in the list
page
The page which is going to be shown
order_by
The parameter by which the response is ordered.
order_direction
The order direction by which the response is ordered.
Response
OK
name
The name of the mandate
country
The country that this mandate belongs to
mappings
The mappings that are used for this Mandate. If not provided, all mappings will be default. If provided, will be merged with defaults
condition_groups
The condition groups that are used for this mandate. If provided, no defaults will be used. The mandate applies if 1 conditionGroup applies
include_pdf_in_einvoice
Whether the PDF should be included in the submitted eInvoice payload when supported
supported_file_formats
The file formats in which eInvoices for this mandate can be downloaded
Errors
401
Unauthorized Error
403
Forbidden Error