v1

latestOpenAPI 3.0.42026-07-24150552428.5 KB

post/form/solar/invoices/pendencies

Request body

Example request

{
  "workflowLeadCanonical": {
    "operatorIdentification": "11111111111",
    "customerIdentification": "11111111111111",
    "externalIdentification": "GUID",
    "upfrontPaymentAmount": 0,
    "invoices": [
      {
        "amount": 20000,
        "PreSignedURL": "",
        "invoiceAccessKey": "11111111111111111111111111111111111111111111",
        "payeeTaxId": "11111111111111",
        "payerTaxId": "11111111111",
        "invoiceType": "EQUIPMENTS",
        "isAlienatedToBtg": true
      },
      {
        "PreSignedURL": "",
        "payeeTaxId": "11111111111111",
        "invoiceType": "SERVICES"
      }
    ]
  }
}

Response

Requisição recebida