Create a Project
post/api/record/project
Request body
projectnamestring required
Name of the project (Primary).
accountidstring
The related account's GUID.
budgetnumber float
Budget
duedatestring date
Date the project must be completed by.
estimatedworktimenumber float
Estimated work time needed to complete the project.
owneridstring
The GUID of the system user who created the record, can also be set manually. Will be used for permissions.
pcfcrmorderidstring
The related order's GUID.
priorityinteger
Priority (Picklist)
statuscodeinteger
Status (Picklist)
Response
200