- Subcategories:
- Matrix Dimensions
- Matrix Rules
Pricing Matrixes REST Endpoints
Order Management/Pricing Matrixes
The Pricing Matrixes resource manages matrix headers for pricing charges, discounts and other entities.
- Create matrix headers
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/pricingMatrixes
- Delete one matrix header
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/pricingMatrixes/{MatrixId}
- Get all matrix headers
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/pricingMatrixes
- Get one matrix header
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/pricingMatrixes/{MatrixId}