[GH-ISSUE #77] Clarify finance report type mapping (UI vs API) #23

Closed
opened 2026-02-26 21:32:50 +03:00 by kerem · 0 comments
Owner

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 financeReports reportType values.

Context

Issue #68 adds financeReports download support. The App Store Connect UI lists multiple financial report types, but the API only exposes FINANCIAL and FINANCE_DETAIL as reportType values. We need to reconcile this for accurate CLI documentation and validation.

Tasks

  • Verify mapping between UI report types and API reportType values.
  • Confirm whether Transaction Tax reports are available via API and, if so, how.
  • Update CLI help text, docs, and validation constraints in the finance reports command.

Acceptance Criteria

  • Documented mapping between UI report types and API values in README and CLI help.
  • CLI validation reflects the real API behavior.
  • If Transaction Tax is not supported by API, document the limitation clearly.
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 `financeReports` `reportType` values. ## Context Issue #68 adds financeReports download support. The App Store Connect UI lists multiple financial report types, but the API only exposes `FINANCIAL` and `FINANCE_DETAIL` as `reportType` values. We need to reconcile this for accurate CLI documentation and validation. ## Tasks - Verify mapping between UI report types and API `reportType` values. - Confirm whether Transaction Tax reports are available via API and, if so, how. - Update CLI help text, docs, and validation constraints in the finance reports command. ## Acceptance Criteria - Documented mapping between UI report types and API values in README and CLI help. - CLI validation reflects the real API behavior. - If Transaction Tax is not supported by API, document the limitation clearly.
kerem closed this issue 2026-02-26 21:32:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/App-Store-Connect-CLI#23
No description provided.