Topics
loyalty_adjustment_transaction.create
{
"resource": {
"loyaltyCustomerId": "123e4567-e89b-12d3-a456-426614174000",
"loyaltyTransactionId": "123e4567-e89b-12d3-a456-426614174000",
"subscriberId": "123e4567-e89b-12d3-a456-426614174000",
"amount": 100,
"customer": {
"email": "[email protected]",
"customerId": "123e4567-e89b-12d3-a456-426614174000"
},
"date": "2025-06-18T05:31:46.915Z",
"internalReason": "Manual Adjustment",
"notificationText": "Manual Store Adjustment",
"status": "complete"
},
"resourceType": "loyalty_adjustment_transaction",
"sequenceNumber": "123123412",
"topic": "create",
"version": "2025-02-01"
}loyalty_adjustment_transaction.update
{
"resource": {
"loyaltyCustomerId": "123e4567-e89b-12d3-a456-426614174000",
"loyaltyTransactionId": "123e4567-e89b-12d3-a456-426614174000",
"subscriberId": "123e4567-e89b-12d3-a456-426614174000",
"amount": 100,
"customer": {
"email": "[email protected]",
"customerId": "123e4567-e89b-12d3-a456-426614174000"
},
"date": "2025-06-18T05:31:46.915Z",
"internalReason": "Manual Adjustment",
"notificationText": "Manual Store Adjustment",
"status": "complete"
},
"resourceType": "loyalty_adjustment_transaction",
"sequenceNumber": "123123412",
"topic": "update",
"version": "2025-02-01"
}loyalty_adjustment_transaction.delete
{
"resource": {
"loyaltyCustomerId": "123e4567-e89b-12d3-a456-426614174000",
"loyaltyTransactionId": "123e4567-e89b-12d3-a456-426614174000",
"subscriberId": "123e4567-e89b-12d3-a456-426614174000",
"amount": 100,
"date": "2025-06-18T05:31:46.915Z",
"internalReason": "Manual Adjustment",
"notificationText": "Manual Store Adjustment",
"status": "complete"
},
"resourceType": "loyalty_adjustment_transaction",
"sequenceNumber": "123123412",
"topic": "delete",
"version": "2025-02-01"
}loyalty_customer.create
{
"resource": {
"loyaltyCustomerId": "123e4567-e89b-12d3-a456-426614174000",
"customer": {
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"email": "[email protected]",
},
"birthday": {
"day": 10,
"month": 3
},
"dateCreated": "2025-06-18T05:31:46.915Z",
"dateEnrolled": "2025-06-18T05:31:46.915Z",
"datePointsExpire": "2025-06-18T05:31:46.915Z",
"dateTierEntered": "2025-06-18T05:31:46.915Z",
"dateTierExpires": "2025-06-18T05:31:46.915Z",
"isTierLocked": true,
"minimumVipTierId": "123e4567-e89b-12d3-a456-426614174000",
"points": {
"balance": 100,
"dateUpdated": "2025-06-18T05:31:46.915Z",
"pending": 0,
"spent": 0
},
"rewardsClaimed": 0,
"status": "enrolled",
"vipTierId": "123e4567-e89b-12d3-a456-426614174000",
"vipTierName": "Gold"
},
"resourceType": "loyalty_customer",
"sequenceNumber": "123123412",
"topic": "create",
"version": "2025-02-01"
}loyalty_customer.update
{
"resource": {
"loyaltyCustomerId": "123e4567-e89b-12d3-a456-426614174000",
"customer": {
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"email": "[email protected]",
},
"birthday": {
"day": 10,
"month": 3
},
"dateCreated": "2025-06-18T05:31:46.915Z",
"dateEnrolled": "2025-06-18T05:31:46.915Z",
"datePointsExpire": "2025-06-18T05:31:46.915Z",
"dateTierEntered": "2025-06-18T05:31:46.915Z",
"dateTierExpires": "2025-06-18T05:31:46.915Z",
"isTierLocked": true,
"minimumVipTierId": "123e4567-e89b-12d3-a456-426614174000",
"points": {
"balance": 100,
"dateUpdated": "2025-06-18T05:31:46.915Z",
"pending": 0,
"spent": 0
},
"rewardsClaimed": 0,
"status": "enrolled",
"vipTierId": "123e4567-e89b-12d3-a456-426614174000",
"vipTierName": "Gold"
},
"resourceType": "loyalty_customer",
"sequenceNumber": "123123412",
"topic": "update",
"version": "2025-02-01"
}loyalty_customer.delete
{
"resource": {
"loyaltyCustomerId": "123e4567-e89b-12d3-a456-426614174000",
"customer": {
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"email": "[email protected]",
},
"birthday": {
"day": 10,
"month": 3
},
"dateCreated": "2025-06-18T05:31:46.915Z",
"dateEnrolled": "2025-06-18T05:31:46.915Z",
"datePointsExpire": "2025-06-18T05:31:46.915Z",
"dateTierEntered": "2025-06-18T05:31:46.915Z",
"dateTierExpires": "2025-06-18T05:31:46.915Z",
"isTierLocked": true,
"minimumVipTierId": "123e4567-e89b-12d3-a456-426614174000",
"points": {
"balance": 100,
"dateUpdated": "2025-06-18T05:31:46.915Z",
"pending": 0,
"spent": 0
},
"rewardsClaimed": 0,
"status": "enrolled",
"vipTierId": "123e4567-e89b-12d3-a456-426614174000",
"vipTierName": "Gold"
},
"resourceType": "loyalty_customer",
"sequenceNumber": "123123412",
"topic": "delete",
"version": "2025-02-01"
}Last updated