Update Item

This endpoint enables updates to specific items within a checkout, such as modifying prices or quantities.

Path Params
string
required

The id of the checkout with the item to be updated

string
required

The id of the item within the checkout to be updated.

Body Params
string
number
number
number
boolean
enum
Allowed:
Response
200
Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!