Get Orders

To get detailed information of couple orders sorted by time
利用時間範圍選取與排序獲取數筆訂單資料

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

filter online orders when the prop is true.
篩選線上訂單

string

Filter orders by those updated after specific time.
取得 updated_at 大於指定時間的分類(包含指定時間)
*Should use UTC time

string

Filter orders by those updated before specific time.
取得 updated_at 小於指定時間的分類(包含指定時間)
*Should use UTC time

string

Filter orders by those updated after specific time.
取得 created_at 大於指定時間的分類(包含指定時間)
*Should use UTC time

string

Filter orders by those updated before specific time.
取得 created_at 小於指定時間的分類(包含指定時間)
*Should use UTC time

order_ids
array of strings

Order IDs
指定Order ID

order_ids
string

To fetch data for the next page, include the ID of the last order from the previous page.
用於拿取下一分頁資料,請帶入前一分頁的最後一筆訂單 ID

When fetching orders for the first page, this parameter is not required.
拿取第一頁訂單時,可以不用帶此參數

integer

Page Number
頁數

integer

Numbers of Orders per Page
每頁顯示 n 筆資料

string
enum
Defaults to desc

Setting sort by created time
設定創建時間排序

Allowed:
string

filter by customer ID
篩選顧客 ID

include_fields[]
array of strings

Provide additional attributes in the response
結果添加哪些參數

include_fields[]
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json