Connection Services 2.0
  • 08 Jan 2026
  • 1 Minute to read
  • Dark
    Light
  • PDF

Connection Services 2.0

  • Dark
    Light
  • PDF

Article summary

Enhancing your Data Security
To provide the most secure environment for your business, WineDirect is moving all web services to a more secure protocol (HTTPS) effective February 16, 2026.

Starting on February 16, 2026 all API calls not using HTTPS will be redirected to the HTTPS version of the endpoint and return an HTTP 302 Found response code. This may break some integrations if redirects cannot be handled by your current implementation. To avoid this, please update your API calls to use only HTTPS endpoints or reach out to your Web Developer or Integration Partner to confirm that your current connections are compatible with HTTPS.

WSDL:

https://webservices.vin65.com/v201/connectionService.cfc?wsdl

AUSTRALIAN URL:

https://webservices.aus.vin65.com/v201/connectionService.cfc?wsdl

testConnection

Request

There are no additional request parameters.

Response

There are no additional response parameters.


Was this article helpful?