Skip to main content

Update a business record

PATCH 

/api/v2/records/:recordId

Updates an existing business record by its ID.

Required Fields:

  • moduleId: One of ["LM", "OM", "CM", "AM"], or a custom module ID (e.g. CO1, CO2, CO12)
  • records: Object containing the fields to update

Required Permissions:

  • Module-specific Update permissions

Request

Responses

Business record updated successfully