...
Name |
|
| Type | Description |
---|---|---|---|---|
status_code | Integer | 정상 처리 시 200 | ||
prices | Object |
| ||
| {option_name} | Object | 상품의 옵션에 해당하는 식별자 | |
|
| currency | String |
|
|
| price | String |
|
4) Response Example
...
...
Name |
|
| Type | Description |
---|---|---|---|---|
status_code | Integer | 정상 처리 시 200 | ||
prices | Object |
| ||
| {option_name} | Object | 상품의 옵션에 해당하는 식별자 | |
|
| currency | String |
|
|
| price | String |
|
...