---
title: SubscriptionContractPausePayload - Customer API
description: Return type for `subscriptionContractPause` mutation.
api_version: 2025-07
api_name: customer
type: payload
api_type: graphql
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/2025-07/payloads/SubscriptionContractPausePayload
  md: >-
    https://shopify.dev/docs/api/customer/2025-07/payloads/SubscriptionContractPausePayload.md
---

# Subscription​Contract​Pause​Payload

payload

Return type for `subscriptionContractPause` mutation.

## Fields

* contract

  [Subscription​Contract](https://shopify.dev/docs/api/customer/2025-07/objects/SubscriptionContract)

  The updated Subscription Contract after the pause operation.

* user​Errors

  [\[Subscription​Contract​Status​Update​User​Error!\]!](https://shopify.dev/docs/api/customer/2025-07/objects/SubscriptionContractStatusUpdateUserError)

  non-null

  The list of errors that occurred from executing the mutation.

***

## Mutations with this payload

* [subscription​Contract​Pause](https://shopify.dev/docs/api/customer/2025-07/mutations/subscriptionContractPause)

  mutation

  Pauses a Subscription Contract.

  * subscription​Contract​Id

    [ID!](https://shopify.dev/docs/api/customer/2025-07/scalars/ID)

    required

    ### Arguments

    The ID of the subscription contract to pause.

  ***

***

## Map

### Mutations with this payload

* [subscription​Contract​Pause](https://shopify.dev/docs/api/customer/2025-07/mutations/subscriptionContractPause)
