POST api/Suspended?contactId={contactId}&programId={programId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| contactId | globally unique identifier |
Required |
|
| programId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"05f01974-7464-4b11-9211-9ede957d2552"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">05f01974-7464-4b11-9211-9ede957d2552</guid>