Channel Customer Programs Descriptive Flexfields REST Endpoints
Order Management/Channel Customer Programs/Product Rules/Channel Customer Programs Descriptive Flexfields
The operations from the Order Management/Channel Customer Programs/Product Rules/Channel Customer Programs Descriptive Flexfields category.
- Create one flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF - Delete one flexfield
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF/{ProgramLineId2} - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF/{ProgramLineId2} - Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/channelCustomerPrograms/{ProgramId}/child/productRules/{ProgramLineId}/child/DFF/{ProgramLineId2}