Descriptive Flexfields for Product Rules REST Endpoints

Order Management/Channel Programs/Product Rules/Descriptive Flexfields for Product Rules
The Descriptive Flexfields for Product Rules resource manages additional details about a product rule of a program.
Create rule flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF
Delete one rule flexfield
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/channelPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF/{ProgramLineId2}
Get all rule flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF
Get one rule flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF/{ProgramLineId2}
Update one rule flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF/{ProgramLineId2}