# Transfers ## Create a transfer transaction - [POST /transfers](https://api.weavr.io/products/multi-backoffice/openapi/transfers/transfercreate.md): Transfers funds between managed accounts and managed cards belonging to the same corporate or consumer identity. The Transfer Profile (configured in the Multi Portal) specified determines the behaviour and restrictions of the transaction (for example, fees). ## Get all transfer transactions - [GET /transfers](https://api.weavr.io/products/multi-backoffice/openapi/transfers/transfersget.md): Retrieves all the transfer transactions performed by the logged-in identity. ## Get a transfer transaction - [GET /transfers/{id}](https://api.weavr.io/products/multi-backoffice/openapi/transfers/transferget.md): Retrieve the transfer transaction identified by the id path parameter.