ConstantContact PostPromocode Method CTCT Wrapper Documented Class Library
Create a new promo code for an event

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

public Promocode PostPromocode(
	string eventId,
	Promocode promocode
)

Return Value

The newly created Promocode
See Also