URL subdirectory is now prefixed with /branch-developer
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
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.
GET requests are now universally named as "Search" if they return a filterable paginated list. References to Organization scoping in endpoint names have been removed due to redundancy. Parameters and return values have been analyzed to ensure endpoint naming simplicity and correctness.