...
Name | Required | Type | Description |
---|---|---|---|
product_idcode | O | String | Product ID(UUID) |
3) Response
Name | Type | Description | ||
---|---|---|---|---|
status_code | Integer | 정상 처리 시 200 | ||
prices | Object | |||
{option_name} | Object | 상품의 옵션에 해당하는 식별자 | ||
currency | String |
| ||
price | String |
|
...
...
Name | Required | Type | Description |
---|---|---|---|
product_idcode | O | String | Product ID(UUID) |
Name | Type | Description | ||
---|---|---|---|---|
status_code | Integer | 정상 처리 시 200 | ||
prices | Object | |||
{option_name} | Object | 상품의 옵션에 해당하는 식별자 | ||
currency | String |
| ||
price | String |
|
...