post https://api.omnisend.com/v3/carts//products
Add product to cart.
Responses
Add product to cart.
xxxxxxxxxx
curl --request POST \
--url https://api.omnisend.com/v3/carts/cartID/products \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: