Authorization: Bearer ********************curl --location --request GET 'https://openapi.bunjang.co.kr/api/v1/products/'{
"data": {
"pid": 12345,
"uid": 123,
"name": "μμ΄μμ€ κ²μ΄λ° λ
ΈνΈλΆ",
"description": "λ
ΈνΈλΆ νλλ€. μλμλ λ¬Έμ μμ§λ§, μ¬μ©κ°μ μ’ μμ΅λλ€.",
"categoryId": "600100001",
"brandId": 152,
"quantity": 1,
"price": 24000,
"shippingFee": 4000,
"condition": "HEAVILY_USED",
"saleStatus": "SELLING",
"imageUrls": [
"https://media.bunjang.co.kr/product/286843781_1_1724935891_w900.jpg"
],
"keywords": [
"λ
ΈνΈλΆ",
"μμ΄μμ€"
],
"options": [
{
"id": "μ μ₯μ©λ",
"value": "128GB"
},
{
"id": "λ¨ μ©λ",
"value": "κΈ°ν (μνμ€λͺ
μ μμ±)"
}
],
"updatedAt": "2024-08-01T13:00:03Z",
"createdAt": "2024-08-01T11:05:03Z"
}
}