Represents a subscription cart/draft stage.
Fields
The plan that's set for this cart.
The customer's shipping address or just street. Can include houseNumber if not separately stored in houseNumber field.
The customer's company name in case of a B2B customer.
The customer's country (two-letter ISO code)
The customer's email address
List of extra fields and its values on this cart.
The customer's houseNumber if given
The unique ID of this cart
initialAmountIncludingTaxCents (
Int)
The initial amount the customer will pay at signup including tax in cents.
Whether the customer is opted in to receiving marketing communication.
monthlyAmountExcludingTaxCents (
Int)
The monthly amount for this subscription excluding tax in cents
monthlyAmountIncludingTaxCents (
Int)
The monthly amount for this subscription including tax in cents
monthlyAmountTaxCents (
Int)
The total amount of tax for this subscription monthly amount in cents
The customer's first name
A list of the cart's ordered products.
The customer's phone number (international format)
A list of the cart's products (via OrderedProducts).
The customer's salutation (mr, ms, mx)
Token of the subscription represented by this cart.
The customer's postal code or zipcode