Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 5.17 KB

Product.md

File metadata and controls

51 lines (47 loc) · 5.17 KB

Product

Properties

Name Type Description Notes
standard_pricing list[PriceBreak] Standard pricing for the validated locale. [optional]
ro_hs_status str RoHS status. Can be: RoHS Compliant, RoHS non-compliant, RoHS Compliant By Exemption, Not Applicable, Vendor undefined, Request Inventory Verification, ROHS3 Compliant. [optional]
lead_status str Lead status. Can be: Lead Free, Contains lead, Lead Free By Exemption, Not Applicable, Vendor undefined, unknown, or Request Inventory Verification. [optional]
parameters list[PidVid] Parameters for the part. Can be used for filtering keyword searches. [optional]
product_url str Full URL of the Digi-Key catalog page to purchase the product. This is based on your provided Locale values. [optional]
primary_datasheet str The URL to the product's datasheet. [optional]
primary_photo str The URL to the product's image. [optional]
primary_video str The URL to the product's video. [optional]
series PidVid [optional]
manufacturer_lead_weeks str The number of weeks expected to receive stock from manufacturer. [optional]
manufacturer_page_url str The URL to Digi-Key's page on the manufacturer. [optional]
product_status str Status of the product. Options include: Active, Obsolete, Discontinued at Digi-Key, Last Time Buy, Not For New Designs, Preliminary. For obsolete parts the part will become a non-stocking item when stock is depleted; minimums will apply. Order the quantity available or the quantity available plus a multiple of the minimum order quantity. [optional]
date_last_buy_chance datetime Last date that the product will be available for purchase. Date is in ISO 8601. [optional]
alternate_packaging list[BasicProduct] Other packaging types available for this product. [optional]
detailed_description str Extended catalog description of the product. [optional]
reach_status str REACH is a regulation of the European Union. See documentation from the European Chemicals Agency. [optional]
export_control_class_number str Export control class number. See documentation from the U.S. Department of Commerce. [optional]
htsus_code str Harmonized Tariff Schedule of the United States. See documentation from the U.S. International Trade Commission. [optional]
tariff_description str Description of the tariff status. Only applies if purchasing in USD and shipping to the US. Valid options are No Tariff and Tariff Applied. [optional]
moisture_sensitivity_level str Code for Moisture Sensitivity Level of the product [optional]
family PidVid [optional]
category PidVid [optional]
manufacturer_part_number str The manufacturer part number. Note that some manufacturer part numbers may be used by multiple manufacturers for different parts. [optional]
minimum_order_quantity int The minimum quantity to order from Digi-Key. [optional]
non_stock bool Indicates this product is a non stock product. [optional]
packaging PidVid [optional]
quantity_available int Quantity of the product available for immediate sale. [optional]
digi_key_part_number str The Digi-Key part number. [optional]
product_description str Catalog description of the product. [optional]
unit_price float The price for a single unit of this product. [optional]
manufacturer PidVid [optional]
manufacturer_public_quantity int Quantity of this product available to order from manufacturer. [optional]
quantity_on_order int Quantity of this product ordered but not immediately available. [optional]
max_quantity_for_distribution int Maximum order quantity for Distribution [optional]
back_order_not_allowed bool True if back order is not allowed for this product [optional]
dk_plus_restriction bool If true- this product is not available for purchase through the Ordering API - it must be purchased through the Digi-Key web site [optional]
marketplace bool Product is a Marketplace product that ships direct from the supplier. A separate shipping fee may apply [optional]
supplier_direct_ship bool If true- this product is shipped directly from the Supplier [optional]
pim_product_name str Pim name for the product [optional]
supplier str The Supplier is the provider of the products to Digi-Key and some cases the customer directly. [optional]
supplier_id int Id for Supplier [optional]
is_ncnr bool Is product non-cancellable and non-returnable [optional]

[Back to Model list] [Back to API list] [Back to README]