Create Loyalty Program Offer
Loyalty
Create Loyalty Program Offer
Create Offer
Create a new offer within a specific loyalty program.
- programId: The unique identifier of the loyalty program.
- data: The data for the new offer.
- user: The current active user making the request.
- Returns: The details of the newly created offer.
POST
Create Loyalty Program Offer
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:
fixed, percent, other Available options:
min, max, none Response
Successful Response
