Stock Part
Refers to a Part in a Stock (Warehouse)
| Property | Summary |
|---|---|
PartNumber string |
The Unique Part Number |
Location string |
The Warehouse/Location Identifier where the part is stored. |
AvailableQuantity decimal |
The current AvailableQuantity of the part in the stock. |
OnHandQuantity decimal |
The current on-hand quantity of the part in the stock |
OnOrderQauntity decimal |
|
InventoryDate DateTimeOffset? |
|
LastSoldDate DateTimeOffset? |
|
LastArrivedDate DateTimeOffset? |
|
LastPurchasedDate DateTimeOffset? |
|
FirstReceivedDate DateTimeOffset? |
|
CompanyHashID string |
The Company Hash ID from the Identity System. |
IntegrationID string |
An External Identifier that can be used for system to system Integration |
IdempotencyKey Guid? |
A Unique key generated by ADP and used to ensure that repeated external posting of the same entry does not result in duplicate records. |
IntegrationSuccessStatus bool |
A boolean flag indicating the completion of system to system Integration |