The type code is PL.
| lastUpdateByName | string <= 255 characters |
| createdByName | string <= 255 characters |
| updateDate | string <date-time> |
| typedId | string |
| approvalDate | string <date-time> |
| configuration | string |
| workflowStatus | string <= 255 characters Possible values: "DRAFT" "SUBMITTED" "DENIED" "APPROVED" "NO_APPROVAL_REQUIRED" "WITHDRAWN" "INVALIDATED" |
| lastUpdateDate | string <date-time> |
| submitDate | string <date-time> |
| description | string <= 255 characters |
| locale | string <= 255 characters |
| calculationDate | string <date-time> |
| jstId | integer |
| deniedByName | string |
| writeOnlyChangedItems | boolean |
| expiryDate | string <date-time> |
| pricelistType | string <= 255 characters Possible values: "SIMPLE" "MATRIX" |
| submittedByName | string <= 255 characters |
| userGroupViewDetails | string <= 255 characters |
| approvedByName | string |
| id | integer |
| createDate | string <date-time> |
| previousPricelistId | integer |
| calculationMessages | string |
| approvalRequiredEmailAttachments | Array of strings or null |
| updatedBy | integer |
| targetDate | string <date-time> |
| approvalState | string <= 255 characters Possible values: "NOT_APPROVED" "PARTIALLY_APPROVED" "APPROVED" "AUTO_APPROVED" "DENIED" |
| errorMode | string <= 255 characters Possible values: "ABORT" "SKIP" |
| label | string <= 255 characters |
| version | integer |
| exportDate | string <date-time> |
| createdBy | integer |
| numberOfItems | integer |
| userGroupEdit | string <= 255 characters |
| integrationStatus | string <= 255 characters |
| nodeId | integer |
| keepManualOverrides | boolean |
| calculationStartDate | string <date-time> |
| lastUpdateBy | integer |
| status | string <= 255 characters Possible values: "DRAFT" "PENDING" "SCHEDULED" "PROCESSING" "SCHEDULED_DIRTY" "ERROR" "READY" "CANCELLED" |
{- "lastUpdateByName": "string",
- "createdByName": "string",
- "updateDate": "2019-08-24T14:15:22Z",
- "typedId": "string",
- "approvalDate": "2019-08-24T14:15:22Z",
- "configuration": "string",
- "workflowStatus": "DRAFT",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "submitDate": "2019-08-24T14:15:22Z",
- "description": "string",
- "locale": "string",
- "calculationDate": "2019-08-24T14:15:22Z",
- "jstId": 0,
- "deniedByName": "string",
- "writeOnlyChangedItems": true,
- "expiryDate": "2019-08-24T14:15:22Z",
- "pricelistType": "SIMPLE",
- "submittedByName": "string",
- "userGroupViewDetails": "string",
- "approvedByName": "string",
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "previousPricelistId": 0,
- "calculationMessages": "string",
- "approvalRequiredEmailAttachments": [
- "string"
], - "updatedBy": 0,
- "targetDate": "2019-08-24T14:15:22Z",
- "approvalState": "NOT_APPROVED",
- "errorMode": "ABORT",
- "label": "string",
- "version": 0,
- "exportDate": "2019-08-24T14:15:22Z",
- "createdBy": 0,
- "numberOfItems": 0,
- "userGroupEdit": "string",
- "integrationStatus": "string",
- "nodeId": 0,
- "keepManualOverrides": true,
- "calculationStartDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0,
- "status": "DRAFT"
}