Get OrderAsk AIget https://open.shopline.io/v1/orders/{id}To get detailed information for a specific order with its ID使用訂單ID獲取特定一筆訂單的詳細資料Path ParamsidstringrequiredOrder ID訂單IDQuery Paramsinclude_fields[]array of stringsProvide additional attributes in the response結果添加哪些參數include_fields[]ADD stringfields[]array of stringsOnly return the provided fields in the responses結果只包含輸入的參數 This parameter will override include_fields[]此參數會覆蓋include_fields[]。fields[]ADD stringResponses 200OK 404Not Found 500Server errorUpdated 3 months ago