Total Components REST Endpoints

Order Management/Sales Orders for Order Hub/Totals/Total Components
The Total Components resource retrieves the components that determine the total price of a sales order.
Get all components
Method: get
Path: /fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/totals/{OrderTotalId}/child/totalComponents
Get one component
Method: get
Path: /fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/totals/{OrderTotalId}/child/totalComponents/{OrderTotalComponentId}