interoperability_key_get ()
Function prototype | interoperability_key_get (session, key_data) |
---|---|
API Version | 2.7.29 and higher |
SOAP, REST |
Description
Returns information about an interoperability key
Required permissions: The active user must be a super-administrator
Input parameters: |
|
Output parameters: |
|
Request example
interoperability_key_set ( “LCAAAAAAAAAAAA”, "FCEkRors7XHK")
Response
The response format is XML when the function has been invoked via the SOAP API, and JSON when it has been invoked via the REST API
Return Error codes
ERROR CODE |
|
---|---|
INVALID_TOKEN | The session token provided is not valid |
INSUFFICIENT_PRIVILEGES | The session user does not have the necessary privileges to execute this function |
INTEROPERABILITY.KEY.NOT_FOUND | The ID of the interoperability key was not found |