Get the list of all loan purposes
get
/applicationmaintenance-services/service/api/v1/applicationmaintenance/loanpurposes
This operation gets list of loan purposes using Application Maintenance Service.
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
- application/xml
200 Response
Returns the list of lifecycle codes
Root Schema : ApplicationMaintenanceModelCollection
Type:
object
Collection of ApplicationMaintenanceModel.
Show Source
Nested Schema : data
Type:
Show Source
array
-
Array of:
object ApplicationMaintenanceModel
Application Maintenance model
Nested Schema : ApplicationMaintenanceModel
Type:
object
Application Maintenance model
Show Source
-
code(optional):
string
Code
-
description(optional):
string
Description
400 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