sepa
Create Sepa
post/v2/sepa/
Query parameters
bicboolean
Only available for some specific companies
Only available for some specific companies
Request body
Example request
{
"mandate": "maecux5aSa4ikae3kaiw9veivahpeer6",
"name": "Jean Dupont",
"date_mandate": "2021-06-14",
"iban": "FR1420041010050500013M02606",
"bic": "TESTFRPP",
"customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX"
}Response
Successful Response
Example response
{
"bic": "TESTFRPP",
"date_mandate": "2023-04-18",
"id": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
"last4": "2606",
"mandate": "5439018654a7585dfghj637192Dfdf5867604gs528",
"name": "Sepa1",
"customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.