Legami: Add To Cart
Legami via Parse · ecommerce
Add a product variant to the shopping cart. Automatically creates a basket if one does not exist. Returns the updated basket state with totals and shipment information. API for searching products, viewing product details, managing shopping baskets, and finding boutique stores on legami.com Fulfilled by Parse from legami.com.
- ecommerce
- legami
- legami-com
- maps-geo
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/b361a643-6954-4674-aa6c-b8fb51cc5df6/add_to_cart
- Interface artifact
- sha256:a7820a42fae7d7110e0bd7c3be415edfdcf743ed740cb0eaf14ff09c76ae067e
- Manifest digest
- sha256:ecf103c5bbd0f6c48d4ed6cec5e5346c5b7c902aaf0b8674ec9b35d924c4d892
Request fields
- quantity (integer): Quantity to add.
- product_id (string, required): Product variant ID to add (e.g. 'VEP0074').
Example queries
- {"quantity":"1","product_id":"VEP0074"}