Name | Type | Description | Notes |
---|---|---|---|
customer_id | string | Unique customer ID of the customer making the purchase. | [optional] |
campaign_id | string | Unique campaign ID, assigned by Voucherify. | [optional] |
tier_id | string | Unique tier ID, assigned by Voucherify. | [optional] |
start_date | string | Activation timestamp defines when the loyalty tier starts to be active in ISO 8601 format. Loyalty tier is inactive before this date. | [optional] |
expiration_date | string | Expiration timestamp defines when the loyalty tier expires in ISO 8601 format. Loyalty tier is inactive after this date. | [optional] |
created_at | \DateTime | Timestamp representing the date and time when the loyalty tier was created. The value is shown in the ISO 8601 format. | [optional] |
updated_at | \DateTime | Timestamp representing the date and time when the loyalty tier was updated. The value is shown in the ISO 8601 format. | [optional] |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.