In Transit Fund Transaction
Notify NinjaTrader of an incoming deposit while funds are in transit. In-transit funds are available to trade and can cover margin requirements, but they are not available for withdrawal until the transfer settles. Currently only WTR (wire transfer) is supported as a fundPaymentType. Each request must include a unique transactionIdentifier provided by the partner. Replays with the same identifier do not double-create or double-apply balance impact.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
accountId
fundPaymentType
Payment method for the transfer. Currently only WTR (wire transfer) is supported.
Allowed values:
fundAmount
fundCurrencyId
transactionIdentifier
fundDescription
Optional internal notes viewable by the partner and NinjaTrader.
feePaymentType
ACHR, ACHS, BOOKR, BOOKS, CKF, CKR, CKS, DCR, DCS, FPR, FX, MDF, SHR, SHS, TF, TT, WTF, WTR, WTS, XFR
feeAmount
feeCurrencyId
feeDescription
Response
FundTransactionResponse
errorText
Non-empty if the request failed
fundTransaction

