get
GET /openwowi/v1.0/Loans/LoanPayout HTTP/1.1
Host: 
Accept: */*
[
  {
    "LoanId": 1,
    "Amount": 1,
    "PayoutDate": "2025-04-26"
  }
]