Partial update a promotion by IDAsk AIpatch https://example.com/integrate/api/v1/promotion/{promotion_id}/Update one or more fields on an existing promotion.Path Paramspromotion_idstringrequiredA unique ID for this promotion as a stringQuery Paramsdisplay_namestringrequiredThe display name for this promotionpromotion_type_idstringrequiredThe promotion type id for this promotionstart_datestringrequiredThe start date for this promotion (UTC)end_datestringrequiredThe end date for this promotion (UTC)appear_datestringrequiredThe appear date for this promotion (UTC)disappear_datestringrequiredThe disappear date for this promotion (UTC)storesarray of stringsArray of stores where this promotion is activeStoreADD stringResponses 200Promotion 404Not FoundUpdated over 5 years ago