---
title: SubscriptionBillingCycleSkipPayload - Customer API
description: Return type for `subscriptionBillingCycleSkip` mutation.
api_version: unstable
api_name: customer
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/unstable/payloads/SubscriptionBillingCycleSkipPayload
  md: >-
    https://shopify.dev/docs/api/customer/unstable/payloads/SubscriptionBillingCycleSkipPayload.md
---

# Subscription​Billing​Cycle​Skip​Payload

payload

Return type for `subscriptionBillingCycleSkip` mutation.

## Fields

* billing​Cycle

  [Subscription​Billing​Cycle](https://shopify.dev/docs/api/customer/unstable/objects/SubscriptionBillingCycle)

  The updated billing cycle.

* user​Errors

  [\[Subscription​Billing​Cycle​Skip​User​Error!\]!](https://shopify.dev/docs/api/customer/unstable/objects/SubscriptionBillingCycleSkipUserError)

  non-null

  The list of errors that occurred from executing the mutation.

***

## Mutations with this payload

* [subscription​Billing​Cycle​Skip](https://shopify.dev/docs/api/customer/unstable/mutations/subscriptionBillingCycleSkip)

  mutation

  Skips a Subscription Billing Cycle.

  * billing​Cycle​Input

    [Subscription​Billing​Cycle​Input!](https://shopify.dev/docs/api/customer/unstable/input-objects/SubscriptionBillingCycleInput)

    required

    ### Arguments

    The input object for selecting and using billing cycles.

  ***

***

## Map

### Mutations with this payload

* [subscription​Billing​Cycle​Skip](https://shopify.dev/docs/api/customer/unstable/types/subscriptionBillingCycleSkip)
