You are here: HTTP Services > Working with HTTP Web Services > HTTP Services URLs

HTTP Services URLs

Web services can be invoked using a URL provided by ABC Financial. Each web service has a unique URL and some URLs require parameters.

In general, the URL pattern is:

https://[server]/[context]/serviceName/[clubNumber]?[parameters]

Part Example Description
protocol https The HTTPS protocol is mandatory.
server The server or IP address. ABC will provide the IP resources that you will use to locate ABC web services.
context ws The context of "ws" is required and must follow the domain name.
web service name getCheckinDetails Each web service is assigned a unique name. The web service name is followed by the club number.
club number 9003 The club number is a four digit number that uniquely identifies an ABC club. ABC is responsible for establishing and maintaining club numbers.
parameters startTime=[abcB2Bws:timestamp] Parameters, if available, vary depending on the service.