Retrieve a secondary contact

Retrieve an existing secondary contact

To retrieve a secondary contact, the user should have permission to manage deals.

{
    "contactDeal": {
        "deal": "2",
        "contact": "1",
        "cdate": "2019-02-25T08:16:56-06:00",
        "links": {
            "deal": "/api/3/contactDeals/1/deal",
            "contact": "/api/3/contactDeals/1/contact"
        },
        "id": "1"
    }
}
Language
Authorization
Header
URL