SellerCenter

Finance Management

The Finance API provides access to financial data including transactions, statements, and financial variables for sellers.

API Reference

Below are the interactive API endpoints for financial data. Each endpoint includes:

  • Interactive playground to test the API
  • Code examples in multiple programming languages (automatically generated)
  • Request/response schemas
  • Authentication information

Get Transactions(path: "/v2/finance/transactions", method: "get")

Get Financial Statements(path: "/v2/finance/statements", method: "get")

Get Finance Variables(path: "/v2/finance/variables", method: "get")

On this page