Updates a basket item quantity for a given basket.
Documentation Index
Fetch the complete documentation index at: https://docs.nuwebgroup.com/llms.txt
Use this file to discover all available pages before exploring further.
The 'Bearer' token can be obtained from the token management interface or via the login endpoint using your admin user credentials.
The ID of the company this operation should be performed against.
Sets the preferred language for localised response content (e.g. en, fr, de). If the requested language is not supported by the company, the company fallback language will be assumed.
Request for updating a basket item
The sale item ID for the sale item we wish to update.
The basket ID in which the item is being updated. Basket IDs and Order IDs can be used interchangeably.
The basket item quantity
Specifies whether secure barcodes should be explicitly disabled on the resulting items. This only applies to increased quantities. Existing items will remain unaffected.
Successfully updated basket item.
The first applied discount code, or null if none.