Update an existing SyndicationDrawdownNotice
put
/syndicationapplication-services/service/api/v1/syndicationapplications/drawdownnotice/{id}
This operation updates an existing SyndicationDrawdownNotice using Syndication Application Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id: string
id of the DrawdownNotice that need to be updated
Request Body that contains data required for updating an existing DrawdownNotice
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
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated PreferredBanks
Root Schema : ResponseDtoWrapper
Type:
Show Source
object
-
data(optional):
ResponseResourceSupport
-
messages(optional):
object ResponseDto
ResponseDto model
Nested Schema : ResponseResourceSupport
Match All
Show Source
-
object
ResponseResourceSupport-allOf[0]
Discriminator:
resouce_type
Nested Schema : ResponseDto
Type:
object
ResponseDto model
Show Source
-
codes(optional):
string
Codes
-
httpStatusCode(optional):
array httpStatusCode
Schedule Details
-
keyId(optional):
string
KeyId
-
overrideAuthLevelsReqd(optional):
string
OverrideAuthLevelsReqd
-
requestId(optional):
string
RequestId
-
status(optional):
string
Status
Nested Schema : ResponseResourceSupport-allOf[0]
Type:
object
Discriminator:
resouce_type
Nested Schema : httpStatusCode
Type:
array
Schedule Details
Show Source
-
Array of:
object responseCodes
ResponseCodes
Nested Schema : responseCodes
Type:
object
ResponseCodes
Show Source
-
code(optional):
string
Code
-
desc(optional):
string
Description
-
error(optional):
string
Error
-
info(optional):
string
Info
-
language(optional):
string
Language
-
override(optional):
string
Override
-
type(optional):
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