GetClientDotNetInfo()

Description

Returns the Online Booking login credentials and preferences for the specified client(s).

Return Value

XML String

Parameters
Remarks

XML String has the following structure:

Field

Type

Length

Description

iClientId

Integer

4

Client Id.  Foreign key to Clients iId.

cEmail

String

40

Client email address.

cPassword

String

10

Decrypted Online Booking client password.

lViewAppts

Boolean

1

Indicates whether the client has the ability to view their appointments in Online Booking.

lBookAppts

Boolean

1

Indicates whether the client has the ability to schedule appointments in Online Booking.

 

 

Contact Us | Send Feedback