Table of Contents

Address Type

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

Learn more about Address Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetAddressType

Get a Address Type resource.

View

PATCH UpdateAddressType

Update an existing Address Type resource.

View

DELETE DeleteAddressType

Delete an existing Address Type resource.

View

GET GetAddressTypeCollection

Get a collection of Address Type resources.

View

POST CreateAddressType

Create a new Address Type resource.

View

GET LookupAddressTypeChangePermissionTree

Lookup the permission set for changing the Address Type.

View

GET LookupAddressTypeInsertPermissionTree

Lookup the permission set for creating the Address Type.

View

GET BatchGetAddressType

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

View

POST BatchCreateAddressType

Create a new collection of Address Type resources.

View

PATCH BatchUpdateAddressType

Update a collection of existing Address Type resources.

View

DELETE BatchDeleteAddressType

Delete a collection of existing Address Type resources.

View

PATCH ChangeAddressTypeIsActive

Change the IsActive status for an existing Address Type resource.

View

PATCH ChangeAddressTypePermissionTree

Change the PermissionTree for an existing Address Type resource.

View

PATCH BatchChangeAddressTypeIsActive

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

View

PATCH BatchChangeAddressTypePermissionTree

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

View