Direct debits
Create a Mandate
POST
/
v2.01
/
{ClientId}
/
mandates
/
directdebit
/
web
Note – Mandate expires after 1 hour
If not confirmed within 1 hour of the CreationDate
, the Mandate expires with the error 001807 and a new one must be created.
Body parameters
BankAccountId
string
requiredThe unique identifier of the bank account.
Warning: The Bank Account Type
must be IBAN for the SEPA scheme and GB for the Bacs scheme.
Culture
string
requiredAllowed values: One of the supported languages in the ISO 639-1 format: DE, EN, ES, FR, IT, NL, PL
The language in which the mandate confirmation page is to be displayed. This value only applies to mandates with the SEPA Scheme
.
ReturnURL
string
requiredMax. length: 220 characters
The URL to which the user is returned after the payment, whether the transaction is successful or not.
Tag
string
Max. length: 255 characters
Custom data that you can add to this object.
Responses
Was this page helpful?