Bank Account Descriptive Flexfields REST Endpoints

Bank Accounts/Bank Account Descriptive Flexfields
The bank account descriptive flexfields resource manages details about the descriptive flexfield references for a bank account.
Create a descriptive flexfield for a bank account
Method: post
Path: /fscmRestApi/resources/11.13.18.05/cashBankAccounts/{BankAccountId}/child/cashBankAccountDFF
Get a descriptive flexfield for a bank account
Method: get
Path: /fscmRestApi/resources/11.13.18.05/cashBankAccounts/{BankAccountId}/child/cashBankAccountDFF/{BankAccountId2}
Get all descriptive flexfields for a bank account
Method: get
Path: /fscmRestApi/resources/11.13.18.05/cashBankAccounts/{BankAccountId}/child/cashBankAccountDFF
Update a descriptive flexfield for a bank account
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/cashBankAccounts/{BankAccountId}/child/cashBankAccountDFF/{BankAccountId2}