Card Definitions
Draft Card Definition
<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 card definition from ACTIVE back to DRAFT. No request body. Drafting from any other state results in an invalid state transition error (409).
post/v2/loyalties/card-definitions/{cardDefinitionId}/draft
Path parameters
idstring required
Unique card definition ID. Pattern: ^lcdef_[a-f0-9]+$.
Response
The drafted card definition.