latestSwagger 2.02026-08-1766151238.8 KB
a444c5b1e78b
Project
Creates a new project (matter)
post/api/project
Request body
Example request
{
"customFieldValues": [
{
"guid": "00000000-0000-0000-0000-000000000000",
"valueContactGuid": "00000000-0000-0000-0000-000000000000",
"valueContact": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"customField": {
"createdBy": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"lastModifiedBy": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"guid": "00000000-0000-0000-0000-000000000000"
}
}
],
"projectRates": [
{
"user": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"role": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"userGuid": "00000000-0000-0000-0000-000000000000",
"roleGuid": "00000000-0000-0000-0000-000000000000"
}
],
"usersFollowing": [
{
"guid": "00000000-0000-0000-0000-000000000000"
}
],
"createdBy": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"originatedByGuid": "00000000-0000-0000-0000-000000000000",
"lastModifiedBy": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"accountGuid": "00000000-0000-0000-0000-000000000000",
"presetProjectRateGuid": "00000000-0000-0000-0000-000000000000",
"account": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"assignedTo": [
{
"guid": "00000000-0000-0000-0000-000000000000"
}
],
"originatedBy": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"assignedToGuids": [
"00000000-0000-0000-0000-000000000000"
],
"saleDocumentTemplateGuid": "00000000-0000-0000-0000-000000000000",
"presetProjectRate": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"invoiceMatterRecipients": [
{
"guid": "00000000-0000-0000-0000-000000000000"
}
],
"invoiceMatterRecipientsGuids": [
"00000000-0000-0000-0000-000000000000"
],
"guid": "00000000-0000-0000-0000-000000000000"
}Response
OK
Example response
{
"customFieldValues": [
{
"guid": "00000000-0000-0000-0000-000000000000",
"valueContactGuid": "00000000-0000-0000-0000-000000000000",
"valueContact": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"customField": {
"createdBy": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"lastModifiedBy": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"guid": "00000000-0000-0000-0000-000000000000"
}
}
],
"projectRates": [
{
"user": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"role": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"userGuid": "00000000-0000-0000-0000-000000000000",
"roleGuid": "00000000-0000-0000-0000-000000000000"
}
],
"usersFollowing": [
{
"guid": "00000000-0000-0000-0000-000000000000"
}
],
"createdBy": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"originatedByGuid": "00000000-0000-0000-0000-000000000000",
"lastModifiedBy": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"accountGuid": "00000000-0000-0000-0000-000000000000",
"presetProjectRateGuid": "00000000-0000-0000-0000-000000000000",
"account": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"assignedTo": [
{
"guid": "00000000-0000-0000-0000-000000000000"
}
],
"originatedBy": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"assignedToGuids": [
"00000000-0000-0000-0000-000000000000"
],
"saleDocumentTemplateGuid": "00000000-0000-0000-0000-000000000000",
"presetProjectRate": {
"guid": "00000000-0000-0000-0000-000000000000"
},
"invoiceMatterRecipients": [
{
"guid": "00000000-0000-0000-0000-000000000000"
}
],
"invoiceMatterRecipientsGuids": [
"00000000-0000-0000-0000-000000000000"
],
"guid": "00000000-0000-0000-0000-000000000000"
}