For help with authorization, see https://developer.hcssapps.com/getting-started/request-tokens
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
{- "id": "string",
- "payItemSource": {
- "type": 0,
- "payItemLibraryId": "string",
- "filters": [
- {
- "fieldName": "string",
- "filterOperation": 0,
- "values": [
- "string"
]
}
]
}, - "projectPayItems": [
- {
- "code": "string",
- "description": "string",
- "quantity": 0,
- "unit": "string",
- "linkedPayItem": {
- "code": "string",
- "description": "string",
- "unit": "string",
- "averages": {
- "unitPrice": 0,
- "unitCost": 0,
- "lowUnitPrice": 0,
- "highUnitPrice": 0,
- "lowUnitCost": 0,
- "highUnitCost": 0
}, - "manualEntry": true
}
}
], - "linkedProjectId": "string",
- "lastModifiedByUserId": "string",
- "lastModified": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "businessUnitId": "string",
- "deleted": true
}