Weavr platform updates
Low-balance webhook, account-level configuration
Low-balance webhook, account-level configuration
A low-balance webhook is sent via the webhook API when the balance of an account drops below a threshold you set. This can now be configured on a per-account basis using the lowBalanceThreshold field on the POST and PATCH Managed AccountManaged Account An account held at a financial institution that can be created and managed through the Weavr platform. Each account has a balance where customers can hold funds. Optionally, an IBAN can be assigned to enable wire transfers to bank accounts outside of Weavr. endpoints, and can be viewed in the Embedder PortalEmbedder Portal A web-based portal where embedders can access their Weavr account, manage API credentials, configure settings, view dashboards, and access documentation. The portal provides access to both sandbox and production environments, with separate credentials for each..
This allows you to react proactively, for example by initiating a top-up, before transactions start failing due to insufficient funds.
For full details, see our product documentation.