Transactions
Number of APIs: 13
-
Get Position Transfers GET {{BASE_URL}}/transactions/positiontransfer?Status=New&TradeDate={From:2023-01-01}
-
Get Any type GET {{BASE_URL}}/transactions?Fields=[TradeDate,Quantity,Amount.Value]&TypeNames=[Accrual]&IncludeExtended=true&Status=New&Security=Revolver-69dfcd0c-c43f-4be5-807f-3d44f330520f
-
Get Accruals GET {{BASE_URL}}/transactions/accrual?Status=New&TradeDate={From:2023-01-01}&Funds=[CREDIT]
-
Get Loan Servicing GET {{BASE_URL}}/transactions/loan?Status=New&TradeDate={From:2023-01-01}&ServicingTypes=[Drawdown,Repayment,Interest]
-
Get Capital Contributions GET {{BASE_URL}}/transactions/capitalcontribution?Status=New&TradeDate={From:2022-01-01}&Funds=[Beanstalk]
-
Get Dividends GET {{BASE_URL}}/transactions/dividend?Status=New&ExDate={From:2023-01-01}
-
Get Income GET {{BASE_URL}}/transactions/income
-
Get Expenses GET {{BASE_URL}}/transactions/expense?Status=New
-
Create Income POST {{BASE_URL}}/transactions/income
-
Create Expense POST {{BASE_URL}}/transactions/expense