List Orders
GET
Query
Arguments
string
string
date
date
string
Examples: ProfileID eq ProfileID PaymentStatus eq 'Cleared' CreatedDateUtc ge 2016-03-02 and CreatedDateUtc lt 2016-03-03 BuyerEmailAddress eq '[email protected]'
string
Examples: Items,Fulfillments Fulfillments($expand=Items) Items($expand=Adjustments),Fulfillments($expand=Items) (see https://knowledge.channeladvisor.com/kc?id=kb_article_view&sys_id=3fccd3491bd5d1d42d9eea40604bcb70)
string
Return only selected fields
boolean
string
orderBy
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.