Topup ApiStock
Add Stock
Add Stock/Stocks to the User Stock Inventory. Codes must be unique and not already in the user's inventory. Codes formats are vilidated and must be formatted correctly.
POST
/
stock
/add
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
application/json
Requiredgame
Requiredstring
Game type for the stock
Value in:
"FREE_FIRE"
codeTxt
Requiredstring
Code text for the stock
amount
number
Amount of the stock
price
string
Price of the stock
Ok