Request Body Fields
Request Body Fields
Updated company name. Example: “Salman’s Company New”
Updated company contact email address. Example: “salmansaeedpaul@gmail.com”
Updated company address information
Updated company contact phone number. Example: “090078601”
Updated company website URL. Example: “https://www.lulaconvenience.com/“
Note the correct spelling is “website” not “webiste”
Updated company logo URL or base64 encoded image
Updated company banner image URL or base64 encoded image
Updated company profile image URL or base64 encoded image
Updated custom header text for receipts
Updated Employer Identification Number. Example: “0000”
Updated company operational status. Example: “Churned”
Valid Status Values
Valid Status Values
- On Boarding
- Live
- Off Boarding
- Churned
- Suspended
Updated type of company classification. Example: “Mid-Market”
Valid Company Types
Valid Company Types
- Enterprise
- Mid-Market
- Small Business
- Startup
Updated company active status. Use 1 for active, 0 for inactive
Updated HubSpot contact ID for CRM integration. Example: 12121212121212
Path Parameters
The unique identifier of the company to update
Request Example
Response
Indicates whether the update operation was successful
Response Example
Partial Updates: You can update individual fields without affecting others. For example, to only update the company name, send just
{"name": "New Company Name"}.Validation: The system will validate all provided fields according to the same rules used during company creation. Invalid data will result in an error response.

