[Deprecated] Cart soft delete
Cart soft delete, add the deleted boolean flag as true and add the order number to the cart.
PATCH
https://prod01-apigw.{customer_name}.fabric.zone
/
api-cart
/
cart
/
{cartId}
/
orderNumber
Path Parameters
cartId
string
requiredRequired string length:
24
Body
application/json
orderNumber
string
requiredRequired string length:
15
Response
200 - application/json
deleted
boolean
allPromosApplied
any[]
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
Was this page helpful?