Subscription
A subscription represents the main subscription or customer record in Firmhouse
Fields
activatedAt (String)
activePlan (Plan)
address (String)
address2 (String)
amountForStartingSubscriptionCents (Int)
appliedBillingCyclePromotions ([AppliedBillingCyclePromotion!])
appliedOrderDiscountPromotions ([AppliedOrderDiscountPromotion!])
appliedPromotions ([AppliedPromotion!])
billToAddress (String)
billToAddress2 (String)
billToCity (String)
billToCompanyName (String)
billToCountry (String)
billToDistrict (String)
billToFullAddress (String)
billToFullName (String)
billToHouseNumber (String)
billToHouseNumberAddition (String)
billToLastName (String)
billToName (String)
billToPhoneNumber (String)
billToSalutation (String)
billToState (String)
billToZipcode (String)
cancellationStartedAt (String)
cancelledAt (String)
chargeDayOfTheMonth (Int)
checkoutUrl (String)
churnRequests (ChurnRequestConnection)
Argument
Description
city (String)
collectionCases (CollectionCaseConnection)
Argument
Description
companyName (String)
country (String)
createdAt (String)
currency (String)
customerFeedbacks ([CustomerFeedback!])
customerId (String)
customerReference (String)
dateOfBirth (ISO8601Date)
deliveryMethod (DeliveryMethod!)
differentBillingAddress (Boolean)
discountCodes ([DiscountCode!])
district (String)
email (String)
exemptFromShippingCosts (Boolean)
extraFields ([ExtraFieldAnswer!]!)
fullAddress (String)
fullName (String)
houseNumber (String)
houseNumberAddition (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)
pickupPoint (PickupPoint)
products ([Product!])
pspPaymentMethodDetails (JSON)
referrerCode (DiscountCode)
rejectedAt (ISO8601DateTime)
salutation (String)
serviceChannel (ServiceChannel)
shippingNotes (String)
signupCompletedAt (String)
skipAutoActivationOnSignup (Boolean!)
startDate (ISO8601DateTime!)
state (String)
status (SubscriptionStatus!)
stoppedAt (ISO8601DateTime)
subscribedPlan (SubscribedPlan)
subscriptionAcceptanceChecks (SubscriptionAcceptanceCheckConnection)
Argument
Description
subscriptionAccount (SubscriptionAccount)
subscriptionAccountId (ID)
termsAccepted (Boolean!)
termsAcceptedOn (String)
token (String)
trialPeriodMonths (Int)
updatePaymentMethodUrl (String)
updatedAt (String)
vatNumber (String)
verifiedIdentity (SubscriptionIdentity)
versions (VersionConnection)
Argument
Description
zipcode (String)
Last updated
Was this helpful?