{ "tag_id": 2, "stage_id": 3, "value": 1200, "user_id": 58, "organ_id": 1, "origin_id": 6242494 }
curl --location --request PUT 'https://api.crm.corbee.com.br/attendances/' \ --header 'corbee-token-integration: 2f68dbbf-519d-4f01-9636-e2421b68f379' \ --header 'Content-Type: application/json' \ --data-raw '{ "tag_id": 2, "stage_id": 3, "value": 1200, "user_id": 58, "organ_id": 1, "origin_id": 6242494 }'
{ "message": "Atendimento atualizado com sucesso!" }