
URI
/notification/party/<party_id>
Where the party ID is the UUID of a person, organization, or group. See How to
find a party ID.
Returns 200 - Ok
401 - Not authorized
500 - Server exception
Examples
The following URL was sent:
https://<host>:<port>/csa/rest/notification/party/BFA0DB53DA414B90E04059106D1A24
B5 ?userIdentifier=BFA0DB53DA414B90E04059106D1A24B5
The following XML was returned:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<NotificationList>
<notification>
<notifContentBody>Your service subscription for {0} is now active. To vi
ew the details or make modifications, go to the {1} and click the Subscriptions
tab.</notifContentBody>
<notifSubject>Your subscription is now active</notifSubject>
<notifactionId>90d957ea3806fa7e01380f95d38d073a</notifactionId>
<recepientId>BFA0DB53DA414B90E04059106D1A24B5</recepientId>
<recepientName>consumer</recepientName>
<senderContextArtifactName>CSA_CONSUMER</senderContextArtifactName>
<senderContextArtifactTypeName>ORGANIZATION</senderContextArtifactTypeNa
me>
<tokens><tokenSequence>0</tokenSequence><value>my request</value></token
s>
<tokens><tokenSequence>1</tokenSequence><value>CSA Consumer</value></tok
ens>
...
</notification>
...
</NotificationList>
Send notification
Details
URI
/notification/party/<party_id>
Method POST
APIReference
HP Cloud Service Automation (4.10) Page 95 of 150
Comentarios a estos manuales