Get the list of all the syndication origination/restructuring applications
get
/syndicationapplication-services/service/api/v1/syndicationapplications/getSyndicationApplicationsByCustomerNumber/{customerNumber}
This operation get the list all the syndication origination/restructuring applications for the given customer number using Syndication Application Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
customerNumber(required): string
Customer number for which all the syndication origination/restructuring application data needs to be listed
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the details of all the syndication origination/restructuring applications of the customer number
Root Schema : ResponseCollectionModel
Type:
object
Response collectionModel
Show Source
-
data:
array data
data
-
paging:
object paging
Loan Details
-
responseCodes:
array responseCodes
Schedule Details
Nested Schema : paging
Type:
object
Loan Details
Nested Schema : responseCodes
Type:
array
Schedule Details
Show Source
-
Array of:
object responseCodes
ResponseCodes
Nested Schema : responseCodes
Type:
object
ResponseCodes
Show Source
-
code:
string
Code
-
desc:
string
Description
-
error:
string
Error
-
info:
string
Info
-
language:
string
Language
-
override:
string
Override
-
type:
string
Type
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