Access Sets REST Endpoints

Order Management/Cost Lists/Access Sets
An association of access sets for a cost list.
Create access sets
Method: post
Path: /fscmRestApi/resources/11.13.18.05/costLists/{CostListId}/child/accessSets
Delete one access set
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/costLists/{CostListId}/child/accessSets/{CostListSetId}
Get all access sets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/costLists/{CostListId}/child/accessSets
Get one access set
Method: get
Path: /fscmRestApi/resources/11.13.18.05/costLists/{CostListId}/child/accessSets/{CostListSetId}