Topics

chevron-rightloyalty_adjustment_transaction.createhashtag
{
    "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"
}
chevron-rightloyalty_adjustment_transaction.updatehashtag
{
    "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"
}
chevron-rightloyalty_adjustment_transaction.deletehashtag
{
    "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"
}
chevron-rightloyalty_customer.createhashtag
{
    "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"
}
chevron-rightloyalty_customer.updatehashtag
{
    "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"
}
chevron-rightloyalty_customer.deletehashtag
{
    "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"
}
chevron-rightloyalty_earning_transaction.createhashtag
chevron-rightloyalty_earning_transaction.updatehashtag
chevron-rightloyalty_earning_transaction.deletehashtag
chevron-rightloyalty_redemption_transaction.createhashtag
chevron-rightloyalty_redemption_transaction.updatehashtag
chevron-rightloyalty_redemption_transaction.deletehashtag
chevron-rightquiz_response.createhashtag
chevron-rightquiz_response.updatehashtag
chevron-rightquiz_response.deletehashtag
chevron-rightreview.createhashtag
chevron-rightreview.updatehashtag
chevron-rightreview.deletehashtag
chevron-rightsurvey_response.createhashtag
chevron-rightsurvey_response.updatehashtag
chevron-rightsurvey_response.deletehashtag
chevron-rightreferral.createhashtag
chevron-rightreferral.updatehashtag
chevron-rightreferral.deletehashtag

Last updated