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