/apolice
POST
/apolice
Apolice
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/apolice' \
--header 'Content-Type: application/json' \
--data-raw '{
"terminal": "stringst",
"cis": "string",
"cisOld": "string",
"cnpj": "stringstringst",
"ramo": "string",
"numero": "string",
"limite": 0,
"inicio": "2019-08-24T14:15:22Z",
"fim": "2019-08-24T14:15:22Z",
"averbaLimiteApolice": true,
"considerarValoresAverbados": {
"valorDaNota": true
},
"seguradoPagaModalidadeFrete": {
"modalidade": [
"string"
]
},
"coberturasAdicionais": {
"container": {
"cobertura": true,
"limite": 0,
"participaLimiteApolice": true
},
"acessorios": {
"cobertura": true,
"limite": 0,
"participaLimiteApolice": true
},
"avarias": {
"cobertura": true,
"limite": 0,
"informadoAParte": true
},
"lucrosEsperados": {
"cobertura": true,
"porcentagem": 0
},
"frete": {
"cobertura": true
},
"impostos": {
"cobertura": true
},
"despesas": {
"cobertura": true
},
"segundoRisco": {
"cobertura": true
}
},
"prazoParaAverbar": {
"forma": "string",
"horas": "str",
"dias": 0
},
"prazoDiasParaAverbar": {
"forma": "string",
"dias": "st"
}
}'
Response Response Example
200 - Example 1
true
Request
Body Params application/json
Responses
Modified at 2025-05-07 03:17:10