---
title: "Update a lead's product information."
method: PATCH
path: "/productmaps/{id}"
tags: ["Products"]
---

# Update a lead's product information.

`PATCH /productmaps/{id}`

A product map is an instance of a product attached to a lead, including quantity and custom pricing information which this endpoint allows you to modify.

## Path parameters

- `id` string, required

## Request body

- object[]
  - `op` unknown
  - `path` unknown
  - `value` unknown

## Response `204`

No Content

---

[API](https://skmtc.net/nutshell/apis/nutshell-api.md) · [All operations](https://skmtc.net/nutshell/apis/nutshell-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nutshell/nutshell-api/versions/709ffc1a706b/schema)
