API Reference
Bundles
Updates the pricing for a product in a bundle
1min
PATCH
Authentication
Authorization
Path Parameters
bundleReference
*
cartReference
*
productReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
patchRequests
*
value
path
op
from
Responses
200
Ok
Description
The Dto of a bundle
name
description
tag
status
400
Bad Request
<br />• No provided PATCH data
<br />• Invalid PATCH operation
<br />• Invalid PATCH path
404
Not found
<br />• Bundle cannot be found.
<br />• Cart cannot be found.
<br />• Product cannot be found.
Updated 22 Sep 2023
Did this page help you?