Price Book Dimension REST Endpoints

Order Management/Price Books/Price Book Dimension
Information about the parameters used in filtering items or calculating the prices that appear in the price book.
Create one price book dimension
Method: post
Path: /fscmRestApi/resources/11.13.18.05/priceBooks/{PriceBookNumber}/child/dimensions
Delete one price book dimension
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/priceBooks/{PriceBookNumber}/child/dimensions/{PriceBookDimensionId}
Get all price book dimensions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/priceBooks/{PriceBookNumber}/child/dimensions
Get one price book dimension
Method: get
Path: /fscmRestApi/resources/11.13.18.05/priceBooks/{PriceBookNumber}/child/dimensions/{PriceBookDimensionId}
Update one price book dimension
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/priceBooks/{PriceBookNumber}/child/dimensions/{PriceBookDimensionId}