Get repayment hierarchyget https://sandbox.pismolabs.io/lending/v1/repayment-hierarchies/{code}Get a repayment hierarchy by its code.Path ParamscodestringrequiredLoan repayment hierarchy code. The repayment hierarchy determines the order in which payments are processed. The code must be unique but does not have to be a UUID.Responses 200Repayment hierarchy retrieved. 400A validation error occurred. 404Not Found 500Internal Server ErrorUpdated 20 days ago