Enviar proposta
Cria uma nova proposta no sistema
Ao criar proposta atualize seu id_proposal da cotação para que o fluxo de emissão ocorra corretamente
BODY DEVE SER UM FORMDATA
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"success": true,
"response": {
"id": 844,
"id_author": 139,
"id_author_partner": null,
"id_client": 557,
"id_vehicle": 717,
"id_address": 486,
"id_quotation_type": null,
"id_proposal_type": null,
"value": 568.94,
"value_final": 568.94,
"discount": null,
"inspection_status": "pending",
"payment_status": "pending",
"due_day": null,
"protocol": "BYQ6JZLX4QVQD1CDX5AMS7HZQB67WC",
"reduced_deductible": false,
"status": "awaiting_inspection",
"proposal_origin": null,
"selected_fipe_percent": null,
"selected_thirdpart_damages": null,
"comission": 0.33,
"created_at": "2023-02-24T17:49:57.000Z",
"deleted_at": null,
"updated_at": "2023-02-24T17:49:57.000Z"
},
"inspection": {
"inspection_code": "KF8RY1",
"identificator": "8AE221KB11S430483",
"client_name": "JOSE DA SILVA",
"client_cpf": "87006631319",
"client_phone": "34999888999",
"status": "pending",
"inpection_url": "https://v.vistei.app/KF8RY1"
}
}Comission Float
Value Float
* Client Object
* CreditCard Object
Last updated