cURL
curl --request GET \ --url https://openapi.pluuug.com/v1/estimate/item/{item_id}
{ "id": 123, "title": "<string>", "unitCost": "<string>", "unit": "<string>", "image": "<string>", "description": "<string>", "classification": { "id": 123, "title": "<string>" } }
제목
256
단위당 비용
단위
8
설명
2048
분류
Show child attributes