Table of Contents

GetUserInfoDescriptionFor

Description

To buy certain products, end user information needs to be passed to the manufacturer. This method can be used to get description of the form to be filled out by user when buying products indicated in input parameters.

Parameters

NameTypeDescription
langCodestringCode of language to be used for description
partNumsarray of stringList of part numbers requiring a license form

Return value

TypeDescription
array of EndUserInfoDescriptionContractList where each value describes a fill out rule for a single field of the license form

Sample requests and replies for GetUserInfoDescriptionFor

ATTENTION!
Parameter values are only used for demonstration purposes and cannot be used in a work request.

XmlOverHttp request

XmlOverHttp reply

SOAP request

SOAP reply


Sample scripts on PHP

Example of running REST and SOAP requests