Webhook
Finished Webhook
Este webhook é executado quando a vistoria é executada e finalizada.
post/finishedWebhook
Request body
Example request
{
"code": "VLE.987.00125",
"status": "FINISHED",
"building_id": "Apt 203 - Ed Atol das Rocas",
"price": "75.00",
"page_url": "https://vistori.as/VLE98700125",
"reports": [
{
"type": "inspection",
"label": "Relatório de vistoria",
"withPictures": true,
"file_url": "https://relatorio.redevistorias.com.br/7f4c77a..."
}
]
}Response
OK