Create Transfer

Transfer fund between two financial accounts.

post/finance/accounts:transfer

Request body

from_account_idnumber required

Account ID from which the funds will be transferred.

to_account_idnumber required

Account ID to which the funds will be transferred.

amountstring required

Transfer amount

descriptionstring

Transfer description

custom_created_atstring date-time

Transaction backdate (ISO 8601)

Changes

No recorded changes to this endpoint across all 1 revision of this API.