Tier Structures
Create tier
<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>Creates a tier within the tier structure. If downgrade is omitted it defaults to { "type": "INHERIT" }. A tier structure can hold at most 10 tiers.
post/v2/loyalties/tier-structures/{tierStructureId}/tiers
Path parameters
idstring required
Unique tier structure identifier.
Request body
Response
The created tier.