Inventory Account Aliases REST Endpoints
Inventory Management/List of Values/Inventory Account Aliases
The Inventory Account Aliases resource manages the aliases for the active inventory account. An account alias is an alternate name for the account number that the general ledger references. You can use it to more easily identify an account when performing a transaction.
- Get all aliases
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryAccountAliases
- Get one alias
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryAccountAliases/{inventoryAccountAliasesUniqID}