Path and query parameters for action/resource Price

Path and query template for the action/resource:
/compressed/json/{partnerCode}/{consumerId}/price?include={include}&version={version}

NameDescription
partnerCodeA path parameter containing the partner code a.k.a. the login. Example: LHUSE
consumerIdA path parameter always assigned the integer number 1.Example: 1
includeWhat kind interval to include in the price file. The only currently valid value is: full. If the parameter value is empty or absent the default value full is used.
versionVersion of the price file. Possible values are: v1, v3, v4. The default value is: v1