Partial update a offer attribute by IDAsk AIpatch https://example.com/integrate/api/v1/offer-attributes/{offer_type_id}/{name}/Update one or more fields on an existing offer attribute. You cannot change the name of the attribute.Path Paramsoffer_type_idstringrequiredThe ID of the offer type this attribute belongs tonamestringrequiredThe programmatic name for this attributeQuery ParamslabelstringThe user friendly label for this attribute.typestringenumrequiredThe type of data for this attribute. Can be one of the following ["bool", "int", "dec", "chr"].boolintdecchrAllowed:boolintdecchrrequiredbooleanIf a value is required for this attribute.truefalseResponses 200Offer Attribute 404Not FoundUpdated over 5 years ago