post https://stage.samdock.app/api/deals//organizations/
Association of organization to the existing deals are managed using this endpoint.
Log in to see full request history
Response
Association of organization to the existing deals are managed using this endpoint.
xxxxxxxxxx
curl --request POST \
--url https://stage.samdock.app/api/deals/dealID/organizations/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"organizationID":1}'
Try It!
to start a request and see the response here! Or choose an example: