Hello,
Using the Product Information API and based on documentation below.
has 3 possible values - O = ORDERABLE
- N = NON_ORDERABLE
- EOX = End of Life
But in my query it always shows empty.Cisco Public------------------------------------
"product_list":[{"id":"1","product_id":"AIR-CAP2702I-S-K9",
"product_name":"Cisco Aironet 2700i Access Point",
"product_type":"FUNCSYSTM",
"product_series":"Cisco Aironet 2700 Series Access Points",
"product_category":"Wireless",
"product_subcategory":"2700ACSER",
"release_date":"2014-03-27",
"orderable_status":"",
----------------------------
"product_id":"C9300-48U-A",
"product_name":"Cisco Catalyst 9300-48U-A Switch",
"product_type":"SWITCH",
"product_series":"Cisco Catalyst 9300 Series Switches",
"product_category":"Switches",
"product_subcategory":"C9300SERIES",
"release_date":"2017-05-31",
"orderable_status":""
Anybody experience the same?