This request helps you place an order.
The proxy identifiers change after manual or automatic renewals.
Order processing, selection, and activation of IPs take anywhere from a few seconds to a minute, depending on the system’s overall load, including simultaneous orders and the connection queue.
Copy https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/order/make
IPv4/ISP/MIX/MIX ISP IPv6 Mobile Resident
The coupon code, if available
IDs of the payment system. '1 ' for balance, '43 ' for the card added to your account
The number of proxies you want to order
The method of authorization. Leave blank if you want to use username and password for authorization
If you want to add a custom goal
The coupon code, if available
IDs of the payment system. '1 ' for balance, '43 ' for the card added to your account
The number of proxies you want to order
The method of authorization. Leave blank if you want to use username and password for authorization
If you want to add a custom goal
The coupon code, if available
IDs of the payment system. '1 ' for balance, '43 ' for the card added to your account
The number of proxies you want to order
The method of authorization. Leave blank if you want to use username and password for authorization
The coupon code, if available
IDs of the payment system. '1 ' for balance, '43 ' for the card added to your account
200: OK Success response 200: OK Error response 200: OK Error response 200: Wrong periodId
Copy {
"status": "success",
"data": {
"orderId": 2426273,
"total": 16.2,
"balance": 1776.88
},
"errors": []
}
Copy {
"status": "error",
"data": null,
"errors": [
{
"message": "Insufficient funds. Total $2. Not enough $33.10",
"code": 0,
"customData": null
}
]
}
wrong countryId
Copy {
"status": "error",
"data": null,
"errors": [
{
"message": "Country not exists",
"code": 0,
"customData": null
}
]
}
wrong periodId
Copy {
"status": "error",
"data": null,
"errors": [
{
"message": "Set existed [periodId] from reference",
"code": 0,
"customData": null
}
]
}