1. Services
Confirma Finance Integrations API
  • Introduction
  • Authentication
  • Environments
  • Data validation
  • Contact information
  • Go Live & Deployment Guide
  • Services
    • Services
    • Invoice Intermediation service
    • Invoice Lifecycle Service
    • Debt Collection Services
    • Accounting integrations
  • Core endpoints
    • Onboarding
      • Introduction to onboarding
      • Create a new client
      • Validate access token
      • Renew access token
    • Invoices
      • Introduction to Invoices
      • Create an invoice
      • Create an Invoice Action
      • Retrieve case details
      • Retrieve distribution Information
    • Payments
      • Introduction to Payments
      • Retrieve Payments
      • Retrieve settlements
    • Accounting
      • Introduction to accounting
      • Invoice
        • Invoice
      • Ledger
        • Ledger
        • Ledger
      • Payment
        • Payment
        • Payment
Need help?
  1. Services

Invoice Intermediation service

The Invoice Intermediation service covers ONLY invoice printing and distribution.
Each invoice is validated prior to delivery to the recipient(s). Payments are made directly to the creditor’s bank account, and the management of accounts receivable remains the creditor’s responsibility, as invoices are not posted to any of the Confirma Finance agencies or services.
💡

Important to notice!#

Confirma Finance is not responsible for the accuracy of invoice delivery information. The sender of the invoice data is responsible for ensuring its accuracy.

Intermediation process flow#

This diagram demonstrates the normal process flow of intermediation.
partner_invoice_intermediation_flow.svg
Invoice intermediation flow diagram.

Implementation plan#

Follow these steps to implement
1
Create an invoice
Start the implementation with posting new invoice to the service.
Use the API endpoint: Create an invoice
2
Retrieve the delivery information
Retrieval of invoice related delivery information is a key function to finding possible errors or failures on the distribution to the end customers. It's good practice to retrieve this data once a day.
Use the API endpoint: Retrieve distribution information
Previous
Services
Next
Invoice Lifecycle Service
Built with