Create a loyalty program event
Create a loyalty program event
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Body
The loyalty program ID.
- Option 1
- Option 2
- Option 3
The date and time the points expire.
The number of points to award. If provided, this will override the default points set on the loyalty program.
The statement descriptor. This appears on the customer's statement. If provided, this overrides the statement descriptor set on the loyalty program.
Response
Create a loyalty program event
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
loyalty.program_event The date and time the points expire.
The loyalty program ID.
The number of points to award. If provided, this will override the default points set on the loyalty program.
- Option 1
- Option 2
- Option 3
The statement descriptor. This appears on the customer's statement. If provided, this overrides the statement descriptor set on the loyalty program.
The status of the event.
expired, pending, succeeded The points value of the event.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.