Warehouse Attribute
Learn more about Warehouse Attributes from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetWarehouseAttribute | Get a Warehouse Attribute resource. |
|
PATCH | UpdateWarehouseAttribute | Update an existing Warehouse Attribute resource. |
|
DELETE | DeleteWarehouseAttribute | Delete an existing Warehouse Attribute resource. |
|
GET | GetWarehouseAttributeCollectionForWarehouse | Get a collection of Warehouse Attribute resources for the Warehouse. |
|
GET | GetWarehouseAttributeCollection | Get a collection of Warehouse Attribute resources. |
|
POST | CreateWarehouseAttribute | Create a new Warehouse Attribute resource. |
|
GET | LookupWarehouseAttributeAllowedValue | Lookup the Attribute Allowed Value for the Warehouse Attribute. |
|
GET | LookupWarehouseAttribute | Warehouse Attribute |
|
GET | LookupWarehouseAttributeChangePermissionTree | Lookup the permission set for changing the Warehouse Attribute. |
|
GET | LookupWarehouseAttributeInsertPermissionTree | Lookup the permission set for creating the Warehouse Attribute. |
|
GET | LookupWarehouseAttributeWarehouse | Lookup the Warehouse Attribute for the Warehouse Attribute. |
|
GET | BatchGetWarehouseAttribute | Get a collection of Warehouse Attribute resources for the set of id's. |
|
POST | BatchCreateWarehouseAttribute | Create a new collection of Warehouse Attribute resources. |
|
PATCH | BatchUpdateWarehouseAttribute | Update a collection of existing Warehouse Attribute resources. |
|
DELETE | BatchDeleteWarehouseAttribute | Delete a collection of existing Warehouse Attribute resources. |
|
PATCH | ChangeWarehouseAttributeIsActive | Change the IsActive status for an existing Warehouse Attribute resource. |
|
PATCH | ChangeWarehouseAttributePermissionTree | Change the PermissionTree for an existing Warehouse Attribute resource. |
|
PATCH | BatchChangeWarehouseAttributePermissionTree | Change the PermissionTree status for a collection of existing Warehouse Attribute resources. |
|
PATCH | BatchChangeWarehouseAttributeIsActive | Change the IsActive status for a collection of existing Warehouse Attribute resources. |