---
title: "PATCH /pipelines/{reference}/contacts/{contact_id}"
method: PATCH
path: "/pipelines/{reference}/contacts/{contact_id}"
tags: ["fundraising"]
---

# PATCH /pipelines/{reference}/contacts/{contact_id}

`PATCH /pipelines/{reference}/contacts/{contact_id}`

Update deal details for a contact on the fundraising board

## Path parameters

- `reference` string, required
- `contact_id` string, required

## Request body

- ServerUpdateContactDealRequest
  - `can_lead_round` boolean, required
  - `check_size` integer, required
  - `rating` integer, required

## Response `200`

OK

- ServerAPIStatus
  - `message` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2025-04-09** `10d58acffcc7` — 1 info
  - endpoint added
- **2024-11-14** `9eeda9b06388` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ayinke-llc/apis/malak-s-api-documentation/changes/pipelines/:reference/contacts/:contact_id/patch.md)

---

[API](https://skmtc.dev/ayinke-llc/apis/malak-s-api-documentation.md) · [All operations](https://skmtc.dev/ayinke-llc/apis/malak-s-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ayinke-llc/malak-s-api-documentation/revisions/3dff99ea5963/schema)
