cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1161
Views
0
Helpful
1
Replies

Customer Id is not associated with Partner

gbekmezi-DD
Level 5
Level 5

I get the following for some requests (i.e. https://apx.cisco.com/cs/api/v1/inventory/crash-network-elements)

{
"status": 403,
"message": "Invalid input request",
"reason": {
"errorCode": "API_PARTY_002",
"errorInfo": "Customer Id is not associated with Partner"
}
}
 
but the request works for other requests (same customerId) (i.e. https://apx.cisco.com/cs/api/v1/inventory/software)
 
Thanks,
 
George
1 Accepted Solution

Accepted Solutions

Jarrett Pomeroy
Cisco Employee
Cisco Employee
Hello,
The URL you are using looks to be related to BCI services and not SNTC. You may need to reach out to your BCI Services team for further help on this issue.
The below URL has some more details wrt BCI APIs.
https://developer.cisco.com/docs/business-critical-service-apis/#!inventory
Thank you,
Jarrett

View solution in original post

1 Reply 1

Jarrett Pomeroy
Cisco Employee
Cisco Employee
Hello,
The URL you are using looks to be related to BCI services and not SNTC. You may need to reach out to your BCI Services team for further help on this issue.
The below URL has some more details wrt BCI APIs.
https://developer.cisco.com/docs/business-critical-service-apis/#!inventory
Thank you,
Jarrett