id 19445 for boarding application with id 608Authorization: Bearer ********************curl --location --request GET '/api/boarding-application/608/fee/19445' \
--header 'Authorization: Bearer <token>'{
"id": 19445,
"type": {
"id": 20,
"name": "Monthly Fee",
"type": "amount"
},
"value": 0.11
}