Create Loyalty Program
Loyalty
Create Loyalty Program
Create a new loyalty program.
Args:
data: Payload to create the program.user: The user creating the program, derived from the current session.
Returns:
- JSON response with the created program details or an error message.
POST
Create Loyalty Program
Authorizations
JWT access token obtained from POST /v2/token.
Headers
Body
application/json
Pattern:
^pass\..*Available options:
stampCard, tieredMembership, specialOffers, custom Available options:
loyalty, giftcard Required string length:
1 - 2083Available options:
Browser, PassVerifier, CodeReadr, None Days to retain deleted data (0-365)
Required range:
0 <= x <= 365Response
Successful Response
