費用分類ナレッジ・ベース・トランザクションRESTエンドポイント
費用分類知識ベース・トランザクション
費用分類ナレッジ・ベース・トランザクション・リソースは、ナレッジ・ベースの作成に使用されるトランザクションを管理しました。
- 1つのトランザクションの作成
- メソッド: postパス:
/fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBaseTransactions
- 1つのトランザクションを削除
- メソッド: deleteパス:
/fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBaseTransactions/{TransactionId}
- すべてのトランザクションの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBaseTransactions
- 1つのトランザクションを取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBaseTransactions/{TransactionId}
- 1つのトランザクションの更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/spendClassificationKnowledgeBaseTransactions/{TransactionId}