Create a deal
POST {{baseUrl}}/crm/deals
Request Body
{"name"=>"Deal: Connect with company", "attributes"=>{"deal_owner"=>"6093d2425a9b436e9519d034", "amount"=>12}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"id":"61a5cd07ca1347c82306ad06"}