Retrieves products' details from the specified Manual Price List. A filter can be applied.
OK
{- "endRow": 300,
 - "oldValues": null,
 - "operationType": "fetch",
 - "startRow": 0,
 - "textMatchStyle": "exact",
 - "data": {
- "_constructor": "AdvancedCriteria",
 - "operator": "and",
 - "criteria": [
- {
- "fieldName": "currency",
 - "operator": "iEquals",
 - "value": "USD"
 
} 
] 
} 
}{- "response": {
- "status": 0,
 - "startRow": 0,
 - "node": "string",
 - "csrfToken": "string",
 - "data": [
- {
- "version": 0,
 - "typedId": "string",
 - "sku": "string",
 - "label": "string",
 - "unitOfMeasure": "string",
 - "currency": "string",
 - "comments": null,
 - "pricelistId": 0,
 - "lastUpdateByName": "string",
 - "createdByName": null,
 - "createDate": "string",
 - "createdBy": 0,
 - "lastUpdateDate": "string",
 - "lastUpdateBy": 0,
 - "attribute1": null,
 - "attribute2": null,
 - "attribute3": null,
 - "attribute4": null,
 - "attribute5": null,
 - "attribute6": null,
 - "attribute7": null,
 - "attribute8": null,
 - "attribute9": null,
 - "attribute10": null,
 - "attribute11": null,
 - "attribute12": null,
 - "attribute13": null,
 - "attribute14": null,
 - "attribute15": null,
 - "attribute16": null,
 - "attribute17": null,
 - "attribute18": null,
 - "attribute19": null,
 - "attribute20": null,
 - "attribute21": null,
 - "attribute22": null,
 - "attribute23": null,
 - "attribute24": null,
 - "attribute25": null,
 - "attribute26": null,
 - "attribute27": null,
 - "attribute28": null,
 - "attribute29": null,
 - "attribute30": null
 
} 
], - "endRow": 0
 
} 
}