Operation Id:
menu/menu/get [Official Documentaction]
Methods
- shop_id Integer
- menu_id Integer
- lang_id String
- node_id Integer
- level Integer
- textid_separator String
Examples
This function retrieves the menu for the Polish language.
Loading editor...
const result = await idosellRequest.getMenu .lang_id("pol") .exec();