The steps to run PATCH action is same as PUT action. The difference is that it has an additional {id} parameter. See Figure 15(B) PATCH is used to partially update data record. Unlike PUT, fields that are not present in the request will not be updated. The recordid field is required to have a valid value to avoid error message "This record has been modified by another user. Reload the record to view and/or edit the updated record."