機械翻訳について

支払トランザクションのRESTエンドポイント

支払Batches/Paysheets/Paymentトランザクション
(paymentTransactionsのリソース)
手動調整の作成
メソッド: post
パス: /fscmRestApi/resources/11.13.18.05/paymentBatches/{PayrunId}/child/paysheets/{PaysheetId}/child/paymentTransactions
手動調整の削除
メソッド: delete
パス: /fscmRestApi/resources/11.13.18.05/paymentBatches/{PayrunId}/child/paysheets/{PaysheetId}/child/paymentTransactions/{ParticipantPayId}
支払トランザクションの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/paymentBatches/{PayrunId}/child/paysheets/{PaysheetId}/child/paymentTransactions/{ParticipantPayId}
すべての支払トランザクションの取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/paymentBatches/{PayrunId}/child/paysheets/{PaysheetId}/child/paymentTransactions
支払トランザクションの更新
メソッド: patch
パス: /fscmRestApi/resources/11.13.18.05/paymentBatches/{PayrunId}/child/paysheets/{PaysheetId}/child/paymentTransactions/{ParticipantPayId}