Topic 10

Transfer of Points (topic 10) is triggered when a points transfer completes successfully.

Payload

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

PropertyTypeNotes
sourceCustomerIdCustomerResultViewSource customer object; despite the legacy property name, this is not an ID string
targetCustomerIdCustomerResultViewTarget customer object; despite the legacy property name, this is not an ID string
createdDatedate-timeUTC
updatedDatedate-timeUTC
createdBystring | null
updatedBystring | null

What’s Next