|
Http Verb |
POST |
|---|---|
|
Url |
/work-orders/projects/r1/projects |
|
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. The project is created in draft status.
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
typeId |
Must have a project profile associated |
|
|
code |
Max Lenght: 255 The code must be unique |
|
|
description |
Max Lenght: 255 |
|
|
userStatusId |
|
|
|
startDate |
Format: ISO-8601 |
|
|
endDate |
Format: ISO-8601 |
|
|
earlyStartDate |
Format: ISO-8601 |
|
|
lateEndDate |
Format: ISO-8601 |
|
|
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, PRJ003, PRJ004, PRJ005, PRJ006, C270_1526