Descriptive Flexfields REST Endpoints

Draft Purchase Agreements/Purchase Agreement Lines/Descriptive Flexfields
The operations from the Draft Purchase Agreements/Purchase Agreement Lines/Descriptive Flexfields category.
Create one descriptive flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseAgreements/{draftPurchaseAgreementsUniqID}/child/lines/{AgreementLineId}/child/DFF
Get all descriptive flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseAgreements/{draftPurchaseAgreementsUniqID}/child/lines/{AgreementLineId}/child/DFF
Get one descriptive flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseAgreements/{draftPurchaseAgreementsUniqID}/child/lines/{AgreementLineId}/child/DFF/{PoLineId}
Update one descriptive flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseAgreements/{draftPurchaseAgreementsUniqID}/child/lines/{AgreementLineId}/child/DFF/{PoLineId}