v1

latestOpenAPI 3.0.02026-07-2468247202.3 KB
KYB > Related Entities V1

Add Business Officer

Add a business officer to a previously created business entity.

post/verify/add_business_officer

Request body

business_profile_idstring required
first_namestring required
middle_namestring nullable
last_namestring required
full_namestring nullable
birth_datestring nullable
ownership_percentnumber nullable
shares_allocatedinteger nullable
emailstring nullable
phone_numberstring nullable
additional_fieldsobject

Example request

{
  "address": {
    "address_street_1": "222 Palm Street",
    "address_city": "Santa Monica",
    "address_state": "CA",
    "address_zip_code": "93251",
    "address_country": "US"
  },
  "identity": {
    "identity_country_code": "US",
    "identity_document_front": "BASE64_ENCODED_IMAGE",
    "identity_document_back": "BASE64_ENCODED_IMAGE"
  }
}

Response

Successful operation

business_profile_idstring
person_reference_idstring