1. Batches and Billings
iBaaS
  • iBaaS
    • v1
      • Authentication
        • login webhooks
        • start-2fa-step-up
        • login
        • refresh
        • logout
      • BaaS
        • Account
          • create-description
          • Occupations
            • list
          • retrieve-from-provider
            • by-account-number
            • by-account-id
          • migrate-account
            • import-csv
            • list-account-migrated
            • create-account-in-matera
            • list-account-migration-logs
            • cancel-account
          • create
          • update
          • search
          • find
          • find-by-account-number
          • find-by-tax-id-number
          • get-balance
          • get-statement
          • inactivate
          • get-file
          • slip-details
          • search-invoices
          • search-recharges
          • update-cash-out-blocks
        • Cash In
          • make-pix-static-qr-code
          • make-pix-dynamic-qr-code
          • make-bank-slip
          • make-billing-slip
          • make-deposit
        • Cash Out
          • make-pix-transfer
          • make-pix-transfer-only-with-alias
          • make-non-priority-pix-transfer
          • make-bank-transfer (deprecated)
          • make-bank-transfer
          • make-bank-slip-payment (deprecated)
          • make-bank-slip-payment
          • make-utilities-payment
          • make-internal-transfer
          • return-internal-transfer
        • Transactions
          • get-transaction
          • get-withdraw
          • get-bank-slip-by-bar-code
          • lock-balance
          • unlock-balance
        • Pix
          • Aliases
            • Portabilidade de Alias (Chave)
            • list
            • exclude
            • create
            • alias-verification-code
            • get-destination-alias
            • alias-portability
            • alias-portability-confirmation
            • alias-portability-cancellation
            • alias-ownership-claims
            • alias-ownership-claims-responses
            • alias-ownership-claims-cancellation
          • Med
            • iBass
              • search
              • create
              • cancel
            • list
            • search
            • find
            • create
            • sent
            • in_analysis
            • approved
            • rejected
            • cancel
            • situation-types
            • med-types
            • med-status
          • Automatic
            • Recurrence
              • List Recurrences
              • Detail Recurrence
              • Authorize Recurrence
              • Save Recurrence With Authorization
            • Billing
              • Cancel Billing Scheduled
              • List Billings Scheduled
              • Detail Billing Scheduled
          • get-limits
          • return-codes
          • get-participants
          • returns
          • decode-qr-code
          • text-to-qr-code
        • Cellphone Recharge
          • get-carriers
          • get-avaliable-values
          • recharge
        • Webhook
          • set-accounts-webhook
          • search
        • Limits
          • get-limits
          • request-limit-update
          • search-update-limit-requests
          • process-limit-update
          • request-limit-update-in-batch
          • csv-limit-update
        • Batches and Billings
          • Charge Report
            • generate-pdf
            • search
          • billing-slip-payers
            • search-by
            • list
            • create
            • find
            • update
            • delete
            • search
          • validate-shipment
            POST
          • shipment_file
            POST
          • send-shipment-with-json
            POST
          • send-invoice
            POST
          • send-recharge
            POST
          • download-return-file-batch-id
            GET
          • download-return-file-period
            GET
          • get-batches
            POST
          • get-batch
            GET
          • get-billings
            POST
          • get-billing
            GET
          • regenerate-pdf
            POST
          • cancel-slip
            DELETE
        • receipt-of-bills
          • Mudar status boleto (dev)
        • Dock
          • Catalog
            • document
          • Onboarding
            • setup-types
            • schema-and-business
            • product-processes
            • update-account
            • reg-docs
            • agree-reg-docs
            • start-instance
            • file-upload
            • pending-files
            • customer-process
            • client-proposal
            • validate-token
            • get-onboarding-status
          • Account
            • get-account
            • get-account-balance
            • update-status
            • list-account-entries
            • check-limits
          • Account Manager
            • list-alias-via-account-identifier
            • create-banking-account
            • delete-banking-account
          • Pay
            • search-transfers
            • get-transfer
            • initiate-transfer
            • initiate-internal-transfer
            • cancel-scheduled-transfer
          • Pix
            • create-dict-key
            • send-payment
            • dynamic-qr-code
            • static-qr-code
            • validate-dict
            • search-payments
            • search-dicts
            • delete-dict-key
            • get-payment
            • create-pix-fraud-mark
          • Spending Controls
            • spending-controls
            • list-groups
            • list-group-persons
            • get-control
            • list-controls
            • update-control
        • Insurance
          • SulAmerica
            • Travels
              • quote
              • contract
              • contract-response
              • policy-consult
              • policy-second-copy
            • Life
      • Public Routers
        • validate-cnab400
  • Enums
    • PhysicalBusinessLineEnum
    • LegalBusinessLIneEnum
    • EstablishmentFormEnum
    • FinancialStatisticEnum
    • CountryEnum
    • AccountStatusEnum
    • DocumentsTypeEnum
    • MaritalStatusEnum
    • TestDataTableForPaymentSlips
    • CollectionWalletEnum
    • FineCodeEnum
    • RegistrationTypeEnum
    • Boletos
      • BillingSlipOriginTypeEnum
      • BatchBillingSlipFileTypeEnum
      • BillingSlipStatusEnum
      • OccurrenceCodeEnum
      • TitleTypeEnum
  • Esquemas
    • External Events
      • BaaS Dock
    • Ramos de Atividade
  1. Batches and Billings

