Fetch Service Request by Id
GET Fetch service request details by Id
This api is used to retrieve the service request information for a given service request ID so that the maker's request can be approved or rejected based on the evaluation of the information.
URL: {{base_url}}/loan-modification/v1/service-request/fetchByServiceRequestId
Request
Query Parameter
Key | Data Type |
service_request_id* | integer |
No Comments