Path and query parameters for action/resource PriceCsvHead
Path and query template for the action/resource:
/compressed/csv/{partnerCode}/{consumerId}/price?include={include}&version={version}
| Name | Description |
|---|---|
| partnerCode | A path parameter containing the partner code a.k.a. the login. Example: LHUSE |
| consumerId | A path parameter always assigned the integer number 1.Example: 1 |
| include | What 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. |
| version | Version of the price file. Possible values are: v1, v3, v4. The default value is: v1 |