meta { name: getLoansByCustomerId type: http seq: 2 } get { url: http://localhost:8000/api/loan/customer/{{customerId}} body: none auth: inherit }