Get the loan approval levels
get
/transactionorchestrator-services/web/v1/transactionorchestrator/approvallevels/{processRefNumber}
This operation gets the loan approval levels using Transaction Orchestrator Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
processRefNumber: string
Get the loan approval levels
Query Parameters
-
taskId(optional): string
Get the loan approval levels
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns Applicationtransaction flows data for the given query parameters
Root Schema : ApprovalMatrixModel
Type:
object
ApprovalMatrixModel
Show Source
-
isAutoDecision(optional):
string
isAutoDecision
-
isMultiLevelApproval(optional):
string
isMultiLevelApproval
-
totalApprovals(optional):
integer
totalApprovals
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