Update an existing instance of the PriceChange object.Copy Pageput https://{server_address}/ResourceServer/api/v10/PriceChange/{id}Path ParamsidintegerrequiredBody ParamsnamestringpriceChangeStatusTypeIdnumberUnique identifier for the associated PriceChangeStatusType object.priceChangeStatusTypeNamestringThe name of the object associated with the priceChangeStatusTypeId property.priceBookIdnumberUnique identifier for the associated PriceBook object.priceBookNamestringThe name of the object associated with the priceBookId property.effectivestringcreatedByUserIdnumberUnique identifier for the associated User object.createdByUserNamestringThe name of the object associated with the createdByUserId property.updatedByUserIdnumberUnique identifier for the associated User object.updatedByUserNamestringThe name of the object associated with the updatedByUserId property.isDeletedstringdeletedByUserIdstringdeletedByUserNamestringResponses 200Update a PriceChange 400The request could not be processed.Updated 2 months ago