Matrix Dimensions REST Endpoints
Order Management/Price Lists/Price List Items/Rate Plans/Rate Plan Charges/Base Price Matrixes/Matrix Dimensions
The Matrix Dimensions resource associates dimensions or conditions with a matrix header.
- Create matrix dimensions
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/ratePlans/{RatePlanId}/child/ratePlanCharges/{RatePlanChargeId}/child/basePriceMatrixes/{MatrixId}/child/dimensions
- Get all matrix dimensions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/ratePlans/{RatePlanId}/child/ratePlanCharges/{RatePlanChargeId}/child/basePriceMatrixes/{MatrixId}/child/dimensions
- Get one matrix dimension
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/ratePlans/{RatePlanId}/child/ratePlanCharges/{RatePlanChargeId}/child/basePriceMatrixes/{MatrixId2}/child/dimensions/{MatrixDimensionId}