Skip to main content
Send Push Notification

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

$select
string

Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.

Body

AssociateIds, Message

SendPushNotification: Send a push notification to one or more associates

AssociateIds
integer<int32>[]
Message
object

Describes behaviour and content for a push notification message Carrier object for PocketNotificationMessage. Services for the PocketNotificationMessage Carrier is available from the Pocket Agent.

Response

204

No Content