v1
latestOpenAPI 3.0.22026-07-24113565544.0 KBExchanges
Create Instrument Exchange
Creates an Instrument Exchange. The ability to sale of a held instrument and purchase of another.
post/exchanges
Request body
Example request
{
"accountNo": "DWBG000052",
"sellSymbol": "VTSMX",
"buySymbol": "VTSAX",
"quantity": 100.503
}Response
Creating an Exchange was Successful.