|
Navigation: Reference Manual > Contracts > End Points > CreateContractProject |
Send comments on this topic. |
Description
Creates a Project in the PRISM database.
Parameters
|
# |
API Field Name |
PRISM Field |
Req? |
Comment |
|
1 |
ID |
|
N |
|
|
1 |
ProjectNumber |
Project Number |
Y |
|
|
2 |
ProjectName |
Project Name |
Y |
|
|
3 |
ProjectType |
Project Type |
N |
Must match a configured PRISM value |
|
4 |
Status |
Status |
N |
Must match a configured PRISM value |
|
5 |
UserID |
Authentication |
Y |
PRISM user account with security actions to use API |
|
6 |
Password |
Authentication |
Y |
Account Password |
|
7 |
PRISMKey |
Authentication |
Y |
Provided by PRISM Professionals |
Return Values
|
# |
Name |
Type |
Comment |
|
1 |
OperationStatus |
Boolean |
|
|
2 |
Mesage |
String |
|
|
3 |
ID |
String |
PRISM Internal Vendor GUID |
|
|
PRISM Compliance Management - Copyright © 2018 |