transactions

Create Transfer

post/api/transactions/transfer

Headers

X-Workspace-Idstring nullable

Request body

from_account_idstring uuid required
to_account_idstring uuid required
datestring date required
descriptionstring required
notesstring nullable

Response

Successful Response

transfer_pair_idstring uuid required

Changes

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