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 Pending Transactions API

Pending Transactions are potential future additions and removals of money from your bank account. They impact your available balance, but not your current balance. To learn more, see [Transactions and Transfers](/documentation/transactions-transfers).

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

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

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

Pending Transactions 4

Pending Transactions are potential future additions and removals of money from your bank account. They impact your available balance, but not your current balance. To learn more,…

GET
/pending_transactions
List Pending Transactions
list_pending_transactions 10 params → 2004XX5XX
POST
/pending_transactions
Create a Pending Transaction
create_a_pending_transaction body → 2004XX5XX
GET
/pending_transactions/{pending_transaction_id}
Retrieve a Pending Transaction
retrieve_a_pending_transaction 1 param → 2004XX5XX
POST
/pending_transactions/{pending_transaction_id}/release
Release a user-initiated Pending Transaction
release_a_user_initiated_pending_transaction 1 param → 2004XX5XX

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are card_authorization (29 properties), pending_transaction (13 properties), inbound_funds_hold (9 properties), create_a_pending_transaction_parameters (3 properties). Each schema is shown below with its type and property counts.

card_authorization
object
Card Authorizations are temporary holds placed on a customer's funds with the intent to later clear a transaction.
29 properties 29 required
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
create_a_pending_transaction_parameters
object
3 properties 2 required
pending_transaction
object
Pending Transactions are potential future additions and removals of money from your bank account. They impact your available balance, but not your current bala…
13 properties 13 required
pending_transaction_list
object
A list of Pending Transaction objects.
2 properties 2 required
inbound_wire_transfer_reversal
object
An Inbound Wire Transfer Reversal Intention is created when Increase has received a wire and the User requests that it be reversed.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

increase-pending-transactions-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