Add To Cart

POST

Add an item to the cart. The end user must have a default address and payment method set. Either ASIN or a valid amazon url to the item must be present. If both are present, the ASIN will be used.

Headers

X-Account-TokenstringRequired

The account token that is associated with the end user linked to this account

Request

This endpoint expects an object.
asinstringOptional
itemUrlstringOptional

Response

This endpoint returns an object.
statusenum
Allowed values: okerror
Built with