List marketplace orders entity-wide
Marketplace Orders
List marketplace orders entity-wide
Filtered VIEW over orders WHERE source_platform IS NOT NULL. Includes latest sync_status from marketplace_sync_log (G11b canonical). Layer 1: entity_id from API key. Layer 4: optional location_id filter. Cursor-paginated by (created_at DESC, id).
GET
List marketplace orders entity-wide
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Query Parameters
Required range:
1 <= x <= 100Available options:
shopify, amazon, ebay Layer 4 location filter
Available options:
data.order, data.customer, data.sync_log 
