Campo | Tipo | Descrição |
---|---|---|
id | number | ID do negócio a ser consultado |
curl --location --request GET 'https://api.cubosuite.com.br/annotations/deal/379648'
{
"id": 90,
"text": "Ligação realizada com o cliente",
"type": "activity",
"dealId": 1070,
"userId": 36,
"createdAt": "2021-06-30T20:20:27.000-03:00",
"updatedAt": null,
"user": {
"id": 36,
"name": "Rayssa Assis",
"email": "rayssaa@cubosuite.com.br"
},
"files": [],
"activity": null
}