UpdateAsk AIpatch https://staging.fairmarkit.com/services/self-service/api/v4/price-books/{price_book_id}Update a price book by UUID or External ID.Path Paramsprice_book_idstringrequiredThe UUID or External ID of the price book to update.Body ParamstitlestringThe title of the price book.effective_date_fromdate-timeThe start date when the price book becomes effective.effective_date_todate-timeThe end date when the price book expires.supplier_iduuidThe unique identifier of the supplier.schema_iduuidThe unique identifier of the schema.activebooleanWhether the price book is active.truefalsecustom_tagsobjectCustom tags associated with the price book.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