Programs
Activate program
<Warning><Badge color="yellow">BETA endpoint</Badge>
This is a work-in-progress documentation of a BETA endpoint. The parameters, fields, request and response bodies, and other data may subject to change. If you want to share feedback or improvements, contact Voucherify support or your Technical Account Manager.
</Warning>Transitions the program to ACTIVE status. Allowed transitions to ACTIVE are from DRAFT and INACTIVE. Before activation the program's card definition, earning rule and tier structure assignments are validated (at least one active card definition and earning rule is required). An invalid state transition is rejected with 400 (key invalid_state_transition). No request body.
post/v2/loyalties/programs/{programId}/activate
Path parameters
idstring required
Unique program identifier.
Response
The activated program.