Reserved: Check Store Availability
Reserved via Parse · ecommerce
Checks availability of a specific product size in physical stores. Returns availability status and store details when available. Note: the upstream service may return a technical error ('Technikai probléma') in some cases. API for Reserved.com providing access to the product catalog, search, product details, and in-store availability. Fulfilled by Parse from reserved.com.
- ecommerce
- maps-geo
- marketplace
- parse
- platform-key
- reserved
- reserved-com
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/0216d37e-57d9-471f-9b8b-dc6e4c2e809f/check_store_availability
- Interface artifact
- sha256:cfd9c95050246ba3bff54ab7c3363f73938e22d8cc880222ec78228fcc5289d6
- Manifest digest
- sha256:41d2a9e741c903dfc56ae6c8f09a7fb4e88808f0895804f5da394c5e5d54b289
Request fields
- size_id (string, required): Numeric size ID (from product details size list).
- location (string): City or location string to search for nearby stores (e.g. 'Warsaw').
- product_id (string, required): Numeric product ID (from product details or list_products).
Example queries
- {"size_id":"<size_id>","product_id":"<product_id>"}