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-TokenstringOptional

Account Token

Request

This endpoint expects an object.
asinstringOptional
itemUrlstringOptional

Response

This endpoint returns an object.
status"ok" or "error"
Allowed values: okerror