Partial update an offer product by IDAsk AIpatch https://example.com/integrate/api/v1/offer-products/{offer_product_id}/Update one or more fields on an existing offer product.Path Paramsoffer_product_idstringrequiredA unique ID for the offer product as a stringQuery Paramsoffer_idstringrequiredA unique ID for the offer as a stringproduct_idstringrequiredA unique ID for the product as a stringattributesstringrequiredAttribute -> value mappings for any offer product attributes resolved by the offer type.pricestringThe actual price as a decimal numbermultibuy_quantitystringThe multibuy quantity as an integer numberpercentage_offstringThe actual percentage as an integer numberapprovedbooleanDefaults to falseIf the offer product is approved or nottruefalseResponses 200Offer Product 404Not FoundUpdated over 5 years ago