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

# POST /v1/{+name}:resume

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

Resumes serving of the given finalized deal. Calling this method for an running deal has no effect. If a deal is initially paused by the seller, calling this method will not resume serving of the deal until the seller also resumes the deal. This method only applies to programmatic guaranteed deals and preferred deals.

## Path parameters

- `name` string, required

## Request body

- ResumeFinalizedDealRequest — Request message for resuming a finalized deal.

## 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)
