構築済インベントリのRESTエンドポイント

構築済インベントリ

構築済インベントリのREST APIエンドポイント

インベントリの作成
メソッド: post
パス: /api/v2/constructed_inventories/
インベントリの削除
メソッド: delete
パス: /api/v2/constructed_inventories/{id}/
インベントリのリスト
メソッド: get
パス: /api/v2/constructed_inventories/
インベントリの取得
メソッド: get
パス: /api/v2/constructed_inventories/{id}/
インベントリの更新
メソッド: patch
パス: /api/v2/constructed_inventories/{id}/
インベントリの更新
メソッド: put
パス: /api/v2/constructed_inventories/{id}/