Skip to main content

Update Item

Description: Find & update item that belongs to a customer

HTTP Method: PATCH

Endpoint: /api/v1/customer/item

Parameters

NameInRequiredExampleDescription

Request Body

{
"id": 1984074023436288,
"description": "Ergonomic executive chair upholstered in bonded black leather and PVC padded seat and back for all-day comfort and support",
"value": 0.8365397362504154
}

Responses

Status Code: 200

No example provided