SEPA
European bank transfer standard. Used for pay-out across the eurozone.
Required fields
Field
Type
Description
Example
{
"type": "SEPA",
"currency": "EUR",
"sepa": {
"iban": "DE89370400440532013000",
"bic": "COBADEFFXXX",
"customer": {
"firstName": "Hans",
"lastName": "Müller",
"email": "[email protected]",
"documentType": "DNI",
"documentNumber": "X1234567A"
}
}
}Schema
Last updated

