getSubscription
Get subscription details.
Arguments
Argument
Description
Return fields
activatedAt (String)
activePlan (Plan)
address (String)
amountForStartingSubscriptionCents (Int)
appliedBillingCyclePromotions ([AppliedBillingCyclePromotion!])
appliedOrderDiscountPromotions ([AppliedOrderDiscountPromotion!])
appliedPromotions ([AppliedPromotion!])
billToAddress (String)
billToCity (String)
billToCompanyName (String)
billToCountry (String)
billToDistrict (String)
billToFullAddress (String)
billToFullName (String)
billToHouseNumber (String)
billToLastName (String)
billToName (String)
billToPhoneNumber (String)
billToSalutation (String)
billToState (String)
billToZipcode (String)
cancellationStartedAt (String)
cancelledAt (String)
chargeDayOfTheMonth (Int)
checkoutUrl (String)
city (String)
collectionCases (CollectionCaseConnection)
Argument
Description
companyName (String)
country (String)
createdAt (String)
currency (String)
customerFeedbacks ([CustomerFeedback!])
customerId (String)
customerReference (String)
dateOfBirth (ISO8601Date)
differentBillingAddress (Boolean)
discountCodes ([DiscountCode!])
district (String)
email (String)
exemptFromShippingCosts (Boolean)
extraFields ([ExtraFieldAnswer!]!)
fullAddress (String)
fullName (String)
houseNumber (String)
id (String)
identityVerificationUrl (String)
inTrialPeriod (Boolean!)
invoices ([Invoice!])
lastName (String)
locale (String)
markedAsNonPayingAt (String)
marketingOptIn (Boolean)
metadata (JSON)
monthlyAmountCents (Int)
name (String)
notes (String)
Argument
Description
orderedProducts ([OrderedProduct!])
ordersV2 (OrderConnection)
Argument
Description
paidAmount (Float)
pausedAt (ISO8601DateTime)
pausedUntil (ISO8601DateTime)
paymentMethod (String)
paymentMethodSummary (String)
paymentMethodTranslated (String)
phoneNumber (String)
products ([Product!])
project (Project!)
pspPaymentMethodDetails (JSON)
salutation (String)
serviceChannel (ServiceChannel)
signupCompletedAt (String)
skipAutoActivationOnSignup (Boolean!)
startDate (ISO8601DateTime!)
state (String)
status (SubscriptionStatus!)
stoppedAt (ISO8601DateTime)
subscribedPlan (SubscribedPlan)
subscriptionAcceptanceChecks (SubscriptionAcceptanceCheckConnection)
Argument
Description
termsAccepted (Boolean!)
termsAcceptedOn (String)
token (String)
trialPeriodMonths (Int)
updatePaymentMethodUrl (String)
updatedAt (String)
vatNumber (String)
verifiedIdentity (SubscriptionIdentity)
zipcode (String)
Last updated
Was this helpful?