Ordering API Docs Help

Patch a Deliverable

Description

This endpoint allows you to update an order deliverable.

The id from the output of /cv/fulfillment-statuses can be used to populate the fulfillmentStatus field in the request body.

/deliverables/{deliverableId}

Request parameters

{ "fulfillmentStatus": "In Progress" }

Responses

null
04 July 2025