Get a single subscription.
GET
/subscriptions/{subscriptionID}
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessSubscriptionAdminSubscriptionReader
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
subscriptionID | Required | string | ID of the subscription. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Frequency | integer | int32 | --- | --- | ||
Interval | string | --- | --- | Days, Weeks, Months | ||
NextOrderDate | string | date-time | --- | --- | ||
LastOrderDate | Read Only | string | date-time | --- | --- | |
NotificationDate | Read Only | string | date-time | --- | --- | |
DateCreated | Read Only | string | date-time | --- | --- | |
EndDate | string | date-time | --- | --- | ||
Active | boolean | --- | --- | --- | ||
FromCompanyID | string | --- | --- | --- | ||
FromUserID | string | --- | --- | --- | ||
ToCompanyID | string | --- | --- | --- | ||
Payment | object | --- | --- | --- | ||
BillingAddressID | string | --- | --- | --- | ||
ShippingAddressID | string | --- | --- | --- | ||
xp | object | --- | --- | --- |