Topup ApiStock
Buy Stocks
Buy Stocks from the User Account. This will buy the stock and deduct the amount from the user account.
POST
/
stock
/buy
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
application/json
Requiredgame
Requiredstring
Game type to buy
Value in:
"FREE_FIRE" | "FREE_FIRE_SHELL" | "FREE_FIRE_SG" | "FREE_FIRE_ID"
combination
Requiredarray<number>
Array of combination numbers
quantity
number
Quantity to buy
Ok