ConstantContact PutPromocode Method CTCT Wrapper Documented Class Library
Update a promo code for an event

Namespace: CTCT
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public Promocode PutPromocode(
	string eventId,
	string promocodeId,
	Promocode promocode
)

Return Value

The newly updated Promocode
See Also