January 9, 2024
We're super excited to begin this new 2025 chapter with you and remain dedicated to improving B2B payments for your business.
As we kick off the year, here's what's new:
Idempotent requests (API)
When network issues, timeouts, or retries occur, operations can accidentally be processed multiple times, leading to duplicates or data inconsistencies.
With idempotency keys, you can ensure each operation is processed only once, regardless of how many times it's retried. Simply include one in your API requests, and our system will handle retries safely, returning consistent results every time.
Consumed Quotes
Previously, quotes could only be accepted, refused, or canceled. Now, they can also be consumed!
Until now, an accepted quote remained in that status indefinitely, with no way to indicate it had been fully utilized through attached payments. With this update, quotes can now be marked as consumed, giving you a clear view of their status. You can even choose to consume a quote yourself if the remaining unconsumed amount is no longer needed.
Credit limit reserved amount
Our credit limits now include the total reserved amount, offering a clearer overview of the Debtor's commitments.
This new field reflects the total amount currently booked, including paid and unpaid loans as well as unconsumed quotes. With this update, you can easily track both completed payments and those in progress, without having to do the maths.
New Credit limit webhooks
You can now subscribe to these two new events to be notified every time the outstanding and reserved amount are updated:
credit-limit.outstanding-amount.updated
credit-limit.reserved-amount.updated