Account Set Descriptive Flexfields REST Endpoints
Joint Venture Account Sets/Account Set Descriptive Flexfields
The operations from the Joint Venture Account Sets/Account Set Descriptive Flexfields category.
- Create the set of descriptive flexfields for an account set
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/jointVentureAccountSets/{accountSetId}/child/accountSetDFF
- Get all descriptive flexfields for an account set
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/jointVentureAccountSets/{accountSetId}/child/accountSetDFF
- Get descriptive flexfields for an account set
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/jointVentureAccountSets/{accountSetId}/child/accountSetDFF/{AccountSetId}
- Update descriptive flexfields for an account set
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/jointVentureAccountSets/{accountSetId}/child/accountSetDFF/{AccountSetId}