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 Check Deposits API

Inbound Check Deposits are records of third-parties attempting to deposit checks against your account.

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

This API exposes 4 operations across 4 paths, and defines 4 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.

4 operations 4 paths 4 schemas 2 GET2 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 Check Deposits API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 4

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

Inbound Check Deposits 4

Inbound Check Deposits are records of third-parties attempting to deposit checks against your account.

GET
/inbound_check_deposits
List Inbound Check Deposits
list_inbound_check_deposits 8 params → 2004XX5XX
GET
/inbound_check_deposits/{inbound_check_deposit_id}
Retrieve an Inbound Check Deposit
retrieve_an_inbound_check_deposit 1 param → 2004XX5XX
POST
/inbound_check_deposits/{inbound_check_deposit_id}/decline
Decline an Inbound Check Deposit
decline_an_inbound_check_deposit 1 param → 2004XX5XX
POST
/inbound_check_deposits/{inbound_check_deposit_id}/return
Return an Inbound Check Deposit
return_an_inbound_check_deposit 1 param body → 2004XX5XX

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are inbound_check_deposit (20 properties), inbound_check_deposit_list (2 properties), return_an_inbound_check_deposit_parameters (1 property). Each schema is shown below with its type and property counts.

error
return_an_inbound_check_deposit_parameters
object
1 property 1 required
inbound_check_deposit_list
object
A list of Inbound Check Deposit objects.
2 properties 2 required
inbound_check_deposit
object
Inbound Check Deposits are records of third-parties attempting to deposit checks against your account.
20 properties 20 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

increase-inbound-check-deposits-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