HomeProduct DocsAPI ReferenceChangelog
RecurlyAPI GuidesRecurly.jsWebhooksAPI ReferenceSupportBook demo
API Reference

Lookup Subscription Details

Subscription Attributes

Subscription ParametersDescription
planNested plan_code and plan name
uuidUnique subscription ID
active"active", "canceled", "future", "expired"
unit_amount_in_centsUnit amount of the subscription
quantityUnit amount of the subscription
currency3-letter ISO currency for the subscription
activated_atDate the subscription started
canceled_atDate the subscription was marked canceled
expires_atDate the subscription will end (if state is "canceled") or ended (if state is "expired")
current_period_started_atDate the current bill cycle started
current_period_ends_atDate the current bill cycle will end
trial_started_atDate the trial was started, if applicable
trial_ends_atDate the trial ended, if applicable
tax_in_centsAmount of tax or VAT within the transaction, in cents.
tax_typeTax type as "vat" for VAT or "usst" for US Sales Tax.
tax_regionRegion where taxes are applied.
tax_rateTax rate that will be applied to this subscription.
po_numberPO number reference.
net_termsInvoice net terms in days.
collection_methodInvoice collection as "automatic" or "manual".
subscription_add_onsNested list of add-ons on the subscription, if applicable
pending_subscriptionNested information about a pending subscription change at renewal
terms_and_conditionsOptional notes field. This will default to the Terms and Conditions text specified on the Invoice Settings page in your Recurly admin. Specify custom notes with this tag to add or override Terms and Conditions. Custom notes will stay with a subscription on all renewals.
customer_notesOptional notes field. This will default to the Customer Notes text specified on the Invoice Settings page in your Recurly admin. Specify custom notes with this tag to add or override Customer Notes. Custom notes will stay with a subscription on all renewals.
bank_account_authorized_atRecurring subscriptions paid with ACH will have this attribute with an iso8601 timestamp value. This timestamp is used for alerting customers to reauthorize in 3 years in accordance with NACHA rules. If a subscription becomes inactive or the billing info is no longer a bank account, this timestamp is cleared and the attribute will not exist.
PENDING SUBSCRIPTION CHANGES

When looking up a subscription that has pending changes, the new subscription details will be in a pending_subscription node. Since immediate subscription changes take place immediately, pending subscription changes will only show for changes occurring when the subscription renews.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Uuid.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/xml
application/json