ListOrderingQuestionAnsweredEventv3
Phoenix parcours B2C course
Details
Example event payload
1{
2 "id": 6097430,
3 "createdAt": "2023-07-09T14:34:58.670Z",
4 "updatedAt": "2023-07-09T14:34:58.694Z",
5 "eventName": "ListOrderingQuestionAnsweredEvent",
6 "keyId": "38756c25-4b8e-4078-95af-c11139687083",
7 "eventData": {
8 "name": "ListOrderingQuestionAnsweredEvent",
9 "type": "event",
10 "keyId": "38756c25-4b8e-4078-95af-c11139687083",
11 "userId": "5d29dcb1-85b6-449f-b934-3e518bcc128a",
12 "payload": {
13 "id": "65494565-65ca-4164-b54c-4f3169d5c748",
14 "tagIds": ["05ba7953-7e24-488a-a5ba-33e1c8e9b279"],
15 "content": {
16 "type": "textList",
17 "textList": ["Organisation des équipes", "Gestion des stocks", "Gestions de plusieurs points de vente ", "Vente", "Gestion du personnel /Formation nouvelles recrues"]
18 },
19 "talentId": "e18f0b14-63e7-4e57-b6e7-5e7fb1741e22",
20 "createdAt": "2023-07-09T18:31:17.202Z",
21 "deletedAt": null,
22 "updatedAt": "2023-07-09T18:32:40.958Z",
23 "questionId": "36rn3AtqrW",
24 "talentActivityId": "20ba9b43-617d-4ed8-bc6d-ae2d138108c6"
25 },
26 "version": 3,
27 "talentActivityId": "20ba9b43-617d-4ed8-bc6d-ae2d138108c6"
28 },
29 "status": "ACKNOWLEDGED",
30 "publisherNodeId": "phoenix-production-788774c7f-9dccm",
31 "processorNodeId": "phoenix-production-788774c7f-8xmfs",
32 "version": 3,
33 "userId": "5d29dcb1-85b6-449f-b934-3e518bcc128a",
34 "talentId": null
35}ListOrderingQuestionAnsweredEvent payload
ListOrderingQuestionAnsweredEvent Schema (json)
{
"type": "object",
"properties": {
"payload": {
"$id": "QuestionAnsweredPayloadClass",
"type": "object",
"properties": { "questionId": { "type": "string" }, "content": {} },
"required": ["questionId", "content"]
},
"talentActivityId": { "type": "string" },
"userId": { "type": "string" }
},
"$id": "ListOrderingQuestionAnsweredEventPayloadTSchema"
}
Domain Graph
Edit this pageLast updated on 2024/8/5