# Fifth Third Bancorp Transfers API

**Canonical:** https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-transfers-api/  
**Provider:** Fifth Third Bancorp — https://apis.io/providers/fifth-third-bancorp/  
**Base URL:** https://sandbox.newline53.com/api/v1  
**Documentation:** https://developers.newline53.com/reference/auth

Fifth Third Bancorp Transfers API is one of 13 APIs that [Fifth Third Bancorp](https://apis.io/providers/fifth-third-bancorp/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Transfers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Transfers facilitate the movement of assets between accounts, enabling transactions such as payments and withdrawals. **Endpoints:** - GET [List Transfers: GET /transfers](https://developers.newline53.com/reference/get_transfers) - POST [Initiate a Transfer: POST /transfers](https://developers.newline53.com/reference/post_transfers) - GET [Get a single Transfer: GET /transfers/{uid}](https://developers.newline53.com/reference/get_transfers-uid) - PUT [Cancel a Transfer: PUT /transfers/{uid}/cancel](https://developers.newline53.com/reference/put_transfers-uid-cancel) A Transfer is the Action of moving assets between two Synthetic Accounts. Most asset movement initiated by your application will result in a Transfer. Asset movement is determined by the makeup of assets in both participating accounts, the Synthetic Account Type of the participating accounts, the available Custodial Accounts for all participating Customers, and the overall Program configuration. A Transfer can never be initiated between two external accounts. ### Company ID Behavior The company_id field is optional when initiating a transfer. However, it becomes required if your organization has multiple company IDs or multiple custodial accounts, to ensure accurate routing of funds. If provided, the value will be validated. In sandbox environments: - `company_id` is optional and will be validated if supplied. - `company_id` and custodial accounts are always in a 1:1 relationship. > **Note** > Any time a Transfer is created, it creates 1+ Transactions, which are returned in the response payload for a successful Transfer. Please note or record these uids, as they will be needed to query the Transaction object and any associated key data points. For instance, Fed IMAD or CHIPS SSN is used for outgoing wires.

## Operations (4)

| Method | Path | Summary |
|---|---|---|
| GET | `/transfers` | List Transfers |
| POST | `/transfers` | Initiate a Transfer |
| GET | `/transfers/{uid}` | Get a single Transfer |
| PUT | `/transfers/{uid}/cancel` | Cancel a Transfer |

## Machine-readable artifacts (23)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/fifth-third-bancorp/refs/heads/main/openapi/fifth-third-bancorp-transfers-api-openapi.yml
- **Documentation** — https://developers.newline53.com/docs/api-authentication
- **APIReference** — https://developers.newline53.com/reference/post_auth
- **APIReference** — https://developers.newline53.com/reference/customers
- **Documentation** — https://developers.newline53.com/reference/overview-of-customer-types
- **APIReference** — https://developers.newline53.com/reference/customer-products
- **Documentation** — https://developers.newline53.com/reference/customer-product-statuses
- **APIReference** — https://developers.newline53.com/reference/products
- **APIReference** — https://developers.newline53.com/reference/pools
- **APIReference** — https://developers.newline53.com/reference/custodial-accounts
- **Documentation** — https://developers.newline53.com/reference/custodial-account-statuses
- **APIReference** — https://developers.newline53.com/reference/synthetic-accounts
- **Documentation** — https://developers.newline53.com/reference/synthetic-account-categories
- **APIReference** — https://developers.newline53.com/reference/transfers
- **Documentation** — https://developers.newline53.com/reference/transfer-statuses
- **APIReference** — https://developers.newline53.com/reference/combined-transfers
- **APIReference** — https://developers.newline53.com/reference/transactions
- **Documentation** — https://developers.newline53.com/reference/transaction-statuses-and-transaction-types
- **APIReference** — https://developers.newline53.com/reference/returns
- **APIReference** — https://developers.newline53.com/reference/virtual-reference-numbers
- **Documentation** — https://developers.newline53.com/reference/virtual-reference-number-statuses
- **APIReference** — https://developers.newline53.com/reference/sandbox
- **Documentation** — https://developers.newline53.com/docs/sandbox-walkthrough

## Other Fifth Third Bancorp APIs (12)

- [Fifth Third Bancorp Auth API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-auth-api/)
- [Fifth Third Bancorp Combined Transfers API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-combined-transfers-api/)
- [Fifth Third Bancorp Custodial Accounts API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-custodial-accounts-api/)
- [Fifth Third Bancorp Customer Products API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-customer-products-api/)
- [Fifth Third Bancorp Customers API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-customers-api/)
- [Fifth Third Bancorp Pools API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-pools-api/)
- [Fifth Third Bancorp Products API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-products-api/)
- [Fifth Third Bancorp Returns API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-returns-api/)
- [Fifth Third Bancorp Sandbox API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-sandbox-api/)
- [Fifth Third Bancorp Synthetic Accounts API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-synthetic-accounts-api/)
- [Fifth Third Bancorp Transactions API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-transactions-api/)
- [Fifth Third Bancorp Virtual Reference Numbers API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-virtual-reference-numbers-api/)

## Tags

Transfers

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-transfers-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/fifth-third-bancorp/.
