Create External Transfer

Create a new external transfer for the specified organization.

External transfers are payments made to beneficiaries outside of your organization. You must provide the beneficiary information, transfer amount, and transfer method. The transfer will initially be created in DRAFT status and can be modified until submitted for processing.

Body Params
uuid
required

The organization for which the external transfer is being created.

uuid

The team associated with the external transfer.

uuid
required

The beneficiary who will receive the transfer.

uuid

The payment details for the beneficiary.

uuid

The card account from which the transfer will be made.

transferAmount
object

The amount of the transfer.

string
enum

The transfer method used for the external transfer. It can be one of the following values:

  • SEPA_CREDIT_TRANSFER: SEPA Standard Credit Transfer (SCT). Used for EUR transfers, and is the default transfer method for EUR.
  • INSTANT_CREDIT_TRANSFER: SEPA Instant Credit Transfer. Available for DKK and SEK transfers; not available for EUR.
Allowed:
string

The purpose or description of the transfer.

string

The invoice number associated with the transfer.

date

The date of the invoice.

date

The due date for the transfer.

date-time

The scheduled time for the transfer.

uuid

The unique identifier of a completed Verification of Payee (VoP) check. Required for SEPA_CREDIT_TRANSFER transfers in accordance with the Verification of Payee regulation.

Obtain this value by calling POST /vop/verification before creating the transfer. The verification must have status: ACTIVE (valid for 60 minutes after creation).

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json