Cityelectricsupply: Get Product Details
Cityelectricsupply via Parse · ecommerce
Retrieve full product details including specifications, stock levels, images, categories, and manufacturer info. Accepts product_id, slug, or stock_code as identifier (at least one required). The slug or stock_code is resolved internally to a product_id before fetching. Returns 404-equivalent stale_input when the product does not exist. API for City Electric Supply (CES) to search products, browse categories, get detailed product info, and manage a guest shopping cart. Supports localized pricing and inventory via zipcode. Fulfilled by Parse from cityelectricsupply.com.
- b2b-directory
- cityelectricsupply
- cityelectricsupply-com
- ecommerce
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c90a7a77-36a8-4c15-a0a2-bdf3a9102a54/get_product_details
- Interface artifact
- sha256:ff0efbc09af04c9231e7f7a980f71f638f0fbb1bc6dd1e3110025a15fc73f318
- Manifest digest
- sha256:dbca13ac630cf34e928b9188a7bb837f5ef1be77dedba54e88cbf24b51ee03f6
Request fields
- slug (string): Product URL slug (from search_products results productDetailPageUrl field)
- zipcode (string): 5-digit US ZIP code for localized pricing and inventory
- product_id (integer): Internal product ID (from search_products results)
- stock_code (string): CES stock code (e.g. 0544-0020)
Example queries
- {"slug":"ilsco-nimbus-insulated-aluminum-in-line-splicer-reducer-connector-conductor-range-14-awg-to-1-0-pbt-1-0","zipcode":"30301","product_id":"171180","stock_code":"0009-6097"}