cURL
curl --request GET \ --url https://api4.kinbox.com.br/v3/deals/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "name": "<string>", "value": 123, "status": "open", "contact": { "id": 123, "name": "<string>", "avatar": "<string>", "phone": "<string>", "email": "<string>", "createdAt": "2023-11-07T05:31:56Z", "isPrivate": true }, "operatorId": 123, "groupId": 123, "pipelineId": "<string>", "stageId": "<string>", "origin": "<string>", "tagIds": [ 123 ], "workspaceId": 123, "createdAt": "2023-11-07T05:31:56Z", "lastUpdateAt": "2023-11-07T05:31:56Z", "_id": "<string>", "lostReason": [ "<string>" ], "products": [ { "id": "<string>", "name": "<string>", "price": 123, "quantity": 123, "discount": 123, "discountType": {}, "total": 123 } ], "lostReasonObs": "<string>", "wonLostDate": "2023-11-07T05:31:56Z", "dueDate": "2023-11-07T05:31:56Z", "conversation": { "id": 123, "platformId": 123, "showPending": true, "pendingAt": "<string>", "lastMessageAt": "2023-11-07T05:31:56Z" }, "campaign": "<string>", "authorType": "user", "authorId": {}, "position": 123, "focusedCounts": 123, "tasks": {}, "timeInStage": {}, "lastStageChanged": "2023-11-07T05:31:56Z", "comments": 123, "context": { "automationId": "<string>" }, "customFields": {}, "updatedAt": "2023-11-07T05:31:56Z" }
Buscar oportunidade por ID
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
open
won
lost
Show child attributes
user
bot
automation
workflow
unknown
cadence