API Key Credentials are now saved across endpoints
Paste your Sandbox API key in the Credentials field to use it across multiple endpoints without needing re-entry. Learn more about using this in the API Reference Intro guide.
Paste your Sandbox API key in the Credentials field to use it across multiple endpoints without needing re-entry. Learn more about using this in the API Reference Intro guide.
This change supports the addition of Branch's product documentation. Links will redirect automatically.
Example:
docs.branchapp.com/changelog -> docs.branchapp.com/branch-developer/changelog
The Add a Debit Card guide now has examples for embedding Branch Direct into native iOS or Android apps.
Added details to the guide for how to Add a Debit Card. Now includes the requirements for developing a backend server endpoint, and sample code for sending data to the backend in the iFrame callback.
Each query parameter, body parameter, and response field in the API reference now has an example value.
All query parameters, body parameters, and response fields in the API reference now have a description.
In the Rate Limits guide, added specific rates for Create Wallet and Create Disbursement, and added implementation details for tuning a rate-limiting token bucket.
Added a guide describing how to manage secret keys for webhooks and the API.
Get External Card Payout now includes org_paid_fee to designate the portion of the disbursement fee that is paid by the organization instead of the worker.
Testing Branch Direct Disbursements involves using the TabaPay sandbox to select test cards and amounts, and the details of these test cases are now documented.