{
"status": true,
"data": {
"id": "string",
"accountId": "string",
"providerSessionId": "string",
"remoteJid": "string",
"messageId": "string",
"provider": "openai",
"model": "string",
"status": "pending",
"sourceType": "text",
"trigger": "auto",
"intent": "string",
"action": "string",
"priority": "string",
"sentiment": "string",
"summary": "string",
"suggestedReply": "string",
"confidence": 0,
"entities": {
"productName": "string",
"color": "string",
"size": "string",
"amount": "string",
"date": "string"
},
"visualDescription": "string",
"warnings": [
"string"
],
"result": {},
"input": {},
"usage": {},
"openaiResponseId": "string",
"attemptCount": 0,
"maxAttempts": 0,
"nextAttemptAt": "2019-08-24T14:15:22.123Z",
"lastError": {},
"completedAt": "2019-08-24T14:15:22.123Z",
"failedAt": "2019-08-24T14:15:22.123Z",
"skippedAt": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"entityVersion": "string",
"productMatches": [
{
"productId": "string",
"sku": "string",
"name": "string",
"confidence": 0,
"price": 0,
"currency": "string",
"stockStatus": "string",
"stockQuantity": 0,
"productUrl": "string",
"matchStatus": "high_confidence"
}
],
"visualSearch": {
"query": "string",
"visualDescription": "string",
"attributes": {
"productType": "string",
"color": "string",
"model": "string",
"pattern": "string",
"material": "string",
"brand": "string",
"visibleText": "string",
"style": "string",
"shape": "string",
"otherFeatures": "string"
},
"warnings": [
"string"
],
"candidateCount": 0,
"matchStatus": "not_searched",
"responseId": "string",
"usage": {}
},
"commerce": {
"stage": "none",
"orderReadiness": "not_applicable",
"missingFields": [
"customer"
],
"orderDraft": {
"customerId": "string",
"contactId": "string",
"items": [
{
"productId": "string",
"sku": "string",
"name": "string",
"quantity": 0,
"variantNote": "string",
"notes": "string",
"unitPrice": 0,
"currency": "string",
"stockStatus": "string",
"stockQuantity": 0,
"productUrl": "string",
"variantRequired": true
}
],
"source": {
"channel": "provider_whatsapp",
"sourceId": "string",
"sourceType": "string",
"threadId": "string",
"messageId": "string"
},
"notes": "string"
},
"nextBestActions": [
"reply"
]
},
"appliedActions": [
{
"type": "create_order",
"orderId": "string",
"orderNo": "string",
"actorType": "string",
"actorId": "string",
"allowDuplicate": true,
"createdAt": "2019-08-24T14:15:22.123Z"
}
]
}
}