Deals
Add a participant to a deal
Adds a participant to a deal.
post/deals/{id}/participants
Path parameters
idinteger required
The ID of the deal
Request body
Response
Add new participant to the deal
Changes
Changed in 1 of the 2 revisions of this API.1
- ●
added the new
novaenum value to thedata/added_by_user_id/allOf[subschema #2: GetUserResponseData]/data/access/items/appresponse property for the response status200response-property-enum-value-added
- ●