v1
latestOpenAPI 3.0.02026-07-26318168886.7 KBGet Orders
To get detailed information of couple orders sorted by time<br>利用時間範圍選取與排序獲取數筆訂單資料
Query parameters
filter online orders when the prop is true.<br> 篩選線上訂單<br>
Filter orders by those updated after specific time.<br> 取得 updated_at 大於指定時間的分類(包含指定時間)<br> *Should use UTC time
Filter orders by those updated before specific time.<br> 取得 updated_at 小於指定時間的分類(包含指定時間)<br> *Should use UTC time
Filter orders by those updated after specific time.<br> 取得 created_at 大於指定時間的分類(包含指定時間)<br> *Should use UTC time
Filter orders by those updated before specific time.<br> 取得 created_at 小於指定時間的分類(包含指定時間)<br> *Should use UTC time
Order IDs<br>指定Order ID
To fetch data for the next page, include the ID of the last order from the previous page. <br> 用於拿取下一分頁資料,請帶入前一分頁的最後一筆訂單 ID <br><br> When fetching orders for the first page, this parameter is not required. <br> 拿取第一頁訂單時,可以不用帶此參數
Page Number<br>頁數
Numbers of Orders per Page<br>每頁顯示 n 筆資料
Setting sort by created time<br>設定創建時間排序
filter by customer ID<br>篩選顧客 ID
Provide additional attributes in the response<br>結果添加哪些參數
Response
OK