Topup ApiOrder
Place Order
Place a new order. This will create a new order and return the order ID. Make sure the amount is correct and You have enough stocks to place the order.
POST
/
order
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
application/json
Requiredquantity
number
Default:
1
game
Requiredstring
Value in:
"FREE_FIRE" | "FREE_FIRE_SHELL" | "FREE_FIRE_SG" | "FREE_FIRE_ID"
amount
Requiredstring
stockIds
array<number>
uid
Requiredstring
callbackUrl
Requiredstring
Ok