Initiates Finance

post

/service/v1/initiateFinance

This endpoint is used to initiates finance for the list of instrument reference numbers recieved.

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains data required for initiating finance on Instruments
Root Schema : InstrumentFinanceRefCollection
Type: object
Collection of Instrument Reference numbers for financing.
Show Source
Nested Schema : internalInstrumentRefNoList
Type: array
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Body ()
Root Schema : schema
Type: object

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