SellingPlanRecurringBillingPolicy object

Represents a recurring selling plan billing policy.

Required access

Requires access to either all or app-owned selling plans.

On this page

Fields

  • anchors ([[SellingPlanAnchor!]!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplananchor))
    Specific anchor dates upon which the billing interval calculations should be made.
  • createdAt ([DateTime!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01))
    The date and time when the selling plan billing policy was created.
  • interval ([SellingPlanInterval!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/sellingplaninterval))
    The billing frequency, it can be either: day, week, month or year.
  • intervalCount ([Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01))
    The number of intervals between billings.
  • maxCycles ([Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01))
    Maximum number of billing iterations.
  • minCycles ([Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01))
    Minimum number of billing iterations.