Update or Add the PriceBook object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/PriceBook/{id}Path ParamsidintegerrequiredUnique identifier for the PriceBook object.Body ParamsPrice books allow packages to be setup with different pricing across multiple currencies in different regions that you define..namestringpriceBookRegionIdnumberUnique identifier for the associated PriceBookRegion object.priceBookRegionNamestringThe name of the object associated with the priceBookRegionId property.descriptionstringisStandardbooleantruetruefalseisActivebooleantruetruefalseResponses 200Patch end points allow for adding/updating multiple related entities and the results of those changes will be reported in the response JSON payload in the items array. 400The request could not be processed.Updated 2 months ago