Create a new attachment or update an existing attachment for a measure.
For a new attachment the request will return the 201
response. For updating an existing attachment the request will return a 200
response.
A JSON object containing measure attachment information
Successful operation
Successful operation
Not Found
Unprocessable Content
{- "success": true,
- "hash": "39a7d140a687034abf00701ab0cd9d9f95b9d84f",
- "data": {
- "id": 31,
- "hash": "e052a01c21efe7f90f3b301e2ead34abcc0e1ed1",
- "name": "falcon_contract.pdf",
- "extension": "pdf",
- "mime": "application/pdf",
- "size": 527267,
- "checksum": "cdbddb3435c7871b4730a3e0a5afe97d26ad5ba4e2409f615a8fb45f17268360",
- "created_time": "2022-08-11T12:23:22.000000Z",
- "modified_time": "2022-11-16T14:52:24.000000Z",
- "modified_user_time": "2022-11-16T14:52:24.000000Z",
- "umask": 4,
- "model": "MeasureAttachment",
- "modified_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-25T09:02:43.000000Z",
- "modified_user_time": "2022-05-25T09:02:43.000000Z",
- "model": "User"
}
}, - "timestamp": 1668610345036
}
Get all attachments for a measure.
Successful operation
Unprocessable Content
{- "success": true,
- "hash": "f1851209187b379309ba934138a229a1a1c31193",
- "data": [
- {
- "id": 19,
- "hash": "e846a9bf62c98dc7a21e1fefee587388c85d417f",
- "name": "empty",
- "extension": "txt",
- "mime": "text/plain",
- "size": 8,
- "checksum": "989fc0523ff3981a816aa178f7e4631cd54051e694db8b873118a80d05473f17",
- "created_time": "2022-07-19T15:52:18.000000Z",
- "modified_time": "2022-07-19T15:52:18.000000Z",
- "modified_user_time": "2022-07-19T15:52:18.000000Z",
- "umask": 4,
- "model": "MeasureAttachment",
- "created_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}, - "modified_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}, - "measure": {
- "id": 2,
- "hash": "952d544cd1d50a3937b903ee9f0322808baba201",
- "name": "Turnover",
- "paused": false,
- "locked": false,
- "model": "Measure",
- "measure_package": {
- "id": 1,
- "hash": "7ce83d4d4d933305a5410a7311a6a6f133f37dd5",
- "name": "Working Capital",
- "model": "MeasurePackage",
- "project": {
- "id": 1,
- "hash": "583bf59445f18e7bf566020aa8134ddfa7c79113",
- "name": "Phoenix",
- "model": "Project",
- "program": {
- "id": 1,
- "hash": "1650600bd010a50897b50572382460965fed588a",
- "name": "Airborne",
- "model": "Program"
}
}
}
}
}, - {
- "id": 31,
- "hash": "e052a01c21efe7f90f3b301e2ead34abcc0e1ed1",
- "name": "falcon_contract.pdf",
- "extension": "pdf",
- "mime": "application/pdf",
- "size": 527267,
- "checksum": "3cfd50c8f73e1ef11fdac50a979586e2626610c6d7d8c8e4a9e404869554c8cc",
- "created_time": "2022-08-11T12:23:22.000000Z",
- "modified_time": "2022-08-11T12:23:22.000000Z",
- "modified_user_time": "2022-08-11T12:23:22.000000Z",
- "umask": 4,
- "model": "MeasureAttachment",
- "created_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}, - "modified_user": {
- "id": 1,
- "hash": "8db560a23013ff54838d45e59a3f3f39f6720c86",
- "name": "Olli Kahn",
- "first_name": "Olli",
- "last_name": "Kahn",
- "position": "CEO",
- "department": "Engine room",
- "organization": "Nordantech",
- "email": "titan@nordantech.com",
- "status": 1,
- "created_time": "2022-05-04T16:51:37.000000Z",
- "modified_time": "2022-05-23T12:18:17.000000Z",
- "modified_user_time": "2022-05-23T12:18:17.000000Z",
- "model": "User"
}, - "measure": {
- "id": 2,
- "hash": "952d544cd1d50a3937b903ee9f0322808baba201",
- "name": "Turnover",
- "paused": false,
- "locked": false,
- "model": "Measure",
- "measure_package": {
- "id": 1,
- "hash": "7ce83d4d4d933305a5410a7311a6a6f133f37dd5",
- "name": "Working Capital",
- "model": "MeasurePackage",
- "project": {
- "id": 1,
- "hash": "583bf59445f18e7bf566020aa8134ddfa7c79113",
- "name": "Phoenix",
- "model": "Project",
- "program": {
- "id": 1,
- "hash": "1650600bd010a50897b50572382460965fed588a",
- "name": "Airborne",
- "model": "Program"
}
}
}
}
}
], - "meta": {
- "page": 1,
- "first": 1,
- "last": 2,
- "total": 2,
- "limit": 1000,
- "pages": 1
}, - "timestamp": 1660221402056
}