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.
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.
Get EWA Available Balance now lists sample Worker IDs which can be used to trigger test cases in the Sandbox environment.
Added EWA Account Verified guide. Added a sample request in the Postman Collection for Triggering Sandbox Webhooks.
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.
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.
A new V2 Cancel Disbursement API endpoint is available, allowing any disbursement with a status of FAILED or SCHEDULED to be transitioned to CANCELED.
A 504 Gateway Timeout can now be returned from Get Wallet Balance if the server is unable to retrieve the balance response in a timely manner.
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.
Setting order_card = true in Create Wallet will now ship Personalized Physical cards upon triggering Wallet Claimed, instead of Wallet Created.
When using Create Employee or Update Employee, a nullable state field can now be supplied. This value will now be returned in the response of Create Employee, Update Employee, Get Employee, and Search Employees. This information is used for configuring and verifying the Worker in an Earned Wage Access integration.