Access Sets REST Endpoints

Order Management/Currency Conversion Lists/Access Sets
Access set for the currency conversion list.
Create access sets
Method: post
Path: /fscmRestApi/resources/11.13.18.05/currencyConversionLists/{CurrencyConvListId}/child/accessSets
Delete one access set
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/currencyConversionLists/{CurrencyConvListId}/child/accessSets/{CurrencyConvListSetId}
Get all access sets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/currencyConversionLists/{CurrencyConvListId}/child/accessSets
Get one access set
Method: get
Path: /fscmRestApi/resources/11.13.18.05/currencyConversionLists/{CurrencyConvListId}/child/accessSets/{CurrencyConvListSetId}
Update one access set
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/currencyConversionLists/{CurrencyConvListId}/child/accessSets/{CurrencyConvListSetId}