/
SU
sumoquote
/
SumoQuote.PublicAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-26
27
69
59.5 KB
Project
Create Project
Creates a new SumoQuote Project
post
/v1/Project
Request body
NewProjectRequest
required
id
string
nullable
projectId
string
nullable
customerFirstName
string
required
customerLastName
string
nullable
phoneNumber
string
nullable
emailAddress
string
email
nullable
addressLine1
string
required
addressLine2
string
nullable
city
string
nullable
province
string
nullable
postalCode
string
nullable
customerFullName
string
nullable
projectIntegration
ProjectIntegration
salespersonId
string
nullable
layoutId
string
nullable
salespersonEmail
string
email
nullable
intakeDate
string
date-time
nullable
metadata
SumoMetadata[]
nullable
projectType
0
|
1
companyName
string
nullable
Response
Success