
![]() | TABLE OF CONTENTS |
Client
The "client" represents your organization on the SVIeSolutions server. They are named "client" in the API. | ![]() |
Client/test
![]() | Retrieves a confirmation of communication with the portal API. |
Request
Example of request call content for a confirmation of communication with the portal API (submit empty braces):
{}Field descriptions
Name | Required | Comments/description |
| No field is required. |
Response
Example of the response call content for a request for a confirmation of communication with the portal API:
{
"success": true
}Field descriptions
Name | Required | Comments/description |
| success | Indicates a positive response from the API. |


