Bonus point transaction - export fields
BonusPointTransaction
Field | Description | Data type | Example value |
bonusPointTransactionId | Unique ID of each transaction (Generated by Engage) | GUID | f67028f5-ad55-48db-8008-abc900b0ab91 |
contactId | Unique ID of contact connected to the transaction (Generated by Engage) | GUID | 4ef38fc2-c913-45da-909c-abc900aeb448 |
promotionId | Promotion ID of vouchers generated by reward payout | GUID | 2ea83dc5-f1e3-4da3-a97a-aba700a8f754 |
rowId | Auto incremented value | int | 1 |
amount | Amount of points | decimal | 100,00 |
description | Bonus point description | string | @@(Bonus.Points) - Voyado cap |
transactionDateTime | When the transaction was made | datetime | 2020-06-30T00:00:00+01:00 |
type | Bonustransaction type | string | Purchase, Adjustment, Recruitment, Return,BonusCheck, DueDate, BonusPromotion, BonusPromotionReturn, FromAutomation, BonusBalanceAdjustment |
adjustmentReason | Reason for adjustment | string | Purchase |
changeType | Not applicable | string | CREATE/UPDATE/DELETE |