Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Inventory Quantity

1) Purpose

  • 특정 Product의 Inventory 인벤토리의 가용성을 확인하기 위하여 사용하는 API입니다.1개의 Inventory 는 .

  • 가용성을 확인하면 해당 인벤토리를 구매 가능 여부를 판단할 수 있습니다.

2) Detail

  • 인벤토리는 Depth Combination(Option) 와 연결되어 있습니다.

...

  • Path Parameter로 입력한 <product_id> 와 일치하는 Product의 Inventory List 를 보여줍니다.

  • 유효한 API Key를 Request Header에 토큰으로 입력해야만 호출 가능합니다.

...