v1

latestOpenAPI 3.0.42026-07-24150552428.5 KB

post/form/solar/start

Request body

Example request

{
  "workflowLeadCanonical": {
    "operatorIdentification": "11111111111",
    "customerIdentification": "11111111111",
    "externalIdentification": "GUID",
    "revenue": 4000,
    "averageEnergyInvoiceAmount": 841,
    "desiredAmount": 22590,
    "projectTotalAmount": 23590,
    "upfrontPaymentAmount": 1000,
    "hasOptin": true,
    "addresses": [
      {
        "addressStreet": "Rua Gomes de Carvalho",
        "buildingNumber": "900",
        "city": "São Paulo",
        "complement": "",
        "district": "Vila Olímpia",
        "state": "SP",
        "zipCode": "04547004",
        "type": "INSTALL_LOCATION"
      }
    ],
    "partners": [
      {
        "taxId": "11111111111",
        "partnerRelationshipType": "DISTRIBUTOR"
      },
      {
        "taxId": "11111111111",
        "partnerRelationshipType": "INTEGRATOR"
      }
    ]
  }
}

Response

Requisição recebida