Table of Contents

Phone Number Type

PhoneNumberTypeId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Phone Number Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetPhoneNumberType

Get a Phone Number Type resource.

View

PATCH UpdatePhoneNumberType

Update an existing Phone Number Type resource.

View

DELETE DeletePhoneNumberType

Delete an existing Phone Number Type resource.

View

GET GetPhoneNumberTypeCollection

Get a collection of Phone Number Type resources.

View

POST CreatePhoneNumberType

Create a new Phone Number Type resource.

View

GET LookupPhoneNumberTypeChangePermissionTree

Lookup the permission set for changing the Phone Number Type.

View

GET LookupPhoneNumberTypeInsertPermissionTree

Lookup the permission set for creating the Phone Number Type.

View

GET BatchGetPhoneNumberType

Get a collection of Phone Number Type resources for the set of id's.

View

POST BatchCreatePhoneNumberType

Create a new collection of Phone Number Type resources.

View

PATCH BatchUpdatePhoneNumberType

Update a collection of existing Phone Number Type resources.

View

DELETE BatchDeletePhoneNumberType

Delete a collection of existing Phone Number Type resources.

View

PATCH ChangePhoneNumberTypeIsActive

Change the IsActive status for an existing Phone Number Type resource.

View

PATCH ChangePhoneNumberTypePermissionTree

Change the PermissionTree for an existing Phone Number Type resource.

View

PATCH BatchChangePhoneNumberTypeIsActive

Change the IsActive status for a collection of existing Phone Number Type resources.

View

PATCH BatchChangePhoneNumberTypePermissionTree

Change the PermissionTree status for a collection of existing Phone Number Type resources.

View