Skip to main content
POST
/
v2
/
carts
/
{cartId}
/
coupon
{
  "statusCode": 400,
  "message": "Bad Request",
  "error": "Invalid input data"
}

Authorizations

x-droplinked-api-key
string
header
required

Path Parameters

cartId
string
required

cartId identifier

Example:

"507f1f77bcf86cd799439011"

Body

application/json

The body is of type any.

Response

Success