Descriptive Flexfields for Product Rules REST Endpoints

Order Management/Channel Customer 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 one product rule flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF
Delete one product rule flexfield
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF/{ProgramLineId2}
Get all product rule flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF
Get one product rule flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF/{ProgramLineId2}
Update one product rule flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF/{ProgramLineId2}