Skip to main content
Internal book transfers move funds between two Tesouro-held accounts owned by the same organization. They settle in-request — there is no upstream banking network involved. POST /embedded-banking/v1/money-movements/book
Example Request
The response is 201 Created with status: "COMPLETED". Book transfers are the right choice when the partner needs to sweep, reserve, or rebalance funds across their customer’s Tesouro accounts. Book transfers accept an idempotencyKey like every money-movement request. Always send one so a retried submission returns the original transfer instead of moving the funds again. See Lifecycle & idempotency.
Book transfers do not require a per-rail scope; embedded:transfer:write is sufficient.