Descriptive Flexfields REST Endpoints
Draft Purchase Agreements/Descriptive Flexfields
The operations from the Draft Purchase Agreements/Descriptive Flexfields category.
- Create one descriptive flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseAgreements/{draftPurchaseAgreementsUniqID}/child/DFF - Get all descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseAgreements/{draftPurchaseAgreementsUniqID}/child/DFF - Get one descriptive flexfield not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseAgreements/{draftPurchaseAgreementsUniqID}/child/DFF/{PoHeaderId} - Update
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseAgreements/{draftPurchaseAgreementsUniqID}/child/DFF/{PoHeaderId}