Transaction COGS (paginated, read-only)
Reports
Transaction COGS (paginated, read-only)
Transaction-level cost of goods sold data. Supports filtering by date range, product, channel, order number, and cost.
Set is_missed_cogs=true (or cost_per_unit=0) to select the missed COGS query path.
GET
Transaction COGS (paginated, read-only)
Authorizations
Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.
Query Parameters
Start of date range
End of date range
Filter by product name
Filter by SKU
Filter by sales channel
Filter by order number
Filter by cost per unit
When true, selects the missed COGS query path
Number of items per page (max 100)
Required range:
x <= 100Page number for pagination
Required range:
x >= 1Field to sort by
Sort direction (asc or desc)