Hi All,
I am using the following support API to fetch the details of an asset including contract start and end date.
https://api.cisco.com/sn2info/v2/coverage/summary/serial_numbers/{sr_number}
But I am getting warranty-end-date from this API.
Is there any alternative API to get the contract start and end date using asset serial number?
And can we get the details of the contract end date from the following service API?
https://apx.cisco.com/cs/api/v1/contracts/coverage?customerId=1234
If yes, then can we get the detail of contract start and end date for each asset in the above API?