cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
955
Views
2
Helpful
5
Replies

Contract information access rights

mspool
Level 4
Level 4

I’m writing a Spark Bot to look up contract numbers by serial number, using the Serial Number to Information API. Does the API require the application creator OR the resource owner to have that contract number associated to their CCO ID in order to see the contract number in the look up? Is there an API or access method that will allow my bot to see all contracts associated with hardware directly sold by my company?

5 Replies 5

kcolberg
Cisco Employee
Cisco Employee

Hi,

The "requester" - whoever is making the request at the time the API is called with a serial number - needs to be associated with the contract the device is covered under for entitled data like contract number or installed at info to be returned by SN2Info.

Who the requester is will depend on the OAuth grant type used to generate the token. If you use client credentials, it will be the developer, since the developer's CCO ID available in the two-legged flow. If you use one of the three-legged flows (implicit, auth code, or resource owner) it will be whoever's CCO ID is used to log in. Make sense?


I am unaware of an API that would provide all contracts for a company - sorry.

Keith

Totally makes sense Keith. Disappointing, but it makes sense. I know, when we do contract downloads through CCW-R or CSCC, as long as the person has access to the BID the contract was purchased under (from the partner) they can download the contract info. It would be great if the Serial Number to Info API worked the same way.

If the BID is associated with the requester's CCO ID, the entitlement should work. (I was being a bit loose with "...associated with the contract..." above - BIDs are expanded to get their contracts then the check for the requester<->contract<->device link is made.) So if you are having a problem with a specific CCO ID/contract/SN, reach out to me directly and I'll take a look.

Keith

Ok, so, theoretically, if I'm the developer, using client_credentials as my auth type, and my CCO ID is associated with the correct BIDs, I should see the smartnet contract information for any hardware sold under those BIDs when I run my API call. Is that correct?

kcolberg
Cisco Employee
Cisco Employee

If you see the contract or BID associated with your CCO ID in your Account Profile (https://rpfa.cloudapps.cisco.com/rpfa/profile/edit_entitlement.do?Tab=3), then yes, you should see the contract data through the API.

Keith

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: