v1
latestOpenAPI 3.1.02026-07-2414339465.7 KBUpdate Company Information
Update the Company Object
patch/companies
Request body
Response
200
Example response
{
"success": true,
"data": {
"companyID": "1e2wu23273238c22ea2",
"first_name": "Richard",
"last_name": "Hendricks",
"email": "richard@piedpiper.com",
"business_name": "Pied Piper",
"business_address": "1 Market St.",
"business_city": "San Francisco",
"business_state": "CA",
"business_zip": "94110",
"business_phone": "2025550151",
"mail_address": "1 Market St.",
"mail_city": "San Francisco",
"mail_state": "CA",
"mail_zip": "94110",
"ssn": "22-333-4444",
"ownership_percentage": 25,
"dob": "01/01/1990",
"legal_structure": "ccorp",
"job_title": "CEO",
"address": "1 Ferry Building",
"city": "San francisco",
"state": "CA",
"zip": "94105",
"payroll_firstCheckDate": "2024-08-30",
"payroll_schedule": "weekly",
"payroll_firstPayPeriodID": "6580ce4a3808d60023b4e412"
}
}