POST api/Shared/getNotifications?loginId={loginId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| loginId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Notification| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| DateCreated | date |
None. |
|
| Opportunity | Opportunity |
None. |
|
| Sender | User |
None. |
|
| Recipient | User |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.