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
/
orderAuthorization
AuthorizationRequiredBearer <token>
In: header
Request Body
application/jsonRequiredquantitynumber
Default:
1gameRequiredstring
Value in:
"FREE_FIRE" | "FREE_FIRE_SHELL" | "FREE_FIRE_SG" | "FREE_FIRE_ID"amountRequiredstring
stockIdsarray<number>
uidRequiredstring
callbackUrlRequiredstring
Ok