- Subcategories:
- Matrix Dimensions
- Matrix Rules
Base Price Matrixes REST Endpoints
Order Management/Price Lists/Price List Items/Rate Plans/Rate Plan Charges/Base Price Matrixes
The Base Price Matrixes resource manages the base price matrix for a rate plan charge.
- Create base price matrixes
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/ratePlans/{RatePlanId}/child/ratePlanCharges/{RatePlanChargeId}/child/basePriceMatrixes
- Get all base price matrixes
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/ratePlans/{RatePlanId}/child/ratePlanCharges/{RatePlanChargeId}/child/basePriceMatrixes
- Get one base price matrix
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/ratePlans/{RatePlanId}/child/ratePlanCharges/{RatePlanChargeId}/child/basePriceMatrixes/{MatrixId}