Skip to main content

Submit Onboarding

The Submit Onboarding API allows you to submit comprehensive onboarding information for a business, including business details, member information, and policy agreements.


Resource Access

Production (api.ahrvo.network)

POST https://api.ahrvo.network/banking/yield/v1/businesses/{businessId}/onboarding

Staging (gateway.ahrvo.network)

POST https://gateway.ahrvo.network/banking/yield/v1/businesses/{businessId}/onboarding

Path Parameters

ParameterRequiredTypeDescriptionExample
businessIdYesstringThe unique identifier for the businesseaeee8b9-d043-0d9e-4cd0-7fcae504e00d

Request Body

The request body contains three main sections:

Business Information
FieldTypeRequiredDescriptionExample
have_interested_parties_to_reportbooleanNoWhether there are interested parties to reportfalse
addressesarrayNoArray of business addressesSee sample
phone_numberobjectNoBusiness phone number with country code{"country_code": "+1", "phone_number": "9036334086"}
business_descriptionstringNoDescription of the business"123"
business_typestringNoType of business entity"llc"
tax_classificationstringNoTax classification"c_corporation"
investment_objectivestringNoInvestment objective"capital_preservation"
industry_typestringNoIndustry type"mining"
tax_identification_numberstringNoTax identification number"123123123"
annual_gross_revenueobjectNoAnnual gross revenue with currency{"currency": "USD", "amount": "9000.00"}
total_liquid_assetsobjectNoTotal liquid assets with currency{"currency": "USD", "amount": "9001.00"}
exempt_listing_beneficial_ownersbooleanNoWhether beneficial owners are exemptfalse
foreign_financial_institutionbooleanNoWhether this is a foreign financial institutionfalse
business_membersarrayNoArray of business members[]
Business Member Onboarding
FieldTypeRequiredDescriptionExample
first_namestringYesFirst name"Bob"
last_namestringYesLast name"John"
date_of_birthobjectYesDate of birth{"month": 1, "day": 1, "year": 1950}
residency_countrystringYesCountry of residency"USA"
citizenship_countrystringYesCountry of citizenship"USA"
job_titlestringYesJob title"CEO"
is_entity_officerbooleanYesWhether this person is an entity officertrue
phone_numberobjectYesPhone number with country code{"country_code": "+1", "phone_number": "5613688385"}
is_authorized_signerbooleanYesWhether this person is an authorized signertrue
addressesarrayYesArray of personal addressesSee sample
ownership_percentagenumberYesOwnership percentage0
leader_of_public_companybooleanYesWhether this person leads a public companyfalse
broker_dealerbooleanYesWhether this person is a broker dealerfalse
large_traderbooleanYesWhether this person is a large traderfalse
stock_exchange_finra_member_associatedbooleanYesWhether associated with FINRA memberfalse
politically_exposedbooleanYesWhether politically exposedfalse
national_identifierstringYesNational identifier"123456789"
emailstringYesEmail address"test@gmail.com"
Policies
FieldTypeRequiredDescriptionExample
bank_account_agreementbooleanYesBank account agreement acceptancetrue
investment_management_agreementbooleanYesInvestment management agreement acceptancetrue
entity_llc_agreementbooleanYesEntity LLC agreement acceptancetrue
entity_corporation_cash_account_agreementbooleanYesEntity corporation cash account agreementfalse
entity_new_account_riabooleanYesEntity new account RIA acceptancetrue

Response

FieldTypeDescriptionExample
idstringUnique business IDeaeee8b9-d043-0d9e-4cd0-7fcae504e00d
legal_namestringLegal name of the businessAhrvo Network Financial
doing_business_asstringDoing business as nameAhrvo Network
statusstringBusiness statusCLOSED
sub_statusstringBusiness sub-statuscupidatat adipisicing
user_dataobjectUser data object{"deserunt2": true, "sint2": 69510956.00821519}
created_atstringCreation timestamp (ISO 8601)2022-01-01T00:00:00.000Z
updated_atstringLast update timestamp (ISO 8601)2022-01-01T00:00:00.000Z

Sample Request
POST /banking/yield/v1/businesses/eaeee8b9-d043-0d9e-4cd0-7fcae504e00d/onboarding HTTP/1.1
Host: <hostname>
Authorization: Bearer <JWT token>
x-api-key: {apiKey}
Content-Type: application/json
{
"business": {
"have_interested_parties_to_report": false,
"addresses": [
{
"address1": "123 Main St",
"address2": null,
"city": "San Francisco",
"postal_code": "94016",
"region": "CA",
"country": "USA"
}
],
"phone_number": {
"country_code": "+1",
"phone_number": "9036334086"
},
"business_description": "123",
"business_type": "llc",
"tax_classification": "c_corporation",
"investment_objective": "capital_preservation",
"industry_type": "mining",
"tax_identification_number": "123123123",
"annual_gross_revenue": {
"currency": "USD",
"amount": "9000.00"
},
"total_liquid_assets": {
"currency": "USD",
"amount": "9001.00"
},
"exempt_listing_beneficial_owners": false,
"foreign_financial_institution": false,
"business_members": []
},
"business_member_onboarding": {
"first_name": "Bob",
"last_name": "John",
"date_of_birth": {
"month": 1,
"day": 1,
"year": 1950
},
"residency_country": "USA",
"citizenship_country": "USA",
"job_title": "CEO",
"is_entity_officer": true,
"phone_number": {
"country_code": "+1",
"phone_number": "5613688385"
},
"is_authorized_signer": true,
"addresses": [
{
"address1": "123 Main St",
"address2": null,
"city": "San Francisco",
"postal_code": "94016",
"region": "CA",
"country": "USA"
}
],
"ownership_percentage": 0,
"leader_of_public_company": false,
"broker_dealer": false,
"large_trader": false,
"stock_exchange_finra_member_associated": false,
"politically_exposed": false,
"national_identifier": "123456789",
"email": "test@gmail.com"
},
"policies": {
"bank_account_agreement": true,
"investment_management_agreement": true,
"entity_llc_agreement": true,
"entity_corporation_cash_account_agreement": false,
"entity_new_account_ria": true
}
}

Sample Response
{
"legal_name": "Ahrvo Network Financial",
"id": "eaeee8b9-d043-0d9e-4cd0-7fcae504e00d",
"created_at": "2022-01-01T00:00:00.000Z",
"updated_at": "2022-01-01T00:00:00.000Z",
"doing_business_as": "Ahrvo Network",
"status": "CLOSED",
"sub_status": "cupidatat adipisicing",
"user_data": {
"deserunt2": true,
"sint2": 69510956.00821519,
"enim_12": true,
"nulla_15": 27801090.432306945
}
}
HTTP/1.1 200 OK

OpenAPI Specification