Avaya Breeze® platform
EFC REST API

Renew Subscription


SubscriptionResponse.json
{
    "title":"SubscriptionResponse",
    "description":"Response object of subscription from EFC",
    "type":"object",
    "properties":{
        "subscriptionId":{
            "type":"string",
            "description":"ID of the subscription"
        },
        "message":{
            "type":"string"
        }
    }
}

Copyright © 2017 Avaya. All Rights Reserved.