get https://open.shopline.io/v1/products
To get detailed information of couple products sorted by time
利用時間範圍選取與排序獲取數筆商品資料
Log in to see full request history
Responses
To get detailed information of couple products sorted by time
利用時間範圍選取與排序獲取數筆商品資料
xxxxxxxxxx
curl --request GET \
--url 'https://open.shopline.io/v1/products?sort_by=desc&per_page=24&page=1&with_product_set=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: