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
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User Id
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
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
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