SubscriptionRequired_1_0_0
SubscriptionRequired_1_0_0 Document
Error details when the caller has attempted to access a feature not supported by the endpoint’s subscription.
Name |
Type |
Description |
DATA_TYPE |
string |
Type of this document |
add_ons |
array of string |
List of subscription add-ons required for this feature |
subscription_level |
string |
Level of subscription required for this feature |
{
"DATA_TYPE": "subscription_required#1.0.0",
"add_ons": [
"string"
],
"subscription_level": "string"
}