Retrieve the Drawdown Notice by ID
get
/syndicationapplication-services/service/api/v1/syndicationapplications/drawdownnotice/{id}
This operation retrieves Drawdown Notice by ID using Syndication Application Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id: string
Id that needs to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the PreferredBanks based on given ID.
Root Schema : SyndicationDrawdownNoticeModel
Type:
object
SyndicationDrawdownNotice model
Show Source
-
agentName(optional):
string
Agent Name
-
agreementDate(optional):
string
Agreement Date
-
applicationNumber(optional):
string
Application Number
-
createdBy(optional):
string
Created By
-
createdTimeStamp(optional):
string
Created Time Stamp
-
customerNumber(optional):
string
Customer Number
-
documentId(optional):
string
Document Id
-
drawdownInitiated(optional):
boolean
Drawdown Initiated
-
facilityAmount(optional):
string
Facility Amount
-
facilityAmountCurrency(optional):
string
Facility Amount Currency
-
facilityRefNo(optional):
string
Facility Reference Number
-
globalLoanAmount(optional):
string
Global Loan Amount
-
globalLoanAmountCurrecny(optional):
string
Global Loan Amount Currency
-
id(optional):
string(int64)
Id of the BasicApplicationDetails
-
loanAmount(optional):
string
Loan Amount
-
loanAmountCurrency(optional):
string
Loan Amount Currency
-
loanTenor(optional):
string
Loan Tenor
-
maturityDate(optional):
string
Maturity Date
-
participantName(optional):
string
Participant Name
-
partyName(optional):
string
Party Name
-
partyRole(optional):
string
Party Role
-
startDate(optional):
string
Start Date
-
trancheName(optional):
string
Tranche Name
-
trancheRefNo(optional):
string
Tranche Reference Number
-
trancheType(optional):
string
Tranche Type
-
updatedBy(optional):
string
Updated By
-
updatedTimeStamp(optional):
string
Updated Time Stamp
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error