Topup ApiStock
Add Account
Add a new Stock Account(SHELL ACCOUNT) to the User Accounts. Must be unique and not already in the user's inventory. Creadentials must be valid and formatted correctly.
POST
/
stock
/account
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
application/json
Requiredgame
Requiredstring
Game type for the account
Value in:
"FREE_FIRE_SHELL" | "FREE_FIRE_SG" | "FREE_FIRE_ID"
region
Requiredstring
Region of the account
Value in:
"MY" | "SG" | "ID"
credentials
Requiredstring
Account credentials
Ok