Skip to main content
POST
/
businesses
/
customers
/
{customerID}
Add Business
curl --request POST \
  --url https://api.joinworth.com/case/api/v1/businesses/customers/{customerID} \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{
  "external_id": "77388994455034",
  "name": "Test Business",
  "tin": "333444685",
  "address_line_1": "480 S Ronald Reagan Blvd",
  "address_city": "Longwood",
  "address_state": "FL",
  "address_postal_code": "32850"
}'
{
  "status": "success",
  "message": "Bulk process succeeded",
  "data": {
    "runId": "13267172-07d0-4483-932b-4d851441eab2",
    "result": {
      "0": {
        "warnings": [],
        "userID": "dc2bf5c0-8c39-41aa-b1f2-658991a0deb2",
        "customerID": "a2cdd2f9-bcb8-48d8-924b-7bf70d3f8a45",
        "riskMonitoring": true,
        "data_businesses": {
          "id": "1f19291e-2d2c-4f05-bf61-c7888383ae3f",
          "name": "Test Business",
          "tin": "XXXXX4685",
          "address_apartment": null,
          "address_line_1": "480 s Ronald Reagan Blvd",
          "address_line_2": null,
          "address_city": "Longwood",
          "address_state": "FL",
          "address_postal_code": "32850",
          "address_country": null,
          "created_at": "2024-11-26T09:32:35.719Z",
          "created_by": "dc2bf5c0-8c39-41aa-b1f2-658991a0deb2",
          "updated_at": "2024-11-26T09:32:39.814Z",
          "updated_by": "f83f60a0-55fc-4c30-a93b-8613f99a55e1",
          "mobile": null,
          "official_website": null,
          "public_website": null,
          "social_account": null,
          "status": "VERIFIED",
          "industry": null,
          "mcc_id": null,
          "naics_id": null,
          "naics_code": null,
          "naics_title": null,
          "mcc_code": null,
          "mcc_title": null,
          "is_monitoring_enabled": null,
          "subscription": {
            "status": null,
            "created_at": null,
            "updated_at": null
          },
          "business_names": [
            {
              "name": "Test Business",
              "is_primary": false
            },
            {
              "name": "Test Business",
              "is_primary": true
            }
          ],
          "business_addresses": [
            {
              "line_1": "480 s Ronald Reagan Blvd",
              "apartment": null,
              "city": "Longwood",
              "state": "FL",
              "country": "USA",
              "postal_code": "32850",
              "mobile": null,
              "is_primary": true
            }
          ]
        },
        "data_cases": {
          "id": "9068687a-3842-469f-84dd-bcd9dcc37ea3",
          "applicant_id": "f83f60a0-55fc-4c30-a93b-8613f99a55e1",
          "customer_id": "a2cdd2f9-bcb8-48d8-924b-7bf70d3f8a45",
          "status": 3,
          "created_at": "2024-11-26T09:32:38.620Z",
          "created_by": "f83f60a0-55fc-4c30-a93b-8613f99a55e1",
          "updated_at": "2024-11-26T09:32:38.620Z",
          "updated_by": "f83f60a0-55fc-4c30-a93b-8613f99a55e1",
          "business_id": "1f19291e-2d2c-4f05-bf61-c7888383ae3f",
          "case_type": 1,
          "assignee": null,
          "assigner": null
        },
        "integration_data": {
          "dba1_name": null,
          "dba2_name": null,
          "dba3_name": null,
          "dba4_name": null,
          "dba5_name": null,
          "address1_line_1": null,
          "address2_line_1": null,
          "address3_line_1": null,
          "address4_line_1": null,
          "address5_line_1": null,
          "address1_apartment": null,
          "address2_apartment": null,
          "address3_apartment": null,
          "address4_apartment": null,
          "address5_apartment": null,
          "address1_city": null,
          "address2_city": null,
          "address3_city": null,
          "address4_city": null,
          "address5_city": null,
          "state": "FL",
          "address1_country": null,
          "address2_country": null,
          "address3_country": null,
          "address4_country": null,
          "address5_country": null,
          "address1_postal_code": null,
          "address2_postal_code": null,
          "address3_postal_code": null,
          "address4_postal_code": null,
          "address5_postal_code": null,
          "address1_mobile": null,
          "address2_mobile": null,
          "address3_mobile": null,
          "address4_mobile": null,
          "address5_mobile": null,
          "id": null,
          "name": "Test Business",
          "tin": "XXXXX4685",
          "address_line_1": "480 s Ronald Reagan Blvd",
          "address_line_2": null,
          "address_city": "Longwood",
          "address_country": null,
          "address_postal_code": "32850",
          "mobile": null,
          "official_website": null,
          "naics_code": null,
          "naics_title": null,
          "mcc_code": null,
          "industry": null,
          "quick_add": null,
          "external_id": "77388994455034",
          "metadata": null,
          "owner1_title": null,
          "owner2_title": null,
          "owner3_title": null,
          "owner4_title": null,
          "owner5_title": null,
          "owner1_first_name": null,
          "owner2_first_name": null,
          "owner3_first_name": null,
          "owner4_first_name": null,
          "owner5_first_name": null,
          "owner1_last_name": null,
          "owner2_last_name": null,
          "owner3_last_name": null,
          "owner4_last_name": null,
          "owner5_last_name": null,
          "owner1_email": null,
          "owner2_email": null,
          "owner3_email": null,
          "owner4_email": null,
          "owner5_email": null,
          "owner1_mobile": null,
          "owner2_mobile": null,
          "owner3_mobile": null,
          "owner4_mobile": null,
          "owner5_mobile": null,
          "owner1_ssn": null,
          "owner2_ssn": null,
          "owner3_ssn": null,
          "owner4_ssn": null,
          "owner5_ssn": null,
          "owner1_dob": null,
          "owner2_dob": null,
          "owner3_dob": null,
          "owner4_dob": null,
          "owner5_dob": null,
          "owner1_address_line_1": null,
          "owner2_address_line_1": null,
          "owner3_address_line_1": null,
          "owner4_address_line_1": null,
          "owner5_address_line_1": null,
          "owner1_address_line_2": null,
          "owner2_address_line_2": null,
          "owner3_address_line_2": null,
          "owner4_address_line_2": null,
          "owner5_address_line_2": null,
          "owner1_address_city": null,
          "owner2_address_city": null,
          "owner3_address_city": null,
          "owner4_address_city": null,
          "owner5_address_city": null,
          "owner1_address_state": null,
          "owner2_address_state": null,
          "owner3_address_state": null,
          "owner4_address_state": null,
          "owner5_address_state": null,
          "owner1_address_postal": null,
          "owner2_address_postal": null,
          "owner3_address_postal": null,
          "owner4_address_postal": null,
          "owner5_address_postal": null,
          "owner1_address_country": null,
          "owner2_address_country": null,
          "owner3_address_country": null,
          "owner4_address_country": null,
          "owner5_address_country": null,
          "owner1_owner_type": null,
          "owner2_owner_type": null,
          "owner3_owner_type": null,
          "owner4_owner_type": null,
          "owner5_owner_type": null,
          "owner1_ownership_percentage": null,
          "owner2_ownership_percentage": null,
          "owner3_ownership_percentage": null,
          "owner4_ownership_percentage": null,
          "owner5_ownership_percentage": null,
          "send_invitation": null,
          "applicant_first_name": null,
          "applicant_last_name": null,
          "applicant_email": null,
          "year": null,
          "is_revenue": 1022233,
          "is_operatingexpenses": null,
          "is_netincome": null,
          "is_cost_of_goods_sold": null,
          "bs_totalliabilities": null,
          "bs_totalassets": null,
          "bs_totalequity": null,
          "bs_accountspayable": null,
          "bs_accountsreceivable": null,
          "bs_cashandcashequivalents": null,
          "bs_shortterminvestments": null,
          "bs_totalcurrentassets": null,
          "bs_totalcurrentliabilities": null,
          "bs_totalnoncurrentliabilities": null,
          "is_costofgoodsold": null,
          "is_grossprofit": null,
          "is_incometaxexpense": null,
          "is_interestexpense": null,
          "number_of_employees": null,
          "business_type": null,
          "sic_code": null,
          "date_of_observation": null,
          "lien_count": null,
          "business_liens_file_date": null,
          "business_liens_status": null,
          "business_liens_status_date": null,
          "bankruptcy_count": null,
          "business_bankruptcies_file_date": null,
          "business_bankruptcies_chapter": null,
          "business_bankruptcies_voluntary": null,
          "business_bankruptcies_status": null,
          "business_bankruptcies_status_date": null,
          "judgement_count": null,
          "business_judgements_file_date": null,
          "business_judgements_status": null,
          "business_judgements_status_date": null,
          "business_judgements_amount": null,
          "review_cnt": null,
          "review_score": null,
          "bank_account_number": null,
          "bank_name": null,
          "institution_name": null,
          "bank_routing_number": null,
          "bank_wire_routing_number": null,
          "bank_official_name": null,
          "bank_account_type": null,
          "bank_account_subtype": null,
          "bank_account_balance_current": null,
          "bank_account_balance_available": null,
          "bank_account_balance_limit": null,
          "deposit_account": null,
          "npi_provider_number": null
        },
        "business_customer": {
          "business_id": "1f19291e-2d2c-4f05-bf61-c7888383ae3f",
          "customer_id": "a2cdd2f9-bcb8-48d8-924b-7bf70d3f8a45",
          "created_at": "2024-11-26T09:32:39.870Z",
          "created_by": "dc2bf5c0-8c39-41aa-b1f2-658991a0deb2",
          "is_monitoring_enabled": true,
          "external_id": "77388994455034",
          "metadata": null
        }
      }
    }
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerID
string
required
Examples:

"f17295d4-5237-4079-8b18-8786eddf49f3"

Body

application/json
external_id
string
required

A unique identifier for this record off of Worth's platform, sometimes from other, external systems

Example:

"9485ac2e-02ec-7421-9ba2-bc6814526586"

name
string
required

The official business name.

Example:

"Acme Corporation"

tin
string

Taxpayer Identification Number issued by the government. Nine numeric digits with or without dash(es).

Example:

"123456789"

address_line_1
string

Primary street address of the business.

Example:

"123 Main St"

address_line_2
string

Secondary address information (suite, apt, etc.).

Example:

"Suite 400"

address_city
string

City of the business address.

Example:

"Metropolis"

address_state
string

State or region of the business address.

Example:

"NY"

address_country
string

Country of the business address.

Example:

"USA"

address_postal_code
string

Postal or ZIP code for the business address.

Example:

"10101"

mobile
string

Company's primary contact number.

Example:

"5551234567"

official_website
string

URL of the company's official website.

Example:

"https://www.acme-corp.com"

naics_code
number

North American Industry Classification System code. To find a particular code, please use https://www.naics.com/search/

Example:

541330

naics_title
string

Title corresponding to the NAICS code.

Example:

"Engineering Services"

mcc_code
number

Merchant Category Code used for classifying business activities.

Example:

1234

industry
string

General industry classification.

Example:

"Finance and Insurance"

is_monitoring_enabled
boolean

Whether ongoing monitoring is enabled for this business.

Example:

true

applicant_id
string

Identifier for the loan or service applicant.

Example:

"2245be8a-31ac-9441-1ae3-cb8654198656"

send_invitation
boolean

Whether to send an invitation email to the applicant.

Example:

false

applicant_first_name
string

First name of the applicant.

Example:

"John"

applicant_last_name
string

Last name of the applicant.

Example:

"Doe"

applicant_email
string

Email address of the applicant.

Example:

"john.doe@example.com"

dba1_name
string

“Doing Business As” name, if different from legal name.

Example:

"Acme Trading"

address1_line_1
string

Primary street address for the DBA location.

Example:

"456 Elm St"

address1_apartment
string

Apartment or suite number for the DBA address.

Example:

"Apt 12B"

address1_city
string

City for the DBA address.

Example:

"Gotham"

address1_state
string

State for the DBA address (Two-letter abbreviation).

Example:

"CA"

address1_country
string

Country for the DBA address.

Example:

"USA"

address1_postal_code
string

Postal code for the DBA address.

Example:

"90210"

address1_mobile
string

Contact number for the DBA location.

Example:

"5559876543"

year_created
number

Year the business was established.

Example:

2015

annual_total_income
number

Total revenue in the last fiscal year.

Example:

500000

total_wages
number

Total wages paid to employees last year.

Example:

200000

annual_net_income
number

Net profit after expenses last year.

Example:

300000

cost_of_goods_sold
number

Direct costs attributable to goods sold.

Example:

150000

total_liabilities
number

Sum of all current and non-current liabilities.

Example:

100000

total_assets
number

Sum of all current and non-current assets.

Example:

600000

total_equity
number

Sum of all current equity.

Example:

500000

total_accounts_payable
number

Amount owed to suppliers and vendors.

Example:

25000

total_accounts_recievable
number

Outstanding amounts owed by customers.

Example:

30000

total_cash_and_cash_equivalents
number

Liquid assets on hand.

Example:

50000

total_short_term_investments
number

Investments easily convertible to cash within a year.

Example:

10000

total_current_assets
number

Assets expected to be used or sold within one year.

Example:

120000

total_current_liabilities
number

Obligations due within one year.

Example:

40000

non_current_liablities
number

Long-term obligations not due within one year.

Example:

60000

annual_cost_of_goods_sold
number

COGS aggregated over the fiscal year.

Example:

150000

annual_gross_profit
number

Revenue minus cost of goods sold.

Example:

350000

annual_taxes_paid
number

Total taxes paid in the fiscal year.

Example:

50000

annual_interest_expenses
number

Interest paid on debts during the year.

Example:

10000

number_of_employees
number

Total full-time equivalent employees.

Example:

25

business_type
string

Legal structure of the business.

Example:

"LLC"

sic_code
number

Standard Industrial Classification code. Codes may be found here: https://www.osha.gov/data/sic-search

Example:

5812

score_retrieval_date
string

Date on which credit or risk score was fetched.

Example:

"2025-06-16"

owner1_title
enum<string>

Official title of the first owner.

Available options:
Partner,
Limited Partner,
Director,
Chief Accounting Officer,
Chief Executive Officer,
Chief Operations Officer,
President,
Vice President,
Treasurer,
Assistant Treasurer,
1% Shareholder,
Shareholder,
Controller,
Managing Member,
Owner,
Sole Proprietor,
Executor,
Beneficiary,
Trustee,
Administrator,
Assistant Secretary,
Authorized Person,
Chairman of the Board,
Chief Compliance Officer,
Chief Financial Officer,
Chief Legal Officer,
Chief Technology Officer,
Co-Founder,
Founder,
General Partner,
Managing Partner,
Manager,
Member,
Principal,
Registered Agent,
Secretary,
Chairperson
Example:

"Partner"

owner1_first_name
string

First name of the first owner.

Example:

"Jane"

owner1_last_name
string

Last name of the first owner.

Example:

"Smith"

owner1_email
string

Email of the first owner.

Example:

"jane.smith@example.com"

owner1_mobile
string

Mobile phone of the first owner.

Example:

"+1-555-765-4321"

owner1_ssn
string

Social Security Number of the first owner.

Example:

"123-45-6789"

owner1_dob
string

Date of birth of the first owner.

Example:

"1980-01-01"

owner1_address_line_1
string

Primary street address of the first owner.

Example:

"789 Oak Ave"

owner1_address_line_2
string

Secondary address information for the first owner.

Example:

"Floor 2"

owner1_address_city
string

City for the first owner’s address.

Example:

"Star City"

owner1_address_state
string

State for the first owner’s address.

Example:

"IL"

owner1_address_postal
string

Postal code for the first owner’s address.

Example:

"60601"

owner1_address_country
string

Country for the first owner’s address.

Example:

"USA"

owner1_owner_type
enum<string>

Role of the first owner (beneficiary or controlling party). Only one owner may be of type CONTROL

Available options:
BENEFICIARY,
CONTROL
Example:

"BENEFICIARY"

owner1_ownership_percentage
number

Percentage ownership held by the first owner.

Example:

100

bank_account_number
string

Identifier for the company’s bank account.

Example:

"000123456789"

bank_name
string

Name of the bank where the account is held.

Example:

"First National Bank"

institution_name
string

Official institution name for banking relationships.

Example:

"Acme Financial Institution"

bank_routing_number
string

ABA routing number for the bank.

Example:

"111000025"

bank_wire_routing_number
string

Wire transfer routing number.

Example:

"111000026"

bank_official_name
string

Legal name of the bank entity.

Example:

"First National Bank, NA"

bank_account_type
string

Type of bank account.

Example:

"checking"

bank_account_subtype
string

Subtype of the bank account.

Example:

"business"

bank_account_balance_current
number

Current recorded balance of the account.

Example:

250000

bank_account_balance_available
number

Available balance for withdrawal.

Example:

240000

bank_account_balance_limit
number

Overdraft or credit limit on the account.

Example:

5000

deposit_account
boolean

Whether this account is used for deposits.

Example:

true

npi
string

National Provider Identifier (for healthcare entities).

Example:

"1234567890"

skip_credit_check
boolean

OPTIONAL functionality when personal credit checks are enabled. A flag to indicate whether personal credit checks on the business owner should be skipped. Default is false.

Example:

false

Response

OK

status
string
message
string
data
object
Examples:
{
"runId": "13267172-07d0-4483-932b-4d851441eab2",
"result": {
"0": {
"warnings": [],
"userID": "dc2bf5c0-8c39-41aa-b1f2-658991a0deb2",
"customerID": "a2cdd2f9-bcb8-48d8-924b-7bf70d3f8a45",
"riskMonitoring": true,
"data_businesses": {
"id": "1f19291e-2d2c-4f05-bf61-c7888383ae3f",
"name": "Test Business",
"tin": "XXXXX4685",
"address_apartment": null,
"address_line_1": "480 s Ronald Reagan Blvd",
"address_line_2": null,
"address_city": "Longwood",
"address_state": "FL",
"address_postal_code": "32850",
"address_country": null,
"created_at": "2024-11-26T09:32:35.719Z",
"created_by": "dc2bf5c0-8c39-41aa-b1f2-658991a0deb2",
"updated_at": "2024-11-26T09:32:39.814Z",
"updated_by": "f83f60a0-55fc-4c30-a93b-8613f99a55e1",
"mobile": null,
"official_website": null,
"public_website": null,
"social_account": null,
"status": "VERIFIED",
"industry": null,
"mcc_id": null,
"naics_id": null,
"naics_code": null,
"naics_title": null,
"mcc_code": null,
"mcc_title": null,
"is_monitoring_enabled": null,
"subscription": {
"status": null,
"created_at": null,
"updated_at": null
},
"business_names": [
{
"name": "Test Business",
"is_primary": false
},
{
"name": "Test Business",
"is_primary": true
}
],
"business_addresses": [
{
"line_1": "480 s Ronald Reagan Blvd",
"apartment": null,
"city": "Longwood",
"state": "FL",
"country": "USA",
"postal_code": "32850",
"mobile": null,
"is_primary": true
}
]
},
"data_cases": {
"id": "9068687a-3842-469f-84dd-bcd9dcc37ea3",
"applicant_id": "f83f60a0-55fc-4c30-a93b-8613f99a55e1",
"customer_id": "a2cdd2f9-bcb8-48d8-924b-7bf70d3f8a45",
"status": 3,
"created_at": "2024-11-26T09:32:38.620Z",
"created_by": "f83f60a0-55fc-4c30-a93b-8613f99a55e1",
"updated_at": "2024-11-26T09:32:38.620Z",
"updated_by": "f83f60a0-55fc-4c30-a93b-8613f99a55e1",
"business_id": "1f19291e-2d2c-4f05-bf61-c7888383ae3f",
"case_type": 1,
"assignee": null,
"assigner": null
},
"integration_data": {
"dba1_name": null,
"dba2_name": null,
"dba3_name": null,
"dba4_name": null,
"dba5_name": null,
"address1_line_1": null,
"address2_line_1": null,
"address3_line_1": null,
"address4_line_1": null,
"address5_line_1": null,
"address1_apartment": null,
"address2_apartment": null,
"address3_apartment": null,
"address4_apartment": null,
"address5_apartment": null,
"address1_city": null,
"address2_city": null,
"address3_city": null,
"address4_city": null,
"address5_city": null,
"state": "FL",
"address1_country": null,
"address2_country": null,
"address3_country": null,
"address4_country": null,
"address5_country": null,
"address1_postal_code": null,
"address2_postal_code": null,
"address3_postal_code": null,
"address4_postal_code": null,
"address5_postal_code": null,
"address1_mobile": null,
"address2_mobile": null,
"address3_mobile": null,
"address4_mobile": null,
"address5_mobile": null,
"id": null,
"name": "Test Business",
"tin": "333444685",
"address_line_1": "480 s Ronald Reagan Blvd",
"address_line_2": null,
"address_city": "Longwood",
"address_country": null,
"address_postal_code": "32850",
"mobile": null,
"official_website": null,
"naics_code": null,
"naics_title": null,
"mcc_code": null,
"industry": null,
"quick_add": null,
"external_id": "77388994455034",
"metadata": null,
"owner1_title": null,
"owner2_title": null,
"owner3_title": null,
"owner4_title": null,
"owner5_title": null,
"owner1_first_name": null,
"owner2_first_name": null,
"owner3_first_name": null,
"owner4_first_name": null,
"owner5_first_name": null,
"owner1_last_name": null,
"owner2_last_name": null,
"owner3_last_name": null,
"owner4_last_name": null,
"owner5_last_name": null,
"owner1_email": null,
"owner2_email": null,
"owner3_email": null,
"owner4_email": null,
"owner5_email": null,
"owner1_mobile": null,
"owner2_mobile": null,
"owner3_mobile": null,
"owner4_mobile": null,
"owner5_mobile": null,
"owner1_ssn": null,
"owner2_ssn": null,
"owner3_ssn": null,
"owner4_ssn": null,
"owner5_ssn": null,
"owner1_dob": null,
"owner2_dob": null,
"owner3_dob": null,
"owner4_dob": null,
"owner5_dob": null,
"owner1_address_line_1": null,
"owner2_address_line_1": null,
"owner3_address_line_1": null,
"owner4_address_line_1": null,
"owner5_address_line_1": null,
"owner1_address_line_2": null,
"owner2_address_line_2": null,
"owner3_address_line_2": null,
"owner4_address_line_2": null,
"owner5_address_line_2": null,
"owner1_address_city": null,
"owner2_address_city": null,
"owner3_address_city": null,
"owner4_address_city": null,
"owner5_address_city": null,
"owner1_address_state": null,
"owner2_address_state": null,
"owner3_address_state": null,
"owner4_address_state": null,
"owner5_address_state": null,
"owner1_address_postal": null,
"owner2_address_postal": null,
"owner3_address_postal": null,
"owner4_address_postal": null,
"owner5_address_postal": null,
"owner1_address_country": null,
"owner2_address_country": null,
"owner3_address_country": null,
"owner4_address_country": null,
"owner5_address_country": null,
"owner1_owner_type": null,
"owner2_owner_type": null,
"owner3_owner_type": null,
"owner4_owner_type": null,
"owner5_owner_type": null,
"owner1_ownership_percentage": null,
"owner2_ownership_percentage": null,
"owner3_ownership_percentage": null,
"owner4_ownership_percentage": null,
"owner5_ownership_percentage": null,
"send_invitation": null,
"applicant_first_name": null,
"applicant_last_name": null,
"applicant_email": null,
"year": null,
"is_revenue": 1022233,
"is_operatingexpenses": null,
"is_netincome": null,
"is_cost_of_goods_sold": null,
"bs_totalliabilities": null,
"bs_totalassets": null,
"bs_totalequity": null,
"bs_accountspayable": null,
"bs_accountsreceivable": null,
"bs_cashandcashequivalents": null,
"bs_shortterminvestments": null,
"bs_totalcurrentassets": null,
"bs_totalcurrentliabilities": null,
"bs_totalnoncurrentliabilities": null,
"is_costofgoodsold": null,
"is_grossprofit": null,
"is_incometaxexpense": null,
"is_interestexpense": null,
"number_of_employees": null,
"business_type": null,
"sic_code": null,
"date_of_observation": null,
"lien_count": null,
"business_liens_file_date": null,
"business_liens_status": null,
"business_liens_status_date": null,
"bankruptcy_count": null,
"business_bankruptcies_file_date": null,
"business_bankruptcies_chapter": null,
"business_bankruptcies_voluntary": null,
"business_bankruptcies_status": null,
"business_bankruptcies_status_date": null,
"judgement_count": null,
"business_judgements_file_date": null,
"business_judgements_status": null,
"business_judgements_status_date": null,
"business_judgements_amount": null,
"review_cnt": null,
"review_score": null,
"bank_account_number": null,
"bank_name": null,
"institution_name": null,
"bank_routing_number": null,
"bank_wire_routing_number": null,
"bank_official_name": null,
"bank_account_type": null,
"bank_account_subtype": null,
"bank_account_balance_current": null,
"bank_account_balance_available": null,
"bank_account_balance_limit": null,
"deposit_account": null,
"npi_provider_number": null
},
"business_customer": {
"business_id": "1f19291e-2d2c-4f05-bf61-c7888383ae3f",
"customer_id": "a2cdd2f9-bcb8-48d8-924b-7bf70d3f8a45",
"created_at": "2024-11-26T09:32:39.870Z",
"created_by": "dc2bf5c0-8c39-41aa-b1f2-658991a0deb2",
"is_monitoring_enabled": true,
"external_id": "77388994455034",
"metadata": null
}
}
}
}
I