Adds Android APK for Terminal to purpose of file uploads
What’s new
Adds terminal_android_apk as a valid file purpose to the Files API reference.
Impact
This change exposes the file purpose for terminal_android_apk in Stripe’s documentation. There is no impact to existing usages of the file purpose.
Changes
| Values | Change | Enums |
|---|---|---|
| terminal_android_apk | Added | File#list. purpose File. purpose |
| terminal_android_apk | Added | File#create. purpose |
Upgrade
- View your current API version in Workbench.
- If you use an SDK, upgrade to the corresponding SDK version for this API version.
- If you don’t use an SDK, update your API requests to include Stripe-Version: 2025-08-27. basil
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
Learn more about Stripe API upgrades.
