Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Increase Ach Transfers API

The Ach Transfers API from Increase — 4 operation(s) for ach transfers.

Increase Ach Transfers API is one of 56 APIs that Increase publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Ach Transfers. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 4 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 0.0.1.

Requests are made against 2 base URLs: https://api.increase.com, https://sandbox.increase.com.

5 operations 4 paths 5 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.0.1
Base URL
https://api.increase.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Increase Ach Transfers API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Ach Transfers 5
GET
/ach_transfers
List ACH Transfers
list_ach_transfers 10 params → 2004XX5XX
POST
/ach_transfers
Create an ACH Transfer
create_an_ach_transfer body → 2004XX5XX
GET
/ach_transfers/{ach_transfer_id}
Retrieve an ACH Transfer
retrieve_an_ach_transfer 1 param → 2004XX5XX
POST
/ach_transfers/{ach_transfer_id}/approve
Approve an ACH Transfer
approve_an_ach_transfer 1 param → 2004XX5XX
POST
/ach_transfers/{ach_transfer_id}/cancel
Cancel a pending ACH Transfer
cancel_a_pending_ach_transfer 1 param → 2004XX5XX

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ach_transfer (36 properties), create_an_ach_transfer_parameters (19 properties), inbound_funds_hold (9 properties), ach_transfer_list (2 properties). Each schema is shown below with its type and property counts.

error
inbound_funds_hold
object
We hold funds for certain transaction types to account for return windows where funds might still be clawed back by the sending institution.
9 properties 9 required
ach_transfer
object
ACH transfers move funds between your Increase account and any other account accessible by the Automated Clearing House (ACH).
36 properties 36 required
create_an_ach_transfer_parameters
object
19 properties 3 required
ach_transfer_list
object
A list of ACH Transfer objects.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

increase-ach-transfers-api-openapi.yml Raw ↑

Other APIs Increase publishes across the network.

Increase Account Numbers API
Increase Account Statements API
Increase Account Transfers API
Increase Accounts API
Increase Ach Prenotifications API
Increase Card Disputes API
Increase Card Payments API
Increase Card Purchase Supplements API
Increase Card Push Transfers API
Increase Card Tokens API
Increase Card Validations API
Increase Cards API