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?
Environments
The environments for the Partner API service are as follows:
Production environment
#
Base URL
:
https://integrations.confirmafinance.com
Append the base URL with
/api/v1/partner/
Fully
operational
environment that processes all requests and data as expected.
Before switching to production, ensure you have notified us in advance.
Staging environment
#
Base URL
:
https://staging-integrations.confirmafinance.com
Append the base URL with
/api/v1/partner/
Available for
development and testing purposes
. While the staging environment provides valid endpoint responses, it does not execute any business logic or process data.
Previous
Authentication
Next
Data validation