---
title: "Transfer funds"
method: POST
path: "/transfer"
tags: ["Accounts"]
---

# Transfer funds

`POST /transfer`

## Query parameters

- `fromAccountId` integer, required
- `toAccountId` integer, required
- `amount` number, required

## Response `200`

successful operation

- string

---

[API](https://skmtc.net/parasoft/apis/the-parabank-services-proxy-rest-api.md) · [All operations](https://skmtc.net/parasoft/apis/the-parabank-services-proxy-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/parasoft/the-parabank-services-proxy-rest-api/versions/dde8a8455a0b/schema)
