get http://localhost:55667/api2/pending-late-payment-fees
Retrieve list of pendinglatepaymentfees. For more information, see https://www.manager.io/guides?pending-late-payment-fees
Response
Retrieve list of pendinglatepaymentfees. For more information, see https://www.manager.io/guides?pending-late-payment-fees
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/pending-late-payment-fees \
--header 'accept: application/json'
Try It!
to start a request and see the response here!