...
HTTP 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 | The application with the specified key could not be found | string | ||
400 | Unknown error | No content? | 400||
Input not valid: The input: '%' is not valid for an ID of the type: ServerAccountId. | % is replaced with an invalid server account ID mentioned in Verify foreign server account. | string |
...