Spend Classification Knowledge Base Transactions REST Endpoints

Spend Classification Knowledge Base Transactions
The Spend Classification Knowledge Base Transactions resource managed the transactions used to create the knowledge base.
Create one transaction
Method: post
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBaseTransactions
Delete one transaction
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBaseTransactions/{TransactionId}
Get all transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBaseTransactions
Get one transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBaseTransactions/{TransactionId}
Update one transaction
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBaseTransactions/{TransactionId}