Cart
Merge user cart and guest cart
Merge user cart and guest cart
PATCH
https://prod01-apigw.{customer_name}.fabric.zone
/
api-cart
/
cart
/
merge
Headers
x-site-context
string
requiredThe x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
Authorization
string
Body
application/json
guestCartId
string
requiredRequired string length:
24
Response
200 - application/json
deleted
boolean
allPromosApplied
object[]
items
object[]
registeredUser
boolean
cartId
number
totalAmmount"
object
quantity
number
__v
number
attributes
object[]
account
string
approver
string
po
string
company
string
status
string
extra
object
errors
object
_id
string
createdAt
string
updatedAt
string
Was this page helpful?