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