Source Transaction Descriptive Flexfields REST Endpoints
Joint Venture Source Transactions/Source Transaction Descriptive Flexfields
The operations from the Joint Venture Source Transactions/Source Transaction Descriptive Flexfields category.
- Create the set of descriptive flexfields for a source transaction
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/jointVentureSourceTransactions/{transactionId}/child/sourceTransactionDFF
- Get all descriptive flexfields for a source transaction
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/jointVentureSourceTransactions/{transactionId}/child/sourceTransactionDFF
- Get descriptive flexfields for a source transaction
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/jointVentureSourceTransactions/{transactionId}/child/sourceTransactionDFF/{TransactionId}
- Update descriptive flexfields for a source transaction
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/jointVentureSourceTransactions/{transactionId}/child/sourceTransactionDFF/{TransactionId}