Book247XMLWebService
View the WSDL for the service. Click on an operation name to view it's details.
- nCreateCustomer
- bModifyCustomer
- bRemoveCustomer
- tGetCustomer
- tGetCustomerByUsernamePassword
- tGetServices
- tGetLocationsGroupsServicesProductsByVendorID
- tGetServicesByGroupID
- tGetSchedules
- tGetProductsByLocationIDGroupIDServiceID
- tSearchProductAvailability
- tSearchServiceAvailabilityDates
- tSearchProvidersByDateAndTime
- tGetGroups
- tGetLocations
- tGetLocationsByCalendar
- tGetPackages
- tGetEvents
- tGetScheduleBookings
- tGetBookings
- tGetAvailableTimeSlots
- tCreateScheduleBookings
- bCancelScheduleBooking
- tGetTimezones
- tGetSearchDataByKeywordAndLocation
- tGetSearchDataByCategories
- tGetAllCategory
- tGetCategorysByID
- tGetCategorysByParentID
- tGetCategorysByKeyword
- nValidateVendorLogin
- nValidateVendorURL
- nValidateVendorByEmail
Close
Name: nCreateCustomer
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#nCreateCustomer
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nCreateCustomerRequest
parts:
user_name: xsd:string
password: xsd:string
customer_info: tns:Customer
send_welcome_email: xsd:boolean
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nCreateCustomerResponse
parts:
return: xsd:integer
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Creates Customer record for the given Customer Information and returns newly created Customer ID.
Name: nCreateCustomer
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#nCreateCustomer
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nCreateCustomerRequest
parts:
user_name: xsd:string
password: xsd:string
customer_info: tns:Customer
send_welcome_email: xsd:boolean
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nCreateCustomerResponse
parts:
return: xsd:integer
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Creates Customer record for the given Customer Information and returns newly created Customer ID.
Close
Name: bModifyCustomer
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#bModifyCustomer
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bModifyCustomerRequest
parts:
user_name: xsd:string
password: xsd:string
customer_info: tns:Customer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bModifyCustomerResponse
parts:
return: xsd:boolean
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Updates Customer information for the given Customer ID and returns boolean status.
Name: bModifyCustomer
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#bModifyCustomer
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bModifyCustomerRequest
parts:
user_name: xsd:string
password: xsd:string
customer_info: tns:Customer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bModifyCustomerResponse
parts:
return: xsd:boolean
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Updates Customer information for the given Customer ID and returns boolean status.
Close
Name: bRemoveCustomer
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#bRemoveCustomer
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bRemoveCustomerRequest
parts:
user_name: xsd:string
password: xsd:string
id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bRemoveCustomerResponse
parts:
return: xsd:boolean
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Removed Customer and returns boolean status.
Name: bRemoveCustomer
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#bRemoveCustomer
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bRemoveCustomerRequest
parts:
user_name: xsd:string
password: xsd:string
id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bRemoveCustomerResponse
parts:
return: xsd:boolean
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Removed Customer and returns boolean status.
Close
Name: tGetCustomer
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetCustomer
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCustomerRequest
parts:
user_name: xsd:string
password: xsd:string
id: xsd:integer
start_date: xsd:string
end_date: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCustomerResponse
parts:
return: tns:Customers
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return Customer Details for the Customer ID, Start Date(optional), End Date(optional) parameters passed.
Name: tGetCustomer
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetCustomer
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCustomerRequest
parts:
user_name: xsd:string
password: xsd:string
id: xsd:integer
start_date: xsd:string
end_date: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCustomerResponse
parts:
return: tns:Customers
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return Customer Details for the Customer ID, Start Date(optional), End Date(optional) parameters passed.
Close
Name: tGetCustomerByUsernamePassword
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetCustomerByUsernamePassword
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCustomerByUsernamePasswordRequest
parts:
vendor_access_url: xsd:string
cust_user_name: xsd:string
cust_password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCustomerByUsernamePasswordResponse
parts:
return: tns:Customers
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return Customer Details for the Customer Username,Customer Password under the Vendor Access url parameters passed.
Name: tGetCustomerByUsernamePassword
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetCustomerByUsernamePassword
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCustomerByUsernamePasswordRequest
parts:
vendor_access_url: xsd:string
cust_user_name: xsd:string
cust_password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCustomerByUsernamePasswordResponse
parts:
return: tns:Customers
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return Customer Details for the Customer Username,Customer Password under the Vendor Access url parameters passed.
Close
Name: tGetServices
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetServices
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetServicesRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetServicesResponse
parts:
return: tns:Services
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Services for the Vendor
Name: tGetServices
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetServices
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetServicesRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetServicesResponse
parts:
return: tns:Services
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Services for the Vendor
Close
Name: tGetLocationsGroupsServicesProductsByVendorID
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetLocationsGroupsServicesProductsByVendorID
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsGroupsServicesProductsByVendorIDRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsGroupsServicesProductsByVendorIDResponse
parts:
return: tns:LocationsGroupsServicesProducts
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Services for the Vendor
Name: tGetLocationsGroupsServicesProductsByVendorID
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetLocationsGroupsServicesProductsByVendorID
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsGroupsServicesProductsByVendorIDRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsGroupsServicesProductsByVendorIDResponse
parts:
return: tns:LocationsGroupsServicesProducts
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Services for the Vendor
Close
Name: tGetServicesByGroupID
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetServicesByGroupID
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetServicesByGroupIDRequest
parts:
user_name: xsd:string
password: xsd:string
group_id: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetServicesByGroupIDResponse
parts:
return: tns:Services
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Services for the Vendor
Name: tGetServicesByGroupID
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetServicesByGroupID
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetServicesByGroupIDRequest
parts:
user_name: xsd:string
password: xsd:string
group_id: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetServicesByGroupIDResponse
parts:
return: tns:Services
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Services for the Vendor
Close
Name: tGetSchedules
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetSchedules
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSchedulesRequest
parts:
name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSchedulesResponse
parts:
return: tns:Schedules
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Schedules for the Vendor
Name: tGetSchedules
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetSchedules
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSchedulesRequest
parts:
name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSchedulesResponse
parts:
return: tns:Schedules
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Schedules for the Vendor
Close
Name: tGetProductsByLocationIDGroupIDServiceID
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetProductsByLocationIDGroupIDServiceID
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetProductsByLocationIDGroupIDServiceIDRequest
parts:
user_name: xsd:string
password: xsd:string
location_id: xsd:integer
group_id: xsd:integer
service_id: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetProductsByLocationIDGroupIDServiceIDResponse
parts:
return: tns:Schedules
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Schedules for the Vendor
Name: tGetProductsByLocationIDGroupIDServiceID
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetProductsByLocationIDGroupIDServiceID
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetProductsByLocationIDGroupIDServiceIDRequest
parts:
user_name: xsd:string
password: xsd:string
location_id: xsd:integer
group_id: xsd:integer
service_id: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetProductsByLocationIDGroupIDServiceIDResponse
parts:
return: tns:Schedules
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Schedules for the Vendor
Close
Name: tSearchProductAvailability
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tSearchProductAvailability
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchProductAvailabilityRequest
parts:
user_name: xsd:string
password: xsd:string
service_id: xsd:string
month: xsd:string
year: xsd:string
location_id: xsd:string
product_id: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchProductAvailabilityResponse
parts:
return: tns:ProductAvailableDates
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Schedules for the Vendor
Name: tSearchProductAvailability
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tSearchProductAvailability
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchProductAvailabilityRequest
parts:
user_name: xsd:string
password: xsd:string
service_id: xsd:string
month: xsd:string
year: xsd:string
location_id: xsd:string
product_id: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchProductAvailabilityResponse
parts:
return: tns:ProductAvailableDates
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Schedules for the Vendor
Close
Name: tSearchServiceAvailabilityDates
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tSearchServiceAvailabilityDates
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchServiceAvailabilityDatesRequest
parts:
user_name: xsd:string
password: xsd:string
service_id: xsd:string
month: xsd:string
year: xsd:string
location_id: xsd:string
product_id: xsd:string
group_id: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchServiceAvailabilityDatesResponse
parts:
return: tns:ServiceAvailableDates
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Schedules for the Vendor
Name: tSearchServiceAvailabilityDates
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tSearchServiceAvailabilityDates
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchServiceAvailabilityDatesRequest
parts:
user_name: xsd:string
password: xsd:string
service_id: xsd:string
month: xsd:string
year: xsd:string
location_id: xsd:string
product_id: xsd:string
group_id: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchServiceAvailabilityDatesResponse
parts:
return: tns:ServiceAvailableDates
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Schedules for the Vendor
Close
Name: tSearchProvidersByDateAndTime
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tSearchProvidersByDateAndTime
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchProvidersByDateAndTimeRequest
parts:
user_name: xsd:string
password: xsd:string
location_id: xsd:string
service_id: xsd:string
product_id: xsd:string
dt_appt: xsd:string
start_time_from: xsd:string
start_time_to: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchProvidersByDateAndTimeResponse
parts:
return: tns:ProductsAvailableByDate
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Schedules for the Vendor
Name: tSearchProvidersByDateAndTime
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tSearchProvidersByDateAndTime
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchProvidersByDateAndTimeRequest
parts:
user_name: xsd:string
password: xsd:string
location_id: xsd:string
service_id: xsd:string
product_id: xsd:string
dt_appt: xsd:string
start_time_from: xsd:string
start_time_to: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tSearchProvidersByDateAndTimeResponse
parts:
return: tns:ProductsAvailableByDate
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Schedules for the Vendor
Close
Name: tGetGroups
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetGroups
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetGroupsRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetGroupsResponse
parts:
return: tns:Groups
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Groups for the Vendor
Name: tGetGroups
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetGroups
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetGroupsRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetGroupsResponse
parts:
return: tns:Groups
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Groups for the Vendor
Close
Name: tGetLocations
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetLocations
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsResponse
parts:
return: tns:Locations
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Locations for the Vendor
Name: tGetLocations
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetLocations
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsResponse
parts:
return: tns:Locations
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Locations for the Vendor
Close
Name: tGetLocationsByCalendar
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetLocationsByCalendar
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsByCalendarRequest
parts:
vendor_access_url: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsByCalendarResponse
parts:
return: tns:Locations
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Locations for the Vendor
Name: tGetLocationsByCalendar
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetLocationsByCalendar
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsByCalendarRequest
parts:
vendor_access_url: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetLocationsByCalendarResponse
parts:
return: tns:Locations
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Locations for the Vendor
Close
Name: tGetPackages
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetPackages
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetPackagesRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetPackagesResponse
parts:
return: tns:Packages
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Special Packages for the Vendor
Name: tGetPackages
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetPackages
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetPackagesRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetPackagesResponse
parts:
return: tns:Packages
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Special Packages for the Vendor
Close
Name: tGetEvents
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetEvents
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetEventsRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetEventsResponse
parts:
return: tns:Events
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Events for the Vendor
Name: tGetEvents
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetEvents
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetEventsRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetEventsResponse
parts:
return: tns:Events
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Events for the Vendor
Close
Name: tGetScheduleBookings
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetScheduleBookings
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetScheduleBookingsRequest
parts:
user_name: xsd:string
password: xsd:string
booking_confirmation_number: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetScheduleBookingsResponse
parts:
return: tns:ScheduleBooking
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Returns booking information for the matching booking confirmation number
Name: tGetScheduleBookings
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetScheduleBookings
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetScheduleBookingsRequest
parts:
user_name: xsd:string
password: xsd:string
booking_confirmation_number: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetScheduleBookingsResponse
parts:
return: tns:ScheduleBooking
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Returns booking information for the matching booking confirmation number
Close
Name: tGetBookings
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetBookings
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetBookingsRequest
parts:
user_name: xsd:string
password: xsd:string
schedule_name: xsd:string
start_date: xsd:string
end_date: xsd:string
customer_id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetBookingsResponse
parts:
return: tns:BookingSummary
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Returns booking summary for the matching schedule id, start date and/or end date.
Name: tGetBookings
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetBookings
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetBookingsRequest
parts:
user_name: xsd:string
password: xsd:string
schedule_name: xsd:string
start_date: xsd:string
end_date: xsd:string
customer_id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetBookingsResponse
parts:
return: tns:BookingSummary
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Returns booking summary for the matching schedule id, start date and/or end date.
Close
Name: tGetAvailableTimeSlots
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetAvailableTimeSlots
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetAvailableTimeSlotsRequest
parts:
user_name: xsd:string
password: xsd:string
product_id: xsd:integer
appointment_date: xsd:date
days: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetAvailableTimeSlotsResponse
parts:
return: tns:ScheduleAvailableTimeSlots
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: This method return the timeslots and its availability (start_time, end_time and available) for a given date and schedule ID. Also the other values returned by this function are product_id: Schedule Unique ID, appointment_date: Date Appointment Booked, product_available: Schedule Available/Not Available, product_unavailable_reason: Reason for Schedule Unavailability, next_available_date: Schedule's next avaiable date, prev_available_date: Schedule's previous available date
Name: tGetAvailableTimeSlots
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetAvailableTimeSlots
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetAvailableTimeSlotsRequest
parts:
user_name: xsd:string
password: xsd:string
product_id: xsd:integer
appointment_date: xsd:date
days: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetAvailableTimeSlotsResponse
parts:
return: tns:ScheduleAvailableTimeSlots
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: This method return the timeslots and its availability (start_time, end_time and available) for a given date and schedule ID. Also the other values returned by this function are product_id: Schedule Unique ID, appointment_date: Date Appointment Booked, product_available: Schedule Available/Not Available, product_unavailable_reason: Reason for Schedule Unavailability, next_available_date: Schedule's next avaiable date, prev_available_date: Schedule's previous available date
Close
Name: tCreateScheduleBookings
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tCreateScheduleBookings
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tCreateScheduleBookingsRequest
parts:
user_name: xsd:string
password: xsd:string
customer_id: xsd:integer
product_id: xsd:integer
service_datetime: tns:ServiceDateTime
paid: xsd:boolean
payment_type: xsd:string
send_confirmation_email: xsd:boolean
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tCreateScheduleBookingsResponse
parts:
return: tns:ConfirmationNumbers
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Creates Schedule Bookings for the given Customer Unique ID, Schedule Unique ID, Service Unique ID(s), Service Start DateTime(s), Service End DateTime(s), Payment Status(optional), Payment Type(optional). This returns Confirmation Number(s) and sends Confirmation Email(optional). Allowed payment types are Not Paid, Cash, Cheque, Debit Card, Credit Card, Visa, American Express, Mastercard, Discover, Enroute, Diners Club, Paypal, Paid, Gift Certificate, Invoiced, No Charge.
Name: tCreateScheduleBookings
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tCreateScheduleBookings
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tCreateScheduleBookingsRequest
parts:
user_name: xsd:string
password: xsd:string
customer_id: xsd:integer
product_id: xsd:integer
service_datetime: tns:ServiceDateTime
paid: xsd:boolean
payment_type: xsd:string
send_confirmation_email: xsd:boolean
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tCreateScheduleBookingsResponse
parts:
return: tns:ConfirmationNumbers
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Creates Schedule Bookings for the given Customer Unique ID, Schedule Unique ID, Service Unique ID(s), Service Start DateTime(s), Service End DateTime(s), Payment Status(optional), Payment Type(optional). This returns Confirmation Number(s) and sends Confirmation Email(optional). Allowed payment types are Not Paid, Cash, Cheque, Debit Card, Credit Card, Visa, American Express, Mastercard, Discover, Enroute, Diners Club, Paypal, Paid, Gift Certificate, Invoiced, No Charge.
Close
Name: bCancelScheduleBooking
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#bCancelScheduleBooking
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bCancelScheduleBookingRequest
parts:
user_name: xsd:string
password: xsd:string
confirmation_number: xsd:string
send_confirmation_email: xsd:boolean
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bCancelScheduleBookingResponse
parts:
return: xsd:boolean
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Cancels Schedule Booking for the given Confirmation Number and sends Cancellation Email(optional).
Name: bCancelScheduleBooking
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#bCancelScheduleBooking
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bCancelScheduleBookingRequest
parts:
user_name: xsd:string
password: xsd:string
confirmation_number: xsd:string
send_confirmation_email: xsd:boolean
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: bCancelScheduleBookingResponse
parts:
return: xsd:boolean
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Cancels Schedule Booking for the given Confirmation Number and sends Cancellation Email(optional).
Close
Name: tGetTimezones
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetTimezones
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetTimezonesRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetTimezonesResponse
parts:
return: tns:Timezones
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Timezones available
Name: tGetTimezones
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetTimezones
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetTimezonesRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetTimezonesResponse
parts:
return: tns:Timezones
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Timezones available
Close
Name: tGetSearchDataByKeywordAndLocation
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetSearchDataByKeywordAndLocation
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSearchDataByKeywordAndLocationRequest
parts:
user_name: xsd:string
password: xsd:string
keyword: xsd:string
location: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSearchDataByKeywordAndLocationResponse
parts:
return: tns:AppointmentSearches
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Appointment Search information based on keyword and Location string
Name: tGetSearchDataByKeywordAndLocation
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetSearchDataByKeywordAndLocation
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSearchDataByKeywordAndLocationRequest
parts:
user_name: xsd:string
password: xsd:string
keyword: xsd:string
location: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSearchDataByKeywordAndLocationResponse
parts:
return: tns:AppointmentSearches
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Appointment Search information based on keyword and Location string
Close
Name: tGetSearchDataByCategories
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetSearchDataByCategories
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSearchDataByCategoriesRequest
parts:
user_name: xsd:string
password: xsd:string
category_id: xsd:integer
subcategory_id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSearchDataByCategoriesResponse
parts:
return: tns:AppointmentSearches
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Appointment Search information based on CategoryID and SubcategoryID
Name: tGetSearchDataByCategories
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetSearchDataByCategories
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSearchDataByCategoriesRequest
parts:
user_name: xsd:string
password: xsd:string
category_id: xsd:integer
subcategory_id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetSearchDataByCategoriesResponse
parts:
return: tns:AppointmentSearches
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Appointment Search information based on CategoryID and SubcategoryID
Close
Name: tGetAllCategory
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetAllCategory
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetAllCategoryRequest
parts:
user_name: xsd:string
password: xsd:string
category_id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetAllCategoryResponse
parts:
return: tns:Categories
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Categories ID,Name,Keyword
Name: tGetAllCategory
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetAllCategory
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetAllCategoryRequest
parts:
user_name: xsd:string
password: xsd:string
category_id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetAllCategoryResponse
parts:
return: tns:Categories
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Categories ID,Name,Keyword
Close
Name: tGetCategorysByID
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetCategorysByID
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByIDRequest
parts:
user_name: xsd:string
password: xsd:string
category_id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByIDResponse
parts:
return: tns:Categories
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Categories ID,Name,Keyword by Category ID
Name: tGetCategorysByID
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetCategorysByID
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByIDRequest
parts:
user_name: xsd:string
password: xsd:string
category_id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByIDResponse
parts:
return: tns:Categories
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Categories ID,Name,Keyword by Category ID
Close
Name: tGetCategorysByParentID
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetCategorysByParentID
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByParentIDRequest
parts:
user_name: xsd:string
password: xsd:string
category_id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByParentIDResponse
parts:
return: tns:Categories
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Categories ID,Name,Keyword by Parent Category ID
Name: tGetCategorysByParentID
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetCategorysByParentID
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByParentIDRequest
parts:
user_name: xsd:string
password: xsd:string
category_id: xsd:integer
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByParentIDResponse
parts:
return: tns:Categories
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Categories ID,Name,Keyword by Parent Category ID
Close
Name: tGetCategorysByKeyword
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetCategorysByKeyword
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByKeywordRequest
parts:
user_name: xsd:string
password: xsd:string
keyword: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByKeywordResponse
parts:
return: tns:Categories
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Categories ID,Name,Keyword by Keword
Name: tGetCategorysByKeyword
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWebService.wsdl#tGetCategorysByKeyword
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByKeywordRequest
parts:
user_name: xsd:string
password: xsd:string
keyword: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: tGetCategorysByKeywordResponse
parts:
return: tns:Categories
Namespace: https://www.appointment.com/webservice/Book247XMLWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return all Categories ID,Name,Keyword by Keword
Close
Name: nValidateVendorLogin
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl#nValidateVendorLogin
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorLoginRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorLoginResponse
parts:
return: xsd:integer
Namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Validate Vendor Login for given password,username. RETURNS 1-Valid Access, 2-No API Access, 0-No Access
Name: nValidateVendorLogin
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl#nValidateVendorLogin
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorLoginRequest
parts:
user_name: xsd:string
password: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorLoginResponse
parts:
return: xsd:integer
Namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Validate Vendor Login for given password,username. RETURNS 1-Valid Access, 2-No API Access, 0-No Access
Close
Name: nValidateVendorURL
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl#nValidateVendorURL
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorURLRequest
parts:
vendor_access_url: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorURLResponse
parts:
return: xsd:integer
Namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Validate Vendor Login for given VendorAccessUrl. RETURNS 1-Valid Access, 2-No API Access, 0-No Access
Name: nValidateVendorURL
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl#nValidateVendorURL
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorURLRequest
parts:
vendor_access_url: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorURLResponse
parts:
return: xsd:integer
Namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Validate Vendor Login for given VendorAccessUrl. RETURNS 1-Valid Access, 2-No API Access, 0-No Access
Close
Name: nValidateVendorByEmail
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl#nValidateVendorByEmail
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorByEmailRequest
parts:
email: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorByEmailResponse
parts:
return: xsd:integer
Namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Validate Vendor Login for given email. RETURNS 1-Valid Access, 2-No API Access, 0-No Access
Name: nValidateVendorByEmail
Binding: Book247XMLWebServiceBinding
Endpoint: https://appointment.com:443/webservice/index.php
SoapAction: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl#nValidateVendorByEmail
Style: rpc
Input:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorByEmailRequest
parts:
email: xsd:string
Output:
use: encoded
namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: nValidateVendorByEmailResponse
parts:
return: xsd:integer
Namespace: https://www.appointment.com/webservice/Book247XMLWidgetWebService.wsdl
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Validate Vendor Login for given email. RETURNS 1-Valid Access, 2-No API Access, 0-No Access