Transfer

Execute a transfer between accounts

A replayed Idempotency-Key returns the original result with the Idempotent-Replayed response header set.

post/transfer

Headers

Idempotency-Keystring required

Request body

fromAccountIdstring required
toAccountIdstring required
memostring
descriptionstring

Response

The created transfer transaction

Changes