# Update Basket - Item(s) **PATCH /commerce/{accountId}/baskets/{basketId}/items** ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **accountId** (string) - **basketId** (string) ### Body: application/json (object) - **RAW_BODY** (array[object]) ## Responses ### 200 200 #### Body: application/json (object) - **id** (string) - **created** (string) - **updated** (string) - **deleted** (boolean) - **etag** (string) - **accountId** (string) - **storeId** (string) - **currency** (string) - **taxExclusive** (boolean) - **status** (string) - **items** (array[object]) - **payment** (object) - **fulfillment** (object) - **taxes** (array) - **discounts** (array) ### 400 400 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)