# Fifth Third Bancorp Transactions API

**Canonical:** https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-transactions-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 Transactions 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 Transaction. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Transactions represent asset movements, such as ACH payments, wire transfers, or card purchases. Track transaction statuses and events through these endpoints. **Endpoints:** - GET [List Transactions: GET /transactions](https://developers.newline53.com/reference/get_transactions) - GET [Get a single Transaction: GET /transactions/{uid}](https://developers.newline53.com/reference/get_transactions-uid) - PUT [Approve or deny a Transaction: PUT /transactions/{uid}/authorize](https://developers.newline53.com/reference/put_transactions-uid-authorize) - GET [List Transaction Events: GET /transaction_events](https://developers.newline53.com/reference/get_transaction-events) - GET [Get a single Transaction Event: GET /transaction_events/{uid}](https://developers.newline53.com/reference/get_transaction-events-uid) - GET [List Synthetic Line Items: GET /synthetic_line_items](https://developers.newline53.com/reference/get_synthetic-line-items) - GET [Get a single Synthetic Line Item: GET /synthetic_line_items/{uid}](https://developers.newline53.com/reference/get_synthetic-line-items-uid) - GET [List Custodial Line Items: GET /custodial_line_items](https://developers.newline53.com/reference/get_custodial-line-items) - GET [Get a single Custodial Line Item: GET /custodial_line_items/{uid}](https://developers.newline53.com/reference/get_custodial-line-items-uid) Transactions are created based on how you instruct Newline to move assets (a Transfer) or how assets are moved or spent outside your application (ATM withdrawals, debit card purchases, wire transfers, etc…). The Transaction contains the amount, origin, and destination of assets. Newline categorizes Transactions into types to assist in their classification and representation. Transactions fall into many categories, including debit card purchases, direct deposits, interest, and fees. This endpoint can retrieve a list of Transactions or track the status of an ongoing Transaction. Transaction Events are created as a result of a Transaction. They capture the steps required to complete the Transaction. These can be used to view the progress of an in-flight Transaction or see the history of a completed Transaction. Line Items are created for each Transaction Event. They catalog the individual credits and debits associated with the accounts involved in the Transaction.

## Operations (9)

| Method | Path | Summary |
|---|---|---|
| GET | `/transactions` | List Transactions |
| GET | `/transactions/{uid}` | Get a single Transaction |
| PUT | `/transactions/{uid}/authorize` | Approve or deny a transaction |
| GET | `/transaction_events` | List Transaction Events |
| GET | `/transaction_events/{uid}` | Get a single Transaction Event |
| GET | `/synthetic_line_items` | List Synthetic Line Items |
| GET | `/synthetic_line_items/{uid}` | Get a single Synthetic Line Item |
| GET | `/custodial_line_items` | List Custodial Line Items |
| GET | `/custodial_line_items/{uid}` | Get a single Custodial Line Item |

## Machine-readable artifacts (23)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/fifth-third-bancorp/refs/heads/main/openapi/fifth-third-bancorp-transactions-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 Transfers API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-transfers-api/)
- [Fifth Third Bancorp Virtual Reference Numbers API](https://apis.io/apis/fifth-third-bancorp/fifth-third-bancorp-virtual-reference-numbers-api/)

## Tags

Transaction

---

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