Skip to main content

This type contains information about a subscription request.

Types that use CreateSubscriptionRequest

Not used by any types.

Call that uses CreateSubscriptionRequest

Fields

Field
Type
Description
topicId
The unique identifier of the notification topic to subscribe to. Use getTopics to get topic IDs.
status
Set the status of the subscription to ENABLED or DISABLED.
payload
The payload associated with the notification topic. Use getTopics or getTopic to get the supported payload for the topic.
destinationId
The unique identifier of the destination endpoint that will receive notifications associated with this subscription. Use the getDestinations method to retrieve destination IDs.