v1
latestOpenAPI 3.0.42026-07-24150552428.5 KBpost/form/solar/documents
Request body
Example request
{
"workflowLeadCanonical": {
"operatorIdentification": "11111111111",
"customerIdentification": "11111111111111",
"externalIdentification": "GUID",
"leadIdentification": {
"preSignedURLs": [
"pre_signed_url"
],
"documentType": "SOCIAL_CONTRACT",
"fileName": "contrato_social.pdf"
},
"energyBillReceipts": [
{
"amount": 3500,
"externalIdentification": "GUID",
"kinshipDegree": "OWNER",
"kinshipPreSignedURL": "",
"receiptAccessKey": "111111111111111111111111111111111111111111",
"receiptPreSignedURL": "",
"fileName": "",
"receiptType": "ENERGY_BILL"
},
{
"amount": 2700,
"externalIdentification": "GUID",
"kinshipDegree": "OWNER",
"kinshipPreSignedURL": "",
"receiptAccessKey": "",
"receiptPreSignedURL": "pre_signed_url",
"fileName": "fatura_energia.pdf",
"receiptType": "ENERGY_BILL"
}
],
"leadIncomeStatement": {
"documentType": "BILLING_STATEMENT",
"fileName": "comprovante_faturamento.pdf",
"preSignedURLs": [
"pre_signed_url"
]
},
"documents": [
{
"preSignedURLs": [
"pre_signed_url"
],
"fileName": "comprovante_socios.pdf",
"type": "ASSOCIATES_IR"
}
]
}
}Response
Requisição recebida