returns updated company
update company request
object (UpdateCompanyRequest) Company Request DTO |
Returns the updated company
Bad Request
Unauthorized
Not Found
Server Error
{- "company": {
- "company_parent": "2c870253-a4cb-4256-8be8-44da1d89518c",
- "company_dba_name": "string",
- "company_short_name": "string",
- "company_dba_lic_number": "string",
- "address_line1": "string",
- "address_line2": "string",
- "company_dba_city": "string",
- "company_dba_state": "string",
- "company_dba_country": "str",
- "institution_type": "NONFINANCIAL",
- "company_status": "UNVERIFIED",
- "postal_code": "string",
- "phone_number": "string",
- "website": "string",
- "ownership_type": "string",
- "state_of_incorporation": "string",
- "country_of_incorporation": "str",
- "date_of_incorporation": "2019-08-24T14:15:22Z",
- "additional_data": "string"
}
}
{- "company": {
- "company_guid": "e7c8755b-aece-46c7-a1c9-897cfb55ba0c",
- "company_parent": "2c870253-a4cb-4256-8be8-44da1d89518c",
- "company_top": "e5db884c-a57e-4674-9f04-d110d9af9451",
- "company_dba_name": "string",
- "company_short_name": "string",
- "company_dba_lic_number": "string",
- "address_line1": "string",
- "address_line2": "string",
- "company_dba_city": "string",
- "company_dba_state": "string",
- "company_dba_country": "string",
- "institution_type": "NONFINANCIAL",
- "company_status": "UNVERIFIED",
- "postal_code": "string",
- "phone_number": "string",
- "website": "string",
- "ownership_type": "string",
- "state_of_incorporation": "string",
- "country_of_incorporation": "str",
- "date_of_incorporation": "2019-08-24T14:15:22Z",
- "additional_data": "string"
}
}