meta { name: getListLoanTodayDueDateByResortId type: http seq: 6 } get { url: http://localhost:8000/api/loan/due-date/{{resortId}} body: none auth: inherit }