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: post
Path: /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: get
Path: /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: get
Path: /fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/ratePlans/{RatePlanId}/child/ratePlanCharges/{RatePlanChargeId}/child/basePriceMatrixes/{MatrixId}