Pricing Matrixes REST Endpoints

Order Management/Pricing Matrixes
A pricing matrix represents a way to manage price adjustments, discounts, rate tables, and other matrix features.
Create one pricing matrix
Method: post
Path: /fscmRestApi/resources/11.13.18.05/pricingMatrixes
Delete one pricing matrix
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/pricingMatrixes/{MatrixId}
Get all pricing matrixes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/pricingMatrixes
Get one pricing matrix
Method: get
Path: /fscmRestApi/resources/11.13.18.05/pricingMatrixes/{MatrixId}