Parts and Inventory | Parts Inventory Part
Overview
| URL | api/{tenantKey}/{orgKey}/inventoryCore/partsInventoryParts |
| Methods Supported | GET |
All Operations
This service includes the following operations:
All Resources
This service uses the following resources:
GET Get All Parts Inventory Parts
Custom operation 'GetAllPartsInventoryParts'.
The following elements are required:
| modifiedOn | (DateTimeOffset) ModifiedOn. |
| maxRecords | (int) MaxRecords. |
Response:
| When successful, the response body contains a list of resources of type 'PartsInventoryPart'. See PartsInventoryPart. |
Response status codes:
| 200 | OK. The operation was completed successfully. |
| 400 | BadRequest. The request parameters are invalid. |
Resource URL:
api/{tenantKey}/{orgKey}/inventoryCore/partsInventoryParts/getAllPartsInventoryParts
GET /inventoryCore/partsInventoryParts/getAllPartsInventoryParts
Resources
PartsInventoryPart
The following elements are optional:
| partKey | (string) Part Key. |
| warehouseKey | (string) Warehouse Key. |
| warehouseDescription | (string) Warehouse Description. |
| defaultWarehouseId | (Guid) Default Warehouse Id. |
| defaultWarehouseDescription | (string) Default Warehouse Description. |
| modifiedOn | (DateTimeOffset) Modified On. |