OrdersCreate
Mobile
Create a Mobile proxy order
Create Mobile Order
Endpoint: POST /orders
Request Body
{
"plan_id": "6",
"bandwidth": "1" // In GB
}Create a Mobile proxy order
Endpoint: POST /orders
{
"plan_id": "6",
"bandwidth": "1" // In GB
}