Federal Ledger Options Setup REST Endpoints

Federal Ledger Options Setup
The ledger options resource is used to query, create, and update ledger options.
Create a ledger option
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedLedgerOptions
Delete a ledger option
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedLedgerOptions/{LevelOptionId}
Get a ledger option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedLedgerOptions/{LevelOptionId}
Get all ledger options
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedLedgerOptions
Update a ledger option
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedLedgerOptions/{LevelOptionId}