Release 1.11
February 4th, 2026
Changelog
Docs changes
- Improved schema definitions for our payments webhooks in the Webhook Types section
- Improved Home Page
API Reference and documentation changes
- Improved homepage
- Added management of participant business cards for Peppol
- Comparison chart detailing async vs. sync sending of UBL and SBDH documents for Peppol
- Send UBL and send SBDH API endpoint will now also have 413 http error code when sending files larger than 25MB
- Corrected small error in the webhook types guide, where we explain the schemas of the Payment webhooks. We don't clearly state which webhook has which schema. This is now corrected, here's a summary:
- TransferOfFundsCallback (PAYMENT_INITIATED, PAYMENT_INITIATED_ERROR, PAYMENT_TRANSFERRED)
- TransferOfFundsCallbackV2 (PAYMENT_INITIATED_V2, PAYMENT_INITIATED_ERROR_V2, PAYMENT_RECEIVED_IN_TRANSIT, REIMBURSEMENT_RECEIVED_FROM_CREDITOR)
- BulkEntry (BULK_PAYOUT)
