Skip to main content
Log inSign up
Anchor to SubscriptionBillingCycleEditedContract

SubscriptionBillingCycleEditedContract

object

Requires the read_own_subscription_contracts or write_own_subscription_contracts scope.

Represents a subscription contract with billing cycles.

Anchor to Fields and connectionsFields and connections

•

The subscription app that the subscription contract is registered to.

•

The URL of the subscription contract page on the subscription app.

•

The billing cycles that the edited contract belongs to.

•
DateTime!non-null

The date and time when the subscription contract was created.

•

The currency that's used for the subscription contract.

•

A list of the custom attributes to be added to the generated orders.

•

The customer to whom the subscription contract belongs.

Anchor to customerPaymentMethodcustomerPaymentMethod
•

The customer payment method that's used for the subscription contract.

•

The delivery method for each billing of the subscription contract.

•
MoneyV2!non-null

The delivery price for each billing of the subscription contract.

•

The list of subscription discounts associated with the subscription contract.

•

The list of subscription lines associated with the subscription contract.

•

The number of lines associated with the subscription contract.

•

The note field that will be applied to the generated orders.

•

A list of the subscription contract's orders.

•
DateTime!non-null

The date and time when the subscription contract was updated.

•
Int!non-nullDeprecated

The number of lines associated with the subscription contract. Use linesCount instead.


Was this section helpful?

•
mutation

Commits the updates of a Subscription Billing Cycle Contract draft.


Was this section helpful?


Was this section helpful?