Topic 14

Gift Card Use (topic 14) is triggered when a linked gift card is used.

Payload

Loyale sends an HTTP POST whose JSON body is a GiftCardLinkedResultView.

PropertyTypeNotes
iduuidLinked gift-card identifier
giftCardGiftCard | nullGift-card definition
giftCardIduuid
customerBasicCustomerModel | nullRecipient/customer
customerIdstring | null
barCodestring | null
toNamestring | null
fromNamestring | null
messagestring | null
favoriteboolean
fromdate-time | null
todate-time | null
originalValuedecimal
currentValuedecimal
batchIdstring | null
createdBystring | null
updatedBystring | null
isEnabledboolean
commentsstring | null
enabledBystring | null
enabledDatedate-time | null
purchasingCustomerBasicCustomerModel | null
purchasingCustomerIdstring | null
statestringDELIVERED, OPENED, or DISMISSED
createdDatedate-timeUTC
updatedDatedate-timeUTC
metadataobject<string,string>Included when metadata has been hydrated
isValidbooleanComputed from currentValue and validity dates