Changelog

Added

Added Embedded Webview Guide

Client apps can load the Branch Onboarding and EWA flows in an Embedded Webview, so the experience feels seamless and native. This guide provides sample code for iOS and Android implementations.

Added

Added Get EWA Account API Endpoint

A new Get EWA Account API endpoint is available. The retrieved verification status of the account can be used to enable EWA for a worker. The status response can be mocked in the Sandbox by providing sample worker IDs corresponding to test cases.

Added

Added Get EWA Available Balance API endpoint

A new Get EWA Available Balance API endpoint is available. The retrieved value can be displayed in a client widget, allowing workers to check the amount of earnings they're eligible to access early. Complete the implementation by linking to a Branch system for disbursing the desired funds.

Added

Added V2 Invoice Reports Guide

Invoice Reports provide a daily summary of the invoices associated with an organization. The V1 Invoice Summary provided a snapshot of in-progress data, whereas the V2 Invoice Summary ensures that customers receive complete and finalized data sets, addressing scenarios where invoices span multiple days. The V1 Invoice Summary will be deprecated after 2026-10-31. Organizations can request historical backfill data for the V2 Invoice Summary by providing the org_id and backfill_start_date in an Admin Support ticket.