Add item to cart
Cart
Add item to cart
Adds a single item to the cart by its asset ID. The item must be for sale (state = 1) and not owned by you. The price is stored at add time.
Permission: Connected + API.
POST
Add item to cart
Authorizations
JWT obtained from POST /user/login
Body
application/json
Steam asset ID of the item to add
Response
Added
Standard Mannco.store response envelope. err and success flag the outcome; the payload (or error message) is always under content.