01 June 2026

🚀 New APIs

  1. Webhooks — New compliance_review_status_changed webhook event. This event fires when the status of a Compliance Review changes. See here for more details on the new webhook event!

⭐ Enhancements

  1. Payins API — Amount-specific Bre-B COP pay-ins — collect an exact COP amount over Bre-B with a configurable expiry. Previously, Bre-B keys were static and account-level (any amount, no expiry); you can now create a pay-in for a specific amount that returns a single-use Bre-B key your payer enters in their Colombian banking app.
  2. Compliance Review — We now allow UBOs with less than 25% ownership stakes for Associated Persons on Compliance Reviews. This is useful when no UBOs for a given organization had greater than 25% ownership.
  3. Counterparites API — the counterparty email is now optional. The counterparty email is still required for select payment routes, so be sure to checkout the new error types we return on payout request creation and payment method creation.

🐛 Bug Fixes

  1. We now return a developer friendly error if setDeveloperFees and setSettlementStrategy is called on an Account that has isApiEnabled set to false.
  2. NIT validator: no longer showing invalid for valid Bolivian NITs
  3. COP processing improvement: we made changes to both COP pay-ins and payouts to improve timings and reliability.