RewardSystemDataSyncv1
Event represents a barebone event.
Details
This event is generated when services need to be notified to sync their data.
Consumer / Producer Diagram
RewardSystemDataSync Schema (json)
{
"dataSyncTableServiceType": "string",
"referenceKey": "string",
"entities": [
{
"partitionKey": "string",
"rowKey": "string",
"operationType": 0
}
],
"context": {
"decodedUserKey": "string",
"decodedTenantKey": "string",
"decodedAppKey": "string",
"roleType": 0,
"layer": "System",
"allowed": {
"item1": false
}
},
"propertyBag": {
"item1": "string"
},
"isTracked": false
}Edit this pageLast updated on 2023/12/15