LSSGOP_ContactLicense Operations

This Web service allows you to create, update, delete, and query records in the ContactLicense object. For a list of operations, see the following table.

Name Description

ContactLicenseInsert

Creates a contactlicense record.

ContactLicenseUpdate

Updates an existing contactlicense record.

ContactLicenseDelete

Deletes a contactlicense record.

ContactLicenseQueryPage

Queries for a contactlicense record.

Request Message Description: ContactLicenseInsert

For a description of this request message, see the following table.

Node Description Type

ProfessionalId

ID of the contact.

String

State

State of the contact.

String

LicenseExpiryDate

Expiration date of the license.

String

LicenseNumber

License number.

String

Response Message Description: ContactLicenseInsert

For a description of this response message, see the following table.

Node Description Type

Id

ID of the newly created account record.

String

Request Message Description: ContactLicenseUpdate

For a description of this request message, see the following table.

Node Description Type

Id

ID of the contactlicense record.

String

ProfessionalId

Professional ID of the corresponding record.

String

State

State of the corresponding record.

String

Response Message Description: ContactLicenseUpdate

For a description of this response message, see the following table.

Node Description Type

Id

ID of the updated contactlicense

String

Request Message Description: ContactLicenseDelete

For a description of this request message, see the following table.

Node Description Type

Id

ID of the contactlicense record to be deleted.

String

For a description of this response message, see the following table.

Node Description Type

Id

ID of the deleted contactlicense record.

String

For a description of this request message, see the following table.

Node Description Type

Id

ID of the contactlicense record to be queried.

String

For a description of this response message, see the following table.

Node Description Type

Id

ID of the contactlicense record.

String