Skip to main content

A type that describes the details of the subscription payload.

Types that use SubscriptionPayloadDetail

CreateSubscriptionRequestSubscriptionUpdateSubscriptionRequest

Calls that use SubscriptionPayloadDetail

Fields

Field
Type
Description
format
The supported data format of the payload.

Note: JSON is currently the only supported format for all notification topics.
schemaVersion
The supported schema version for the notification topic. See the supportedPayloads.schemaVersion field for the topic in getTopics or getTopic response.
deliveryProtocol
The supported delivery protocol of the notification topic.

Note: HTTPS is currently the only supported delivery protocol of all notification topics.