추천 상품 목록
GET
https://{market-domain}/v1.0/product/recommend
Query Parameters
Name
Type
Description
brand_id*
int64
brandID
product_id*
int64
curl --location --request GET 'https://{market-domain}/v1.0/product/list?page_offset=3&page_size=8&is_auction=0&category_id=0&sort_by=0&sortorder=true&brand_filter=0&brand_filter=1§ion_id=1'
Last updated