v1

latestOpenAPI 3.0.12026-07-26276959.5 KB
Project

Update Project

Updates a specified SumoQuote Project. An entire SumoProject payload should be specified. If values are left out, they will be removed from the SumoQuote Project record.

put/v1/Project/{projectId}

Path parameters

projectIdstring nullable required

The ProjectIdDisplay of the project to be updated

The ProjectIdDisplay of the project to be updated

Request body

idstring uuid
customerFirstNamestring nullable
customerLastNamestring nullable
postalCodestring nullable
citystring nullable
addressLine1string nullable
provincestring nullable
emailAddressstring nullable
phoneNumberstring nullable
intakeDatestring date-time nullable
nextCallbackstring date-time nullable
wonDatestring date-time nullable
lostDatestring date-time nullable
estimatenumber double nullable
estimatorstring nullable
salespersonstring nullable
estimatorIdstring nullable
primaryContactstring nullable
primaryContactIdstring nullable
projectStatestring nullable

Response

Success