Create a deal

POST {{baseUrl}}/crm/deals

Request Body

{"name"=>"Deal: Connect with company", "attributes"=>{"deal_owner"=>"6093d2425a9b436e9519d034", "amount"=>12}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"id":"61a5cd07ca1347c82306ad06"}