Add Tax Item to Bundle Component
POST/v2/carts/:cartID/items/:cartitemID/components/:productID/taxes
Use this endpoint to add a tax item to a specific bundle component (component product) within a cart item.
note
There is a soft limit of 5 unique tax items per component product at any one time.
Request
Responses
- 201
- 400
- 404
- 422
- 500
Created
Response Headers
Bad Request
Not Found
Unprocessable Entity
Internal Server Error