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 Payouts API

Each day, a payout containing that day's funds is automatically created for thepurpose of distributing those funds to the active bank account. Payout amounts are calculated bysumming the associated balance transactions for that specific day.Payouts are processed each day at 11:30am US/Central time. A Platform can also configure eachsub account to have an expedited payout priority. If this is enabled, the payout will be settled on theday the payout is generated. Otherwise, standard payouts will settle the next business day.

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

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

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

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

4 operations 3 paths 6 schemas 3 GET1 PATCH

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 4

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

Payouts 4

Each day, a payout containing that day's funds is automatically created for the purpose of distributing those funds to the active bank account. Payout amounts are calculated by su…

GET
/payouts
List Payouts
ListPayouts 5 params → 200
GET
/payouts/{id}
Get a Payout
GetPayout 2 params → 200
PATCH
/payouts/{id}
Update a Payout
UpdatePayout 3 params body → 200
GET
/reports/payouts/{id}deprecated
Get a Payout CSV Report
GetPayoutCsvReport 2 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Payout (20 properties), PayoutBankAccount (9 properties), PageInfo (4 properties), Envelope (4 properties). Each schema is shown below with its type and property counts.

Envelope-list
object
4 properties
PayoutBankAccount
object
9 properties
Envelope
object
4 properties
Payout
object
20 properties
PayoutCsvReport
object
2 properties
PageInfo
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

justifi-payouts-api-openapi.yml Raw ↑

Other APIs JustiFi publishes across the network.

JustiFi Ach Return Fees API
JustiFi Address API
JustiFi API Credentials API
JustiFi Balance Transactions 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