Retrieves a list of Price Lists. You can apply a filter on returned price lists.
OK
{- "endRow": 300,
 - "operationType": "fetch",
 - "startRow": 0,
 - "textMatchStyle": "exact",
 - "data": {
- "_constructor": "AdvancedCriteria",
 - "operator": "and",
 - "criteria": [
- {
- "fieldName": "createDate",
 - "operator": "greaterThan",
 - "value": "2021-10-01T12:03:52"
 
} 
] 
} 
}{- "response": {
- "node": "string",
 - "startRow": 0,
 - "data": [
- {
- "version": 0,
 - "typedId": "string",
 - "targetDate": "string",
 - "label": "string",
 - "calculationMessages": "string",
 - "numberOfItems": 0,
 - "keepManualOverrides": true,
 - "writeOnlyChangedItems": true,
 - "configuration": "string",
 - "errorMode": "string",
 - "pricelistType": "string",
 - "approvalState": "string",
 - "createdByName": "string",
 - "lastUpdateByName": "string",
 - "updatedBy": 0,
 - "updateDate": "string",
 - "createDate": "string",
 - "createdBy": 0,
 - "lastUpdateDate": "string",
 - "lastUpdateBy": 0,
 - "status": "string",
 - "calculationDate": "string",
 - "id": 0
 
} 
], - "endRow": 0,
 - "totalRows": 0,
 - "status": 0
 
} 
}