Table of Contents

Resource Address

ResourceAddressId : int64Body : stringCountry : stringPostalCode : stringNotes : stringIsActive : booleanSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserAddressTypeResourceuser rightscreated bymodified bytyperesource

Learn more about Resource Addresses from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetResourceAddress

Get a Resource Address resource.

View

PATCH UpdateResourceAddress

Update an existing Resource Address resource.

View

DELETE DeleteResourceAddress

Delete an existing Resource Address resource.

View

GET GetResourceAddressCollection

Get a collection of Resource Address resources.

View

POST CreateResourceAddress

Create a new Resource Address resource.

View

GET GetResourceAddressForResourceCollection

Get a collection of Resource Address resources for the Resource.

View

GET LookupResourceAddressAddressType

Lookup the Resource for the Resource Address.

View

GET LookupResourceAddressChangePermissionTree

Lookup the permission set for changing the Resource Address.

View

GET LookupResourceAddressInsertPermissionTree

Lookup the permission set for creating the Resource Address.

View

GET LookupResourceAddressResource

Lookup the Resource for the Resource Address.

View

GET BatchGetResourceAddress

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

View

POST BatchCreateResourceAddress

Create a new collection of Resource Address resources.

View

PATCH BatchUpdateResourceAddress

Update a collection of existing Resource Address resources.

View

DELETE BatchDeleteResourceAddress

Delete a collection of existing Resource Address resources.

View

PATCH ChangeResourceAddressIsActive

Change the IsActive status for an existing Resource Address resource.

View

PATCH ChangeResourceAddressPermissionTree

Change the PermissionTree for an existing Resource Address resource.

View

PATCH BatchChangeResourceAddressIsActive

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

View

PATCH BatchChangeResourceAddressPermissionTree

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

View