Get Loan Servicing
GET {{BASE_URL}}/transactions/loan?Status=New&TradeDate={From:2023-01-01}&ServicingTypes=[Drawdown,Repayment,Interest]
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Token | string | ||
Status | string | New or Cancel | |
TradeDate | string | DateRange | |
Funds | string | list of fund codes | |
Security | null | ||
ServicingTypes | string | List of types from SwapInterest, BondInterest, Dividend, Income, Expense, CapitalContribution, StockLoanFee, CDSCoupon |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |