Matrix Dimensions REST Endpoints

Order Management/Price Lists/Price List Items/Price List Component Items/Rate Plans/Rate Plan Charges/Base Price Matrixes/Matrix Dimensions
A matrix dimension is a condition with which you can drive price adjustments, discounts, and rate tables.
Create one dimension
Method: post
Path: /fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/componentItems/{PriceListComponentItemId}/child/ratePlans/{RatePlanId}/child/ratePlanCharges/{RatePlanChargeId}/child/basePriceMatrixes/{basePriceMatrixesUniqID}/child/dimensions
Get all dimensions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/componentItems/{PriceListComponentItemId}/child/ratePlans/{RatePlanId}/child/ratePlanCharges/{RatePlanChargeId}/child/basePriceMatrixes/{basePriceMatrixesUniqID}/child/dimensions
Get one dimension
Method: get
Path: /fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/componentItems/{PriceListComponentItemId}/child/ratePlans/{RatePlanId}/child/ratePlanCharges/{RatePlanChargeId}/child/basePriceMatrixes/{basePriceMatrixesUniqID}/child/dimensions/{MatrixDimensionId}