v1

latestOpenAPI 3.0.12026-07-141671231.8 MB
Mandates

Send a Pro Account SEPA mandate request

This endpoint allows you to send a mandate request for a Pro Account SEPA Direct Debit mandate to a customer.

Requirements:

  • Company must have a Pro Account (returns 404 if not)
  • Company must have an enabled merchant profile (returns 403 if not)

ℹ️ This endpoint requires the following scope: customer_mandates:all

post/api/external/v2/pro_account/mandate_requests

Request body

customer_idinteger required

Customer identifier

Example request

{
  "customer_id": 42
}

Response

Mandate request successfully created