POST api/Notification/SendDist?aor={aor}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| aor | string |
Required |
Body Parameters
Advoco.Models.DataMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | Advoco.Models.DataMessageType |
None. |
|
| Data | Advoco.Models.DataObject |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.