Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 798 Bytes

EventsCreateRequestBodyLoyalty.md

File metadata and controls

12 lines (7 loc) · 798 Bytes

EventsCreateRequestBodyLoyalty

If an earning rule in a loyalty program is based on a custom event. This objects let's you specify the loyalty card to which the custom event should be attributed to.

Properties

Name Type Description Notes
code str Code of the loyalty card to receive points based on the calculation method defined in the related earning rule. An earning rule is triggered for the loyalty card when the event passed in the `event` parameter of the request payload gets sent along with this loyalty card code. [optional]

[Back to Model list] [Back to API list] [Back to README]