Create Loyalty Program Voucher
Loyalty
Create Loyalty Program Voucher
Create Voucher
Create a new voucher within a specific loyalty program.
- programId: The unique identifier of the loyalty program.
- data: The data for the new voucher.
- user: The current active user making the request.
- Returns: The details of the newly created voucher.
POST
Create Loyalty Program Voucher
Authorizations
JWT access token obtained from POST /v2/token.
Headers
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Body
application/json
Available options:
welcome, birthday, other Available options:
fixed, percent, other Available options:
min, max, none Response
Successful Response
