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

Creating a business entity is an essential step in integrating your business operations with JustiFi.It is also necessary to comply with local laws and regulations governing your operations.To create a new business entity, you will need to provide basic information such as the business name, website, business type, business structure, and your industry.You may also add details like the legal address, tax ID, and ownership structure.Providing detailed and accurate information about the business entity is essential for ensuring legal compliance, financial accuracy, and it can also help avoid potential legal and financial issues.Business classification encompasses both the type of business and its operational structure.Use the following table to map your current business type and structure to the correct business classification:| Business Type | Business Structure | Business Classification || ------------- | ------------------ | ----------------------- || individual | * | sole_proprietor || for_profit | unincorporated_association | sole_proprietor || for_profit | sole_proprietorship | sole_proprietor || for_profit | public_partnership | partnership || for_profit | private_partnership | partnership || for_profit | private_corporation | corporation || for_profit | public_corporation | public_company || for_profit | multi_llc | limited || for_profit | single_llc | limited || non_profit | incorporated | non_profit || non_profit | unincorporated | non_profit || government_entity | government_unit | government || government_entity | government_instrumentality | government || government_entity | tax_exempt_government_instrumentality | government |Please, choose whether you want to use the business classification (preferred) or the business type and structure (deprecated), but not both. Business classification is a simplification of business type and structure with the same goals._Note: If you use the classification, it will not have the exact same correspondence with the business type and structure from the previous table because there are fewer classifications than types/structures._

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

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

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

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

4 operations 2 paths 11 schemas 2 GET1 PATCH1 POST

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 2 paths, the API surfaces 4 operations — 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Business 4

Creating a business entity is an essential step in integrating your business operations with JustiFi. It is also necessary to comply with local laws and regulations governing your…

POST
/entities/business
Create a Business
CreateBusiness 1 param body → 201
GET
/entities/business
List Businesses
ListBusinesses 2 params → 200
PATCH
/entities/business/{id}
Update a Business
UpdateBusiness 2 params body → 200
GET
/entities/business/{id}
Get a Business
GetBusiness 2 params → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are BusinessResponse (28 properties), AdditionalQuestions (23 properties), IdentityResponse (18 properties), EntityBankAccount (14 properties). Each schema is shown below with its type and property counts.

Document
object
12 properties
Envelope-list
object
4 properties
Identity
object
12 properties
IdentityResponse
object
18 properties
Envelope
object
4 properties
Address
object
6 properties
BusinessResponse
object
28 properties
AdditionalQuestions
object
23 properties
AddressResponse
object
9 properties
EntityBankAccount
object
14 properties
PageInfo
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

justifi-business-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 Checkouts API
JustiFi Disputes API
JustiFi Document API
JustiFi Fee Configurations API
JustiFi Identity API
JustiFi Payment Method Groups API