Dell rest integration with servicenow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 06:03 PM
Hi
I understand i can use Dell tech direct API to lookup warranty information but for my case there are different entitlements for the Support pro flex
how can i script the array to lookup the updated warranty information?
{
"itemNumber": "199-BDGB",
"startDate": "2022-06-02T16:00:00Z",
"endDate": "2023-06-03T15:59:59.000001Z",
"entitlementType": "EXTENDED",
"serviceLevelCode": "FL",
"serviceLevelDescription": "ProSupport Flex for Client",
"serviceLevelGroup": 8
},
{
"itemNumber": "862-20663",
"startDate": "2023-06-01T16:00:00.487Z",
"endDate": "2024-06-02T15:59:59.49Z",
"entitlementType": "EXTENDED",
"serviceLevelCode": "FL",
"serviceLevelDescription": "ProSupport Flex for Client",
"serviceLevelGroup": 8
0 REPLIES 0