-
Notifications
You must be signed in to change notification settings - Fork 0
product
MMyungji edited this page Oct 30, 2018
·
2 revisions
| 메소드 | 경로 | 짧은 설명 |
|---|---|---|
| GET | /product/:product_idx | 해당상품 상세보기 |
없음
api/product/5bd5795f7a6d0c13be825493{
"message": "success",
"result": [
{
"name": "[커플&주문제작] 세상에 단 하나뿐인 레터링 커플티",
"price": 25900,
"img_url": "https://project-wemakeprice.s3.ap-northeast-2.amazonaws.com/1540716890007.png",
"detail_url": "https://project-wemakeprice.s3.ap-northeast-2.amazonaws.com/1540716890393.png"
}
]
}{
"message": "get product fail"
}