Reject an existing loan
patch
/loan/{sweepLogId}/reject
This endpoint is used to reject an existing loan.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
sweepLogId: string
Maximum Length:
36sweep log ID of the loan Maintenance
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated loan
Nested Schema : ResponseResourceSupport
Type:
objectNested Schema : items
Type:
object400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error