Table of Contents

GetMenu

Description

This method returns a list of product family categories in the required language. (Content service)

Parameters

TypeNameDescription
intidMenu ID
stringlangCodeRequired menu language

Return value

TypeDescription
Array of MenuElementContractMenu containing an updated category version and tree

Sample requests and replies for GetMenu method

XmlOverHttp request

XmlOverHttp reply

SOAP request

SOAP reply


Sample scripts on PHP

Example of running REST and SOAP requests