Update External Transfer

Update an existing external transfer. You can modify the transfer details including beneficiary, amount, transfer method, and other properties.

Note that transfers can only be modified when they are in DRAFT status. Once submitted for processing, most fields become read-only.

Path Params
uuid
required

The unique identifier of the external transfer.

Body Params
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: Single Euro Payments Area transfer
  • SEPAINST: SEPA Instant transfer
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.

Responses

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