This method create a project
eg: request: http://{domain_name}/{rest_context_name}/private/bbprojectservice/create
{
"projectName":"projectName",
"projectDescription":"projectDescription",
"ownerType":"ownerType",
"projectType":"projectType",
"StructureEntity":"StructureEntity",
"nbBuildings":"nbBuildings",
"storiesAboveGrd":"storiesAboveGrd",
"storiesBelowGrd":"storiesBelowGrd",
"totalSqFt":"totalSqFt",
"projectValuation":"projectValuation",
"projectStatus":"projectStatus",
"bidsDueDate":"bidsDueDate",
"startDate":"startDate",
"preBidMeetingDate":"preBidMeetingDate",
"union":"union",
"nonUnion":"nonUnion",
"prevailingWage":"prevailingWage",
"bidSecurity":"bidSecurity",
"performanceBond":"performanceBond",
"paymentBond":"paymentBond",
"mbeGoal":"mbeGoal",
"dbeGoal":"dbeGoal",
"hubzone":"hubzone",
"leed":"leed",
"bim":"bim",
"adress":"adress",
"city":"city",
"state":"state",
"zip":"zip",
"country":"country",
"architect":"architect",
"engineer":"engineer",
"owner":"owner",
"geoPosition":{
"k":40.69443569856639,
"B":-73.94365310668945
},
"avatar":"/social-resources/skin/images/ShareImages/SpaceAvtDefault.png"
}