mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[GH-ISSUE #77] Clarify finance report type mapping (UI vs API) #23
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rudrankriyam on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/rudrankriyam/App-Store-Connect-CLI/issues/77
Summary
Clarify and document how App Store Connect UI financial report types map to API
financeReportsreportTypevalues.Context
Issue #68 adds financeReports download support. The App Store Connect UI lists multiple financial report types, but the API only exposes
FINANCIALandFINANCE_DETAILasreportTypevalues. We need to reconcile this for accurate CLI documentation and validation.Tasks
reportTypevalues.Acceptance Criteria