v1
latestOpenAPI 3.0.02026-07-2468247202.3 KBKYB > Related Entities V1
Update Related Company
Update a Related Company for the Business Profile
post/verify/update_related_company
Request body
Example request
{
"addresses": [
{
"full_address": "222 Palm Street, Santa Monica, CA - 93251, US",
"parsed_address": {
"address_street_1": "222 Palm Street",
"address_city": "Santa Monica",
"address_state": "CA",
"address_zip_code": "93251",
"address_country": "US",
"address_type": "home"
}
}
],
"alternate_name": "AiPrise Inc",
"website": "www.aiprise.com",
"formation_date": "1999-03-21",
"phone_numbers": [
"+13334445555"
]
}Response
Successful operation