URL
GET /api/v1/fees
GET /api/v1/fees?name='[Fee Name]’
GET /api/v1/loanproducts/{product_id}/fees
POST /api/v1/fees
Description
Allows retrieve a list fees created in the system or get a specific fee by name.
Methods
GET
URL
GET /api/v1/fees
GET /api/v1/fees?name='[Fee Name]’
GET /api/v1/loanproducts/{product_id}/fees
POST /api/v1/fees
Description
Allows retrieve a list fees created in the system or get a specific fee by name.
Methods
GET