Search Products Details
Search for product by its identifier or specific product information. This call returns comprehensive product details.
Headers
Property | Value |
---|---|
Request Type | POST |
Content Type | application-json |
URL | {{EnvironmentURL}}/api/services/app/Products/FindProductById |
Please see Environments under Getting Started for test and production environment URLs.
Request Parameters
Property | Type | Description | Required |
---|---|---|---|
brand | enum | Returns the brand of the product. See Constants (Enums) for available brands. | ✓ |
identifier | string | Product identifier, SKU. | ✓ |
market | enum | Returns the market of the product. See Constants (Enums) for available markets. | ✓ |
Sample Request
{
"brand": 4,
"identifier": "QUAKEN14_RPLH_2401_3002_HOM",
"market": 14
}
Response Parameters
Property | Type | Description |
---|---|---|
purchaseOptionIds | Array of string | Purchase option ids available to product. |
estimatedTimeOfArrival | dateTime | ETA if available. |
discount | int | Discount applied. |
discountPercentage | int | Percentage of discount applied. |
price | Decimal | Product price. |
currencyCode | string | Currency of product price. |
promotions | Array of string | List of all promotions applied. |
tags | Array of keyValue pairs | List of tags applied to products returned. |
productIdentifier | string | The unique product identifier. |
name | string | Product name. |
description | string | Description applied to product. |
brand | enum | The product brand. See Constants (Enums) for available item types. |
market | enum | Market of the brand. See Constants (Enums) for available item types. |
itemType | enum | Item type. See Constants (Enums) for available item types. |
additionalInfo | Dictionary of 2 strings | Key-value pairs of additional info. |
dealType | enum | Deal type. See Constants (Enums) for available deal types. |
billing | string | Microsoft Billing info. |
billingFrequencyType | string | Microsoft Billing frequency. |
term | string | Microsoft term info. |
termUnitOfMeasure | string | Microsoft term UOM. |
offerId | string | Microsoft offer ID if applicable. |
parentOfferId | string | Microsoft offer parent offer if applicable. |
productImageGallery | ProductImageDto | Total number of products returned. |
specifications | Key value pairs | Value pairs of product specifications. |
features | Key value pairs | Value pairs of product features. |
imageUrl | string | Link to product image. |
brandInfo | object | Object of brandId and brandName. |
category | string | Category of the product. |
availableToSell | int | Number of products in stock. |
ProductImageDto
Property | Type | Description |
---|---|---|
altDisplay | string | Alternative image link. |
imageUrl | string | Product image link. |
Sample Response
{
"result": {
"purchaseOptionIds": null,
"productImageGallery": [
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/ed/1b/ed1b6d18-8230-4749-97d3-4c0a8429ef9b.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/25/7e/257ed9cd-a12b-44f9-a3c5-9a26c9756efb.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/ef/87/ef87361a-6198-450d-a4e6-a792b34feb1a.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/3e/9e/3e9e630f-843f-47eb-a6d1-274345541be7.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/52/8a/528aa4fd-3cbd-4369-a91c-7cd0a91124c2.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/08/bb/08bba0ae-3e44-44f9-b316-ed7d5af232a7.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/5c/1e/5c1e7aaa-a779-414b-a4ad-f1ee3544a035.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/f0/f4/f0f4f31d-6543-45af-bac0-f7c23305f7b5.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/28/15/2815f170-35ce-46e7-91a6-3bd98ce3eaf5.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/e6/b6/e6b64236-f7ff-4ecf-946d-8e26ebfd1716.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/8e/92/8e92b9d2-10ef-493c-9815-fe4b2f109dd5.jpg"
},
{
"altDisplay": null,
"imageUrl": "http://cdn.cs.1worldsync.com/2b/bd/2bbd67a3-92c2-43b7-919f-73729cd84127.jpg"
}
],
"specifications": {
"General": [
{
"key": "Product Type",
"value": "Notebook"
},
{
"key": "Operating System",
"value": "Windows 11 Home"
}
],
"Processor / Chipset": [
{
"key": "CPU",
"value": "Intel Core i5 (13th Gen) 13500H / 2.6 GHz"
},
{
"key": "Max Turbo Speed",
"value": "4.7 GHz"
},
{
"key": "Number of Cores",
"value": "12-core"
},
{
"key": "Cache",
"value": "L3 - 18 MB"
},
{
"key": "Features",
"value": "Intel Smart Cache"
}
],
"Memory": [
{
"key": "RAM",
"value": "16 GB (provided memory is soldered)"
},
{
"key": "Technology",
"value": "LPDDR5 SDRAM"
},
{
"key": "Speed",
"value": "4800 MHz"
},
{
"key": "Rated Speed",
"value": "4800 MHz"
}
],
"Storage": [
{
"key": "Main Storage",
"value": "512 GB SSD M.2 PCIe - NVM Express (NVMe)"
}
],
"Display": [
{
"key": "Type",
"value": "14\""
},
{
"key": "Resolution",
"value": "2560 x 1600 (QHD+)"
},
{
"key": "V-Sync Rate at Max Res.",
"value": "90 Hz"
},
{
"key": "Widescreen",
"value": "Yes"
},
{
"key": "Pixel Density (ppi)",
"value": "216"
},
{
"key": "Image Brightness",
"value": "300 cd/m²"
},
{
"key": "Colour Gamut",
"value": "100% sRGB"
},
{
"key": "Features",
"value": "Anti-glare, Wide Viewing Angle, ±85° horizontal viewing angle, ±85° vertical viewing angle, 35 ms response rate, Dolby Vision, 0.134 mm pixel pitch"
}
],
"Audio & Video": [
{
"key": "Graphics Processor",
"value": "NVIDIA GeForce RTX 3050"
},
{
"key": "Video Memory",
"value": "6 GB GDDR6 SDRAM"
},
{
"key": "Camera",
"value": "Yes - Full HD"
},
{
"key": "Resolution",
"value": "2.07 Megapixel"
},
{
"key": "Image Sensor Type",
"value": "CMOS"
},
{
"key": "Video Resolutions",
"value": "1920 x 1080"
},
{
"key": "Frame Rate",
"value": "30 frames per second"
},
{
"key": "Camera Features",
"value": "Privacy shutter"
},
{
"key": "Sound",
"value": "Stereo speakers, dual array microphone"
},
{
"key": "Compliant Standards",
"value": "High Definition Audio, Dolby Atmos"
},
{
"key": "Audio Features",
"value": "Output: MaxxAudio Pro"
}
],
"Input": [
{
"key": "Type",
"value": "Keyboard, touchpad"
},
{
"key": "Keyboard Backlight",
"value": "Yes"
},
{
"key": "Features",
"value": "Precision touchpad"
}
],
"Communications": [
{
"key": "Wireless",
"value": "Bluetooth, 802.11a/b/g/n/ac/ax (Wi-Fi 6E)"
},
{
"key": "Wireless Controller",
"value": "Intel Wi-Fi 6E AX 211 - M.2 2230"
}
],
"Battery": [
{
"key": "Technology",
"value": "4-cell lithium polymer"
}
],
"AC Adapter": [
{
"key": "Input",
"value": "AC 100-240 V (50/60 Hz)"
},
{
"key": "Output",
"value": "90 Watt, 19.5 V, 4.62 A"
}
],
"Connections & Expansion": [
{
"key": "Interfaces Details",
"value": "HDMI"
},
{
"key": "Interfaces Details",
"value": "2 x USB 3.2 Gen 1"
},
{
"key": "Interfaces Details",
"value": "USB4 (supports Thunderbolt 4, DisplayPort 1.4 Alt Mode) (Power Delivery)"
},
{
"key": "Interfaces Details",
"value": "Headphone/microphone combo jack"
},
{
"key": "Memory Card Reader",
"value": "Yes (microSD, microSDHC, microSDXC)"
}
],
"Software": [
{
"key": "Software Included",
"value": "Microsoft Office (Trial), McAfee Small Business Security (12 months subscription)"
}
],
"Miscellaneous": [
{
"key": "Colour",
"value": "Silver"
},
{
"key": "Integrated Options",
"value": "Ambient light sensor"
},
{
"key": "Security",
"value": "Fingerprint reader"
},
{
"key": "Included Accessories",
"value": "Power adapter"
}
],
"Dimensions & Weight": [
{
"key": "Dimensions (WxDxH)",
"value": "31.4 cm x 22.66 cm x 1.899 cm"
},
{
"key": "Weight",
"value": "1.77 kg"
}
],
"Sustainability Information": [
{
"key": "TCO Certified",
"value": "-"
},
{
"key": "EPEAT Compliant",
"value": "EPEAT Climate+"
}
],
"Manufacturer Warranty": [
{
"key": "Bundled Services",
"value": "3 Years Basic Onsite"
}
],
"Environmental Parameters": [
{
"key": "Min Operating Temperature",
"value": "0 °C"
},
{
"key": "Max Operating Temperature",
"value": "35 °C"
},
{
"key": "Humidity Range Operating",
"value": "10 - 90% (non-condensing)"
},
{
"key": "Shock Tolerance (operating)",
"value": "110 g @ 2 ms half-sine pulse"
},
{
"key": "Shock Tolerance (non-operating)",
"value": "160 g @ 2 ms half-sine pulse"
},
{
"key": "Vibration Tolerance (operating)",
"value": "0.66 g @ RMS (random)"
},
{
"key": "Vibration Tolerance (non-operating)",
"value": "1.3 g @ RMS (random)"
}
]
},
"features": {
"Fuel your ideas with power": [
{
"key": "Fuel your ideas with power",
"value": "Maximize your influence with a performance-focused machine. Reach new heights with 13th Gen Intel Core H-series processors. Rapidly multitask and switch between apps with ease with 50% more bandwidth on the latest generation of memory."
}
],
"Travel anywhere, anytime": [
{
"key": "Travel anywhere, anytime",
"value": "Discover new places and enjoy a slim, portable design. Recharge your laptop in a flash so you aren't tethered to an outlet. ExpressCharge charges your PC up to 80% in 60 minutes."
}
],
"Clear video chatting": [
{
"key": "Clear video chatting",
"value": "An FHD resolution camera captures you in crisp detail, while dual microphones and background noise-reducing Artificial Intelligence help you connect seamlessly. Experience peace of mind from a manual camera privacy shutter when you need to disconnect."
}
],
"Expand your eco-conscience": [
{
"key": "Expand your eco-conscience",
"value": "Your Inspiron 14 Plus is designed with sustainable materials and renewable materials and is 100% recyclable. The Inspiron line is EPEAT Silver registered and Energy Star certified."
}
]
},
"imageUrl": "http://cdn.cs.1worldsync.com/ed/1b/ed1b6d18-8230-4749-97d3-4c0a8429ef9b.jpg",
"brandInfo": {
"brandId": 4,
"brandName": "Dell"
},
"category": null,
"availableToSell": 22,
"estimatedTimeOfArrival": null,
"discount": null,
"discountPercentage": 0.0,
"price": 21949.24,
"currencyCode": "ZAR",
"promotions": [],
"tags": [],
"isDeal": false,
"productIdentifier": "QUAKEN14_RPLH_2401_3002_HOM",
"name": "Dell Insp 7430/Core i5-13500H/16GB/512GB SSD/14.0\" QHD+/GeForce RTX 3050/FgrPr/Cam & Mic/WLAN + BT/Backlit Kb/4 Cell/W11Home/1Y Basic Onsite",
"description": "Dell Insp 7430/Core i5-13500H/16GB/512GB SSD/14.0\" QHD+/GeForce RTX 3050/FgrPr/Cam & Mic/WLAN + BT/Backlit Kb/4 Cell/W11Home/1Y Basic Onsite",
"brand": 4,
"market": 14,
"itemType": 1,
"additionalInfo": {
"UpliftType": "Unknown",
"ProductDescription": "Dell Insp 7430/Core i5-13500H/16GB/512GB SSD/14.0\" QHD+/GeForce RTX 3050/FgrPr/Cam & Mic/WLAN + BT/Backlit Kb/4 Cell/W11Home/1Y Basic Onsite",
"PurchaseOptions": "0",
"SellPriceCurrencyCode": "ZAR",
"LongDescription": "A 14\" laptop made to share your ideas on the go. Featuring the power of 13th Gen Intel Core H-series processor in a slim design.",
"IncSellPrice": "25241.63"
},
"vendorId": "QUAKEN14_RPLH_2401_3002_HOM",
"dealType": null
},
"targetUrl": null,
"success": true,
"error": null,
"unAuthorizedRequest": false,
"__abp": true
}