V 1 Transactions Ledger Controller List

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

pagestringOptional

1-based page number. Defaults to 1.

pageSizestringOptional
Rows per page. Defaults to 20, capped at 100.
typeenumOptional
Filter by transaction type.
storeIdstringOptional

Filter by store id (see GET /api/v1/stores). Partner-API writes are store-less and never match a store filter.

Response