Create a Contact Reference
POST {{baseUrl}}/api/ContactReference
Request Body
{"contactId"=>"<integer>", "referenceSource"=>"<string>", "referenceId"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""