OrdersCreate
IPv6
Create an IPv6 proxy order
Create IPv6 Order
Endpoint: POST /orders
plan_duration_id possible values can be found from the plan GET API call.
Request Body
{
"plan_id": "8",
"plan_duration_id": "5"
}Create an IPv6 proxy order
Endpoint: POST /orders
plan_duration_id possible values can be found from the plan GET API call.
{
"plan_id": "8",
"plan_duration_id": "5"
}