InventoryTransactionTypes
The Inventory Transaction Types resource manages the inventory transaction types that are active. A transaction type is a combination of a transaction source type and a transaction action. You can use it to classify a transaction for reporting and querying purposes.
Columns
| Name | Type | Description |
| TransactionTypeId [KEY] | String | TransactionTypeId of InventoryTransactionTypes |
| TransactionTypeName | String | TransactionTypeName of InventoryTransactionTypes |
| TransactionTypeDescription | String | TransactionTypeDescription of InventoryTransactionTypes |
| TransactionActionId | String | TransactionActionId of InventoryTransactionTypes |
| TransactionAction | String | TransactionAction of InventoryTransactionTypes |
| TransactionTypeDefinedByCode | String | TransactionTypeDefinedByCode of InventoryTransactionTypes |
| TransactionTypeDefinedBy | String | TransactionTypeDefinedBy of InventoryTransactionTypes |
| TransactionTypeStartDate | Date | TransactionTypeStartDate of InventoryTransactionTypes |
| TransactionTypeEndDate | Date | TransactionTypeEndDate of InventoryTransactionTypes |
| TransactionSourceTypeId | String | TransactionSourceTypeId of InventoryTransactionTypes |
| TransactionSourceTypeName | String | TransactionSourceTypeName of InventoryTransactionTypes |
| TransactionSourceTypeDescription | String | TransactionSourceTypeDescription of InventoryTransactionTypes |
| TransactionSourceTypeDefinedByCode | String | TransactionSourceTypeDefinedByCode of InventoryTransactionTypes |
| TransactionSourceTypeDefinedBy | String | TransactionSourceTypeDefinedBy of InventoryTransactionTypes |
| TransactionSourceTypeStartDate | Date | TransactionSourceTypeStartDate of InventoryTransactionTypes |
| TransactionSourceTypeEndDate | Date | TransactionSourceTypeEndDate of InventoryTransactionTypes |