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: post
Path: /fscmRestApi/resources/11.13.18.05/pricingMatrixes
Delete one matrix header
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/pricingMatrixes/{MatrixId}
Get all matrix headers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/pricingMatrixes
Get one matrix header
Method: get
Path: /fscmRestApi/resources/11.13.18.05/pricingMatrixes/{MatrixId}