Create mandate
POST
https://rcur.app/api/v2/customers/{customerId}/mandates
Path Parameters
Name
Type
Description
{customerId}*
String
The ID of the customer
Request Body
Name
Type
Description
consumer_name*
String
The name of the account holder
consumer_account*
String
The IBAN of the customer
custom_mandate_reference
String
A custom mandate reference. Leave it empty to let Mollie generate a unique reference
If you want to specify a custom mandate reference, make sure it is unique across all Mollie customers otherwise banks can reject the payments.
Last updated
Was this helpful?