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
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns the PreferredBanks based on given ID.
Body ()
Root Schema : SyndicationDrawdownNoticeModel
Type: object
SyndicationDrawdownNotice model
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top