Section
Learn more about Sections from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetSection | Get a Section resource. |
|
| PATCH | UpdateSection | Update an existing Section resource. |
|
| DELETE | DeleteSection | Delete an existing Section resource. |
|
| GET | GetSectionCollection | Get a collection of Section resources. |
|
| POST | CreateSection | Create a new Section resource. |
|
| GET | LookupSectionChangePermissionTree | Lookup the permission set for changing the Section. |
|
| GET | LookupSectionInsertPermissionTree | Lookup the permission set for creating the Section. |
|
| GET | LookupSectionSite | Lookup the Site for the Section. |
|
| GET | LookupSectionSupplier | Lookup the Supplier for the Section. |
|
| GET | BatchGetSection | Get a collection of Section resources for the set of id's. |
|
| POST | BatchCreateSection | Create a new collection of Section resources. |
|
| PATCH | BatchUpdateSection | Update a collection of existing Section resources. |
|
| DELETE | BatchDeleteSection | Delete a collection of existing Section resources. |
|
| PATCH | ChangeSectionIsActive | Change the IsActive status for an existing Section resource. |
|
| PATCH | ChangeSectionPermissionTree | Change the PermissionTree for an existing Section resource. |
|
| PATCH | BatchChangeSectionIsActive | Change the IsActive status for a collection of existing Section resources. |
|
| PATCH | BatchChangeSectionPermissionTree | Change the PermissionTree status for a collection of existing Section resources. |