Orchestraltools: Add To Cart
Orchestraltools via Parse · music
Add an item to the shopping cart using its hub product ID. Returns the current cart state including any error or success messages. The hub_product_id is obtained from get_product_details. Does not require authentication for guest carts. Access the Orchestral Tools catalog of virtual instruments, collections, and bundles for music production. Fulfilled by Parse from orchestraltools.com.
- ecommerce
- entertainment
- music
- orchestraltools
- orchestraltools-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/6769fe36-75e0-47c7-b812-38aaabf0646e/add_to_cart
- Interface artifact
- sha256:a0f3b52538e0fb544633dd3fe3361bac0eabdd858aa335b1a72896aee96a97ed
- Manifest digest
- sha256:a71ffd920eb558ecc36314a335718bc282127898f772d7b9add0416be88b8ab9
Request fields
- name (string, required): Product name (e.g. Berlin Strings).
- store_id (string, required): Hub product ID (e.g. 4015 for Berlin Strings). Obtain from hub_product_id field in get_product_details response.
Example queries
- {"name":"Basses Repetitions","store_id":"4015"}