v2
latestOpenAPI 3.1.02026-07-262279731.3 MBMandates
Create a Mandate
<Note icon="fa-regular fa-circle-info"> **Note – Mandate expires after 1 hour**If not confirmed within 1 hour of the CreationDate, the Mandate expires with the error <a href="/errors/codes/001807">001807</a> and a new one must be created. </Note>
Create a Mandate
For SDD, if the BankAccountId is a Danish or Swedish IBAN (starting DK or SE), this endpoint returns a 400 error because they are not currently supported (see IBAN compatibility).
post/v2.01/{ClientId}/mandates/directdebit/web
Path parameters
ClientIdstring required
Platform's API account identifier, associated with the API key.
Headers
Authorizationstring required
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success