Table of Contents

Acquisition Type

AcquisitionTypeId : int64Code : stringDescription : stringNotes : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Acquisition Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetAcquisitionType

Get a Acquisition Type resource.

View

PATCH UpdateAcquisitionType

Update an existing Acquisition Type resource.

View

DELETE DeleteAcquisitionType

Delete an existing Acquisition Type resource.

View

GET GetAcquisitionTypeCollection

Get a collection of Acquisition Type resources.

View

POST CreateAcquisitionType

Create a new Acquisition Type resource.

View

GET LookupAcquisitionTypeChangePermissionTree

Lookup the permission set for changing the Acquisition Type.

View

GET LookupAcquisitionTypeInsertPermissionTree

Lookup the permission set for creating the Acquisition Type.

View

GET BatchGetAcquisitionType

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

View

POST BatchCreateAcquisitionType

Create a new collection of Acquisition Type resources.

View

PATCH BatchUpdateAcquisitionType

Update a collection of existing Acquisition Type resources.

View

DELETE BatchDeleteAcquisitionType

Delete a collection of existing Acquisition Type resources.

View

PATCH ChangeAcquisitionTypeIsActive

Change the IsActive status for an existing Acquisition Type resource.

View

PATCH ChangeAcquisitionTypePermissionTree

Change the PermissionTree for an existing Acquisition Type resource.

View

PATCH BatchChangeAcquisitionTypeIsActive

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

View

PATCH BatchChangeAcquisitionTypePermissionTree

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

View