Price List Access Sets REST Endpoints

Order Management/Price Lists/Price List Access Sets
The Price List Access Sets resource associates access sets with a price list.
Create price list access sets
Method: post
Path: /fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/accessSets
Delete one price list access set
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/accessSets/{PriceListSetId}
Get all price list access sets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/accessSets
Get one price list access set
Method: get
Path: /fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/accessSets/{PriceListSetId}