{
"workspaceId": "string",
"workspaceRegion": "string",
"currentCanvas": null,
"componentId": "string",
"inputValues": {
"property1": null,
"property2": null
},
"customer": {
"type": "string",
"id": "string",
"email": "string",
"name": "string"
},
"contact": {
"id": "string",
"email": "string",
"name": "string"
},
"context": {
"conversationId": 0,
"locale": "string",
"location": "string",
"messengerActionColor": "string",
"messengerBackgroundColor": "string"
}
}