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

JustiFi Balance Transactions API

Balance transactions are the reflection of any movement of funds that affects the balance of an account.Oftentimes, a single financial transaction (like a payment) will result in the creation of many balancetransactions in order to document the flow of funds between multiple accounts. Other financial transactionsthat result in balance transactions include refunds, disputes, and payouts.

JustiFi Balance Transactions API is one of 27 APIs that JustiFi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Balance Transactions. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0.

Requests are made against a single base URL, https://api.justifi.ai/v1.

2 operations 2 paths 4 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
Base URL
https://api.justifi.ai/v1
Terms of Service
Resource Areas
1

Paths & Operations 2

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

Balance Transactions 2

Balance transactions are the reflection of any movement of funds that affects the balance of an account. Oftentimes, a single financial transaction (like a payment) will result in…

GET
/balance_transactions
List Balance Transactions
ListBalanceTransactions 4 params → 200
GET
/balance_transactions/{id}
Get a Balance Transaction
GetBalanceTransaction 2 params → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are BalanceTransaction (16 properties), PageInfo (4 properties), Envelope (4 properties), Envelope-list (4 properties). Each schema is shown below with its type and property counts.

Envelope-list
object
4 properties
Envelope
object
4 properties
BalanceTransaction
object
16 properties
PageInfo
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

justifi-balance-transactions-api-openapi.yml Raw ↑

Other APIs JustiFi publishes across the network.

JustiFi Ach Return Fees API
JustiFi Address API
JustiFi API Credentials API
JustiFi Bank Account API
JustiFi Bind Insurance API
JustiFi Business API
JustiFi Checkouts API
JustiFi Disputes API
JustiFi Document API
JustiFi Fee Configurations API
JustiFi Identity API
JustiFi Payment Method Groups API