meta {
  name: outstanding
  type: http
  seq: 3
}

get {
  url: http://localhost:8000/api/repayment/outstanding/{{loanId}}
  body: json
  auth: inherit
}
