A type that describes the details of the subscription payload.
Types that use SubscriptionPayloadDetail
CreateSubscriptionRequestSubscriptionUpdateSubscriptionRequest
Calls that use SubscriptionPayloadDetail
POST
Fields
deliveryProtocol
The supported delivery protocol of the notification topic.
Note:
Note:
HTTPS
is currently the only supported delivery protocol of all notification topics. format
The supported data format of the payload.
Note: JSON is currently the only supported format for all notification topics.
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.