---
title: "Sync a proposal"
method: PATCH
path: "/api/v2/proposals/{id}/sync"
tags: ["Proposals"]
---

# Sync a proposal

`PATCH /api/v2/proposals/{id}/sync`

Sync a proposal with the associated deal.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single proposal

## Other responses

- `409` — Conflict

## Changes

- **2026-09-02** `061c271b2e3a` — 2 warning, 1 info
  - removed the optional property `data/attributes/audit_pdf_url` from the response with the `200` status
  - removed the optional property `data/attributes/original_pdf_url` from the response with the `200` status
  - added the optional property `data/attributes/number` to the response with the `200` status

[Change history](https://skmtc.dev/productive/apis/api-documentation/changes/api/v2/proposals/:id/sync/patch.md)

---

[API](https://skmtc.dev/productive/apis/api-documentation.md) · [All operations](https://skmtc.dev/productive/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/productive/api-documentation/revisions/061c271b2e3a/schema)
