Get ProductAsk AIget https://open.shopline.io/v1/products/{id}To get detailed information for a specific product with its ID使用商品ID獲取特定一個商品的詳細資料Path ParamsidstringrequiredProduct's ID商品IDQuery Paramsfields[]array of stringsCould only show certain parameters in the response結果只顯示哪些參數fields[]ADD stringexcludes[]array of stringsCould exclude certain parameters in the response結果要排除哪些參數excludes[]ADD stringinclude_fields[]array of stringsProvide additional attributes in the response結果添加哪些參數include_fields[]ADD stringResponses 200OK 404Product not found error 500Server errorUpdated 2 months ago