v1

latestOpenAPI 3.0.02026-08-04109109370.6 KB
Products

Update a lead's product information.

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.

patch/productmaps/{id}

Path parameters

idstring required

ProductMap ID

Request body

{"stackTrail":"components:schemas:productMapPatchInput:items:properties:op","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:productMapPatchInput:items:properties:path","oasType":"schema","type":"unknown","description":"The path to the value you want to update"}
{"stackTrail":"components:schemas:productMapPatchInput:items:properties:value","oasType":"schema","type":"unknown","description":"The updated value"}

Response

No Content