Skip to main content
PATCH
/
giftcard
/
public
/
remove
/
{cartId}
{
  "statusCode": 400,
  "message": "Bad Request",
  "error": "Invalid input data"
}

Path Parameters

cartId
string
required

cartId identifier

Example:

"507f1f77bcf86cd799439011"

Body

application/json

The body is of type any.

Response

Success