ReferenceWhat we don't cover

What the Open API does not cover

Sellers manage these areas in Seller Center. We list them explicitly so you can scope accurately rather than discover each gap during a build.

AreaStatusWhere it lives
Balance, withdrawals, bank accountsDeliberately deferredSeller Center → Balance
Income statements, tax documents, settlement reportsDeliberately deferredSeller Center → Income
Shop settings — shipping, payment, product defaultsRead-only via API; no write pathSeller Center → Shop settings
Vacation modeReadable via GET /shop/status; no write pathSeller Center → Vacation mode
Chat and customer serviceNot exposedSeller Center → Customer service
Review managementNot exposedSeller Center → Reviews
Business insights and analyticsNot exposedSeller Center → Business insights
Listing violations and violation historyNot exposedSeller Center → Violations
Product attribute valuesDefinitions readable; no write pathSeller Center → Product edit
Product image uploadNot exposed — supply https URLsYour own CDN
Variant add, edit or removal after creationNot exposedSeller Center → Product edit
Bulk product updateNot exposed — bulk is create-onlySeller Center → Mass update

On the finance endpoints specifically. These are deferred by design rather than overlooked. They will be revisited once commission rate rules are frozen, the payout schedule is signed off, and the finance team confirms which fields can be exposed externally. Until then, derive equivalent reporting from GET /orders and GET /payouts combined with your own commission model.