Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Verifies that a certain foreign server account exists, is active and can be used in transactions.

HTTP

Method

method

URI

Scheme

scheme

GET

/server/foreign-server-account/{serverAccountId}/verify

Parameters

Type

Name

Description

Qualification

Schema

Path

serverAccountId

The global

identifier

ID of the server account that is to be verified.

Required

string

String

Responses

HTTP

CodeNo content

code

Common message

Description

Schema

200

The specified server account was verified, that is, it is active and can be used in transactions.

No content

400

Verification failed. The reason could be, for instance, that the server account does not exist or is not active. See error response for details.

The application with the specified key could not be found

String

Unknown error

String

Input not valid: The input: '<%1>' is not valid for an ID of the type: ServerAccountId.

<%1> is the invalid server account ID that was in the Verify foreign server account request.

String

The specified server account ID does not refer to an existing server account.

Returned if an ID of something else is specified, such as an internal role account.

String

Security

Type

Name

apiKey

Key