Fee Lines REST Endpoints

Fee Lines
The fee lines resource is used to view, create, delete, or modify fee lines. Fee lines are used to define which fee decision model is used for the current fee schedule.
Copies the fee line requests.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorFeeLines
Copies the fee line requests.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorFeeLines
Create a fee line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorFeeLines
Delete a fee line
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorFeeLines/{publicSectorFeeLinesUniqID}
Get a fee line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorFeeLines/{publicSectorFeeLinesUniqID}
Get all fee lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorFeeLines
Update a fee line
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorFeeLines/{publicSectorFeeLinesUniqID}