/v1/games/*/companies/*/orders

Parent: v1/games/*/companies/*

GET

Retrieves all pending Orders you have in this Company (note: if you have admin powers of the Company, this endpoint instead returns ALL pending Orders, regardless of creator)
REQUIRES AUTHENTICATION

POST

Submit a new Order (note: based on market conditions and requested shares, Orders may take time to complete, and no guarentee is given that they will ever complete
REQUIRES AUTHENTICATION
Request Parameters
ParameterType
amountUNSIGNED_NUMBER
durationENUM
actionENUM
typeENUM
stopUNSIGNED_DECIMAL
limitUNSIGNED_DECIMAL
Children: