v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Vendors
Fields

Update Vendor Field Value

This request updates a Vendor's field value.

Parameter: value, Type: Depends on fieldType, Required?: Required, Description: The value that will be written to the field. "value" must correspond to the fieldType of the field. For example, if the field is a "number" fieldType, then "value" must be a number.

patch/v2/vendors/fields/{valueID}

Response

The operation completed successfully. The response body is empty.