send-invoice

Em desenvolvimento
POST
/v1/baas/process/{account_id}/send-invoice
Última modificação:2026-04-10 15:46:39

Requisição

Authorization
Forneça seu token bearer no cabeçalho
Authorization
ao fazer requisições para recursos protegidos.
Exemplo:
Authorization: Bearer ********************
Parâmetros de Caminho

Parâmetros Header

Parâmetros Bodyapplication/json

Exemplo
{
    "billing_instrument_description": "slip",
    "slip_type": "in_cash",
    "shipping_format": "email",
    "wallet_code": "109",
    "due_type_code": 3,
    "species_code": "01",
    "accepted_code": "S",
    "partial_payment": true,
    "free_text": "Texto livre que pode ser enviado pelo cliente",
    "payer": {
        "taxid_number": "86655450934",
        "taxid_country": "BRA",
        "name": "Gabriel Bernardo Rocha",
        "email": "jorgefkania@gmail.com",
        "address": {
            "street": "Escadaria Marcelo Duarte Nunes",
            "number": "123",
            "complement": "Casa 3",
            "district": "São Pedro",
            "city": "Vitória",
            "state": "ES",
            "zip_code": "29030155",
            "country": "BRA"
        }
    },
    "guarantor_drawer": {
        "name": "Empresa Avalista Exemplo LTDA",
        "taxid_number": "85313416000112",
        "street": "Rua das Flores",
        "number": "100",
        "complement": "Conjunto 12",
        "district": "Centro",
        "city": "Vitória",
        "state": "ES",
        "zip_code": "29010000",
        "country": "BRA"
    },
    "final_beneficiary": {
        "uuid": "b9d543fc-710c-424d-beff-1dbf00b4c616",
        "exclusion_of_final_beneficiary": false
    },
    "individual_data_bill": [
        {
            "due_date": "2026-02-28",
            "total_amount": "20.25",
            "payment_deadline": "2026-04-19",
            "text_your_number": "ABC1234567"
        }
    ],
    "cancel_after_due": {
        "active": true,
        "days": 30
    },
    "fees": {
        "active": true,
        "type": "fixed",
        "interest_type_code": "93",
        "interest_value": "1.25",
        "interest_percentage": "0.025",
        "interest_date": "2026-05-05"
    },
    "fine": {
        "active": true,
        "type": "percentage",
        "code_type_fine": "01",
        "fine_date": "2026-10-05",
        // "percentage_of_fine": "9999999.99999"
        "amount_of_fine": "9.99"
    },
    "discount": {
        "discount_type_code": "02",
        "discounts": [
            {
                "discount_date": "2026-02-20",
                // "discount_value": "2.05"
                "discount_percentage": "1.52"
            }
        ]
    },
    "billing_instruction": [
        {
            "billing_instruction_code": "01",
            "number_of_billing_instruction_days": 99,
            "useful_day": false
        },
        {
            "billing_instruction_code": "05",
            "number_of_billing_instruction_days": 89,
            "useful_day": false
        },
        {
            "billing_instruction_code": "07",
            "number_of_billing_instruction_days": 79,
            "useful_day": false
        }
    ],
    "protest": {
        "active": true,
        "protest_type_code": 1,
        "number_of_protest_days": 99
    },
    "negativation": {
        "negativation": true,
        "code_type_negation": 2,
        "amount_of_negative_days": 2
    },
    "divergent_receipt": {
        "authorization_type_code": 1
    },
    "allowed_actions": {
        "issue_second_copy": true,
        "command_instruction_change_billing_data": true
    }
}

Respostas

🟢200Success
application/json
Body

Exemplo
{}
Página anterior
send-shipment-with-json
Próxima página
send-recharge
Built with