esmDevelopers
URL API
esm API
JSプラグイン
URL API
esm API
JSプラグイン
  • product(商品)

product(商品)

商品に関する画面を表示することができます。

全ての商品画面

URL

商品一覧画面を表示します。

https://esm.softbrain.com/{tenant}/product/sheet/search

パラメータ

No.パラメータ必須デフォルト値説明
1tenant〇-会社ID

特定の商品リスト画面

URL

指定した商品IDの商品リストを表示します。

https://esm.softbrain.com/{tenant}/product/sheet/search?list_id={id}

パラメータ

No.パラメータ必須デフォルト値説明
1tenant〇-会社ID
2id〇-対象の商品リストID

特定の所属カテゴリ画面

URL

指定した所属カテゴリIDの所属カテゴリを表示します。

https://esm.softbrain.com/{tenant}/product/sheet/search?product_category_id={id}

パラメータ

No.パラメータ必須デフォルト値説明
1tenant〇-会社ID
2id〇-対象の所属カテゴリID

全ての商品リスト画面

URL

商品リスト一覧画面を表示します。

https://esm.softbrain.com/{tenant}/product/list/search

パラメータ

No.パラメータ必須デフォルト値説明
1tenant〇-会社ID

商品の登録画面

URL

商品登録画面を表示します。

https://esm.softbrain.com/{tenant}/product/save/entry

パラメータ

No.パラメータ必須デフォルト値説明
1tenant〇-会社ID

商品の詳細画面

URL

指定した商品IDの商品詳細画面を表示します。

https://esm.softbrain.com/{tenant}/product/detail/{id}

パラメータ

No.パラメータ必須デフォルト値説明
1tenant〇-会社ID
2id〇-対象の商品ID

オプション

No.オプション内容
1#timeline右側のタイムラインの表示

商品の変更画面

URL

指定した商品IDの商品変更画面を表示します。

https://esm.softbrain.com/{tenant}/product/save/update?entityId={id}

パラメータ

No.パラメータ必須デフォルト値説明
1tenant〇-会社ID
2id〇-対象の商品ID

商品の複製画面

URL

指定した商品IDの商品複製画面を表示します。

https://esm.softbrain.com/{tenant}/product/save/copy?fromId={id}

パラメータ

No.パラメータ必須デフォルト値説明
1tenant〇-会社ID
2id〇-対象の商品ID