---
title: "POST /v1/{+name}:pause"
method: POST
path: "/v1/{+name}:pause"
tags: ["buyers"]
---

# POST /v1/{+name}:pause

`POST /v1/{+name}:pause`

Pauses serving of the given finalized deal. This call only pauses the serving status, and does not affect other fields of the finalized deal. Calling this method for an already paused deal has no effect. This method only applies to programmatic guaranteed deals and preferred deals.

## Path parameters

- `name` string, required

## Request body

- PauseFinalizedDealRequest — Request message for pausing a finalized deal.
  - `reason` string — The reason to pause the finalized deal, will be displayed to the seller. Maximum length is 1000 characters.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/authorizedbuyersmarketplace.md) · [All operations](https://skmtc.net/google/apis/authorizedbuyersmarketplace/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/authorizedbuyersmarketplace/revisions/13e307206f76/schema)
