Site
Learn more about Sites from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetSite | Get a Site resource. |
|
| PATCH | UpdateSite | Update an existing Site resource. |
|
| DELETE | DeleteSite | Delete an existing Site resource. |
|
| GET | GetSiteCollection | Get a collection of Site resources. |
|
| POST | CreateSite | Create a new Site resource. |
|
| GET | LookupFinancialYearPeriod | Lookup the Financial Year for the Site. |
|
| GET | LookupSiteChangePermissionTree | Lookup the permission set for changing the Site. |
|
| GET | LookupSiteCostElement | Lookup the Cost Element for the Site. |
|
| GET | LookupSiteCurrency | Lookup the Currency for the Site. |
|
| GET | LookupSiteDefaultLanguage | Lookup the Language for the Site. |
|
| GET | LookupFinancialYear | Lookup the Financial Year for the Site. |
|
| GET | LookupSiteInsertPermissionTree | Lookup the permission set for creating the Site. |
|
| GET | LookupSiteParentSite | Lookup the parent Site. |
|
| GET | LookupSiteSiteType | Lookup the Site Type for the Site. |
|
| GET | LookupSiteWarehouse | Lookup the Warehouse for the Site. |
|
| GET | BatchGetSite | Get a collection of Site resources for the set of id's. |
|
| POST | BatchCreateSite | Create a new collection of Site resources. |
|
| PATCH | BatchUpdateSite | Update a collection of existing Site resources. |
|
| DELETE | BatchDeleteSite | Delete a collection of existing Site resources. |
|
| PATCH | ChangeSiteIsActive | Change the IsActive status for an existing Site resource. |
|
| PATCH | ChangeSitePermissionTree | Change the PermissionTree for an existing Site resource. |
|
| POST | MoveSite | Move Site. |
|
| PATCH | BatchChangeSiteIsActive | Change the IsActive status for a collection of existing Site resources. |
|
| PATCH | BatchChangeSitePermissionTree | Change the PermissionTree status for a collection of existing Site resources. |
|
| PATCH | MatchUpdateSite | Update a collection of existing Site resources to have the same value(s). |