Update a group of existing deal records by their dealId. This endpoint takes a list of objectIds that correspond to the dealId of the deal you want to update, and a list of properties to update for each deal. Note: - This endpoint can only be used to update existing deal records based on their dealId. It cannot create new records
The body is of type object[]
.
Accepted - Batch update request accepted and processing