Defacto: Add To Cart
Defacto via Parse · ecommerce
Add a product variant to the shopping cart. Requires a ProductVariantMatrixId UUID obtained from get_product_detail Sizes array. Returns a confirmation message on success. Search products, browse categories, retrieve product details and filter options, and add items to cart on the DeFacto e-commerce site. Fulfilled by Parse from defacto.com.
- defacto
- defacto-com
- ecommerce
- marketplace
- 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/4fb23c7d-8a75-43c8-a180-b732e963007a/add_to_cart
- Interface artifact
- sha256:c37b270248e7c2f9bda42f1e7582066b3d987d63779bf935ee85628e3adda6e1
- Manifest digest
- sha256:568261685ebcf8e052352f008b2e277fbf7d1ed3e085ce0a795a6f993cd9e90a
Request fields
- quantity (integer): Quantity to add.
- variant_id (string, required): The ProductVariantMatrixId UUID for the size variant, from get_product_detail Sizes array.
Example queries
- {"quantity":"1","variant_id":"454ffa71-a43a-4eee-91d6-d0147a905ec7"}