[POST] Sell Orders

Selling shares of a stock using the Stradr API

Shares of a stock can be sold by posting to the /sell endpoint

Example request:

POST https://stradr.com/api/sell?key=YOUR_KEY_HERE&time=now&type=shares&number=5

Last updated