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

person_idinteger required

The ID of the person

Response

Add new participant to the deal

successboolean

If the request was successful or not

Changes

Changed in 1 of the 2 revisions of this API.1

    • added the new nova enum value to the data/added_by_user_id/allOf[subschema #2: GetUserResponseData]/data/access/items/app response property for the response status 200

      response-property-enum-value-added