/
SU
sumoquote
/
SumoQuote.PublicAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Project
12
get
List Projects
post
Create Project
get
List All Projects
get
Retrieve Project
put
Update Project
delete
Delete Project
get
Search in projects
post
Create project
get
Get user projects
get
Get project
put
Update project
delete
Delete project
Report
7
User
4
WebHook
4
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
Changes