Transactions Ledger List
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
1-based page number. Defaults to 1.
pageSize
Rows per page. Defaults to 20, capped at 100.
type
Filter by transaction type.
storeId
Filter by store id (see GET /api/v1/stores). Partner-API writes are store-less and never match a store filter.

