Create a deal on an account

POST/deals

Requires scope: write:deals

Parameters

ParameterInTypeDescription
Idempotency-Keyheaderstring

Request body

FieldTypeAllowed valuesDescription
store_idrequiredstringany string
namerequiredstringany string
valuenumberany number
stagestringcontactedrepliedcall_bookedproposalwonlost
next_stepstringany string
next_step_duestringany string

Responses

StatusDescription
201Created
400Invalid body
401Missing or invalid API key
403Key lacks the required scope
429Rate limit exceeded (see Retry-After)
Is this page helpful?