Descriptive Flexfields REST Endpoints

External Cash Transactions/Descriptive Flexfields
The descriptive flexfields resource manages details about the descriptive flexfield references for an external transaction.
Create a descriptive flexfield for an external transaction
Method: post
Path: /fscmRestApi/resources/11.13.18.05/cashExternalTransactions/{ExternalTransactionId}/child/cashExternalTransactionDFF
Get a descriptive flexfield for an external transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/cashExternalTransactions/{ExternalTransactionId}/child/cashExternalTransactionDFF/{ExternalTransactionId2}
Get all descriptive flexfields for an external transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/cashExternalTransactions/{ExternalTransactionId}/child/cashExternalTransactionDFF
Update a descriptive flexfield for an external transaction
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/cashExternalTransactions/{ExternalTransactionId}/child/cashExternalTransactionDFF/{ExternalTransactionId2}