Get Subscription
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier of the subscription
Response
Unique identifier of the subscription
The interval group between subscriptions.
DAY
, WEEK
, MONTH
, YEAR
The number of intervals between subscription billings. For example, interval = MONTH
and intervalCount = 3
bills every 3 months.
The number of billing cycles for which the subscription will renew before ending.
The number of billing cycles remaining for the subscription.
Three-letter currency code
The amount in lowest count unit (e.g., cents for USD)
The currency that the customer paid in
The mode in which the transaction was made (e.g., TEST or LIVE)
TEST
, LIVE
Timestamp of when the subscription was created
The status of the subscription
ACTIVE
, INACTIVE
, INCOMPLETE
, CREATED
, CANCELLED
Description of the order, if any
Was this page helpful?