InfoTypesSubscription
InfoTypesSubscription
The subscribers must provide this information to allow the DMS to successfully notify the status modifications of info types.
JSON Example
{
"id": "string",
"owner": "string",
"status_result_uri": "string"
}
string
id
Optional
Unique Id identifying the subscription.
string
owner
Required
Name of the rapp or service subscribing for the info type notifications.
string
status_result_uri
Required
Callback URI that the DMS can invoke to notify the status of the info types.