v1

latestOpenAPI 3.0.1MIT2026-07-263151,3912.3 MB
Tier Structures

Deactivate tier structure

<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>

Moves the tier structure to the INACTIVE status. Allowed state transition: ACTIVE -> INACTIVE. No request body.

post/v2/loyalties/tier-structures/{tierStructureId}/deactivate

Path parameters

idstring required

Unique tier structure identifier.

Response

The deactivated tier structure.

idstring required

Unique tier structure identifier.

namestring required

Display name of the tier structure.

type'POINT_BALANCE' | 'POINT_EARNED' required

Tier qualification tracking model.

metadataobject required

Free-form key/value object holding custom attributes. Defaults to {}.

status'DRAFT' | 'ACTIVE' | 'INACTIVE' | 'DELETED' required

Current lifecycle status of the tier structure.

created_atstring date-time required

Creation timestamp (ISO 8601).

updated_atstring date-time required

Last update timestamp (ISO 8601), or null if never updated.

objectstring required

Object type discriminator. Always tier_structure.