Due Fees REST Endpoints

Permits/Due Fees
The record due fees resource is used to display due fee amounts, number of due applications, and to add due applications to the payment cart.
Add due applications to the public user cart.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordDueFees/action/addDueAppToCart
Create an entry for missing due fee application in payment cart
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordDueFees
Get all due fee details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordDueFees
Get due fee detail
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordDueFees/{TotalApplicationCount}