Update Price Book ItemAsk AIpatch https://staging.fairmarkit.com/services/self-service/api/v4/price-books/{price_book_id}/items/{item_id}Update a price book item by UUID or External ID.Path Paramsprice_book_idstringrequiredThe UUID or External ID of the price book to update the item in.item_idstringrequiredThe UUID or External ID of the price book item to update.Body ParamsvalueobjectrequiredThe value data of the price book item.Value objectcustom_tagsobjectCustom tags associated with the price book item.Custom Tags objectexternal_idstringHeadersX-FM-API-KEYstringFairmarkit API KeyacceptstringenumDefaults to application/json; charset=utf-8Generated from available response content typesapplication/jsonapplication/json; charset=utf-8Allowed:application/jsonapplication/json; charset=utf-8Responses 200Successful Response 422Validation ErrorUpdated 5 months ago