|
Http Verb |
POST |
|---|---|
|
Url |
/project/r1/projects/{projectId}/activities |
|
Permissions required |
Project : Edit (fsm.project.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2024 W1 (FSM 16.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API creates a new “Project Activity”.
The project activity is created in Open status.
Path Parameters
|
Field |
Note |
|---|---|
|
projectId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
typeId |
|
|
|
code |
Max Lenght: 255 |
|
|
description |
Max Lenght: 255 |
|
|
userStatusId |
|
|
|
start |
Format: ISO-8601 |
|
|
end |
Format: ISO-8601 |
|
|
operationCenterId |
|
|
|
priority |
Max size: 10 digits |
|
|
calendarId |
|
|
|
duration |
calendarUnit is mandatory if value is not null |
|
|
effort |
calendarUnit is mandatory if value is not null |
|
|
extendedDescription |
Max Lenght: 4000 |
|
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
Response error codes
C270_1528, PRJ002, PRJ005, PRJ006, PRJ007, C270_1526