Subscription

Subscription
Subscription

Information related with CSP subscription

JSON Example
{
    "id": "aa6ce24d-b38a-405b-a1ca-3ac0a79418bb",
    "product_id": "VTAC_AAORG_CP",
    "status": "ACTIVE",
    "quotas": {
        "applications": {
            "limit": 25
        }
    },
    "created_at": "2023-03-03T00:59:52.762Z",
    "updated_at": "2023-03-03T00:59:52.762Z",
    "starts_at": "2023-03-03T00:59:52.762Z",
    "ends_at": "2023-03-03T00:59:52.762Z"
}
id
Optional

Identifier of the subscription in CSP. Old subscriptions might have no CSP id.

string
product_id
Required

Name of the product of the subscription

status
Required

Status of the subscription (ACTIVE, CREATED, EXPIRED, TERMINATED, ERROR, SUBMITTED, PENDING_EXPIRY, SUSPENDED)

object
quotas
Optional

Quotas for this subscription

string As date-time As date-time
created_at
Required

Date of the creation of the subscription

string As date-time As date-time
updated_at
Optional

Date of the update of the subscription

string As date-time As date-time
starts_at
Optional

Date of the start of the subscription

string As date-time As date-time
ends_at
Optional

Date of the end of the subscription

Returned By