Scheduling Diagnostic Attributes REST Endpoints

Supply Chain Planning/Backlog Planning Options/Scheduling Diagnostic Attributes
The configurations used to enable the scheduling diagnostics and also set the attribute to calculate scheduling diagnostics for the order lines corresponding to the preconfigured attribute values.
Create scheduling diagnostic attribute
Method: post
Path: /fscmRestApi/resources/11.13.18.05/backlogPlanningOptions/{ConfigurationId}/child/scpSchedulingDiagnosticsAttributes
Delete a scheduling diagnostic attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/backlogPlanningOptions/{ConfigurationId}/child/scpSchedulingDiagnosticsAttributes/{AttributeId}
Get all scheduling diagnostic attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/backlogPlanningOptions/{ConfigurationId}/child/scpSchedulingDiagnosticsAttributes
Get one scheduling diagnostic attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/backlogPlanningOptions/{ConfigurationId}/child/scpSchedulingDiagnosticsAttributes/{AttributeId}
Update one scheduling diagnostic attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/backlogPlanningOptions/{ConfigurationId}/child/scpSchedulingDiagnosticsAttributes/{AttributeId}