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 Inbound Ach Transfers API

The Inbound Ach Transfers API from Increase — 5 operation(s) for inbound ach transfers.

Increase Inbound 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 Inbound Ach Transfers. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 5 paths, and defines 6 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 5 paths 6 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 Inbound 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 5 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Inbound Ach Transfers 5
GET
/inbound_ach_transfers
List Inbound ACH Transfers
list_inbound_ach_transfers 9 params → 2004XX5XX
GET
/inbound_ach_transfers/{inbound_ach_transfer_id}
Retrieve an Inbound ACH Transfer
retrieve_an_inbound_ach_transfer 1 param → 2004XX5XX
POST
/inbound_ach_transfers/{inbound_ach_transfer_id}/create_notification_of_change
Create a notification of change for an Inbound ACH Transfer
create_a_notification_of_change_for_an_inbound_ach_transfer 1 param body → 2004XX5XX
POST
/inbound_ach_transfers/{inbound_ach_transfer_id}/decline
Decline an Inbound ACH Transfer
decline_an_inbound_ach_transfer 1 param body → 2004XX5XX
POST
/inbound_ach_transfers/{inbound_ach_transfer_id}/transfer_return
Return an Inbound ACH Transfer
return_an_inbound_ach_transfer 1 param body → 2004XX5XX

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are inbound_ach_transfer (27 properties), create_a_notification_of_change_for_an_inbound_ach_transfer_parameters (2 properties), inbound_ach_transfer_list (2 properties), decline_an_inbound_ach_transfer_parameters (1 property). Each schema is shown below with its type and property counts.

error
inbound_ach_transfer_list
object
A list of Inbound ACH Transfer objects.
2 properties 2 required
inbound_ach_transfer
object
An Inbound ACH Transfer is an ACH transfer initiated outside of Increase to your account.
27 properties 27 required
return_an_inbound_ach_transfer_parameters
object
1 property 1 required
create_a_notification_of_change_for_an_inbound_ach_transfer_parameters
object
2 properties
decline_an_inbound_ach_transfer_parameters
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

increase-inbound-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 Ach Transfers 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