Acquisition Type
Learn more about Acquisition Types from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetAcquisitionType | Get a Acquisition Type resource. |
|
| PATCH | UpdateAcquisitionType | Update an existing Acquisition Type resource. |
|
| DELETE | DeleteAcquisitionType | Delete an existing Acquisition Type resource. |
|
| GET | GetAcquisitionTypeCollection | Get a collection of Acquisition Type resources. |
|
| POST | CreateAcquisitionType | Create a new Acquisition Type resource. |
|
| GET | LookupAcquisitionTypeChangePermissionTree | Lookup the permission set for changing the Acquisition Type. |
|
| GET | LookupAcquisitionTypeInsertPermissionTree | Lookup the permission set for creating the Acquisition Type. |
|
| GET | BatchGetAcquisitionType | Get a collection of Acquisition Type resources for the set of id's. |
|
| POST | BatchCreateAcquisitionType | Create a new collection of Acquisition Type resources. |
|
| PATCH | BatchUpdateAcquisitionType | Update a collection of existing Acquisition Type resources. |
|
| DELETE | BatchDeleteAcquisitionType | Delete a collection of existing Acquisition Type resources. |
|
| PATCH | ChangeAcquisitionTypeIsActive | Change the IsActive status for an existing Acquisition Type resource. |
|
| PATCH | ChangeAcquisitionTypePermissionTree | Change the PermissionTree for an existing Acquisition Type resource. |
|
| PATCH | BatchChangeAcquisitionTypeIsActive | Change the IsActive status for a collection of existing Acquisition Type resources. |
|
| PATCH | BatchChangeAcquisitionTypePermissionTree | Change the PermissionTree status for a collection of existing Acquisition Type resources. |