Skip to main content

Get Transactions

POST 

/marketplaces/:marketplaceID/transactions

Retrieve transactions with optional filtering by advertiser and date range. Supports sorting.

Default ordering: transaction_date DESC (newest first) when no sort is provided.

Sortable columns: advertiser_name, advertiser_resource_id, amount, balance, created_at, gross_amount, tax, tax_rate, transaction_date, transaction_status, transaction_type

Request

Responses

Transactions Retrieved Successfully