Integration Summary
Finexio API overview and checklist
Getting up and running with the Finexio B2B Payments API typically involves the following steps:
- Receive API Sandbox keys from Finexio and test call our various endpoints
- Work with Finexio's onboarding team to setup your production tenant data:
- Provision your buyers (one or more)
- Bulk provision your suppliers
- Subscribe to a Payment Event webhook
- Begin sending invoice batches to Finexio's production endpoints
- Provision any suppliers added to your system after bulk provisioning step above
- Upload invoices using invoices/batch/endpoint
- Listen for payment event webhooks
- Detect when a payment has been generated uploaded invoices
- Keep track of payment status during its journey
Updated about 2 years ago