SEPA Endpoints
sepa/withdraw
This endpoint debits your account by sending a SEPA Instant payment to a creditor's IBAN. Only EUR currency is supported. Requires SEPAInstantWithdrawEnabled permission and an active EUR virtual account.
post/sepa/withdraw
Response
Example response
{
"Success": true,
"TransactionStatus": "pending"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.