Test
If you wish to perform a test connection to the API to ensure that you can reach endpoints and that your API key is valid, you can call this endpoint to conduct a test.
Endpoint: https://YOUR-ACCOUNT-NAME.despatchcloud.co.uk/ws/v1/wsorders/connect_test
Method: GET
Example Response:
{
"success": true
}