Inventory Transaction Types REST Endpoints

Inventory Management/List of Values/Inventory Transaction Types
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.
Get all types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryTransactionTypes
Get one type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryTransactionTypes/{TransactionTypeId}