...
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 | |
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 |
...