Place an order
This request helps you place an order.
Endpoint:
POST https://proxy-seller.com/personal/api/v1/{YourApiKey}/order/make
Example
https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/order/makeResponse
{
"status": "success",
"data": {
"orderId": 2426273,
"total": 16.2,
"listBaseOrderNumbers": [
"3388485_57471911"
],
"balance": 1776.88
},
"errors": []
}{
"status": "error",
"data": null,
"errors": [
{
"message": "Insufficient funds. Total $2. Not enough $33.10",
"code": 0,
"customData": null
}
]
}wrong countryId
{
"status": "error",
"data": null,
"errors": [
{
"message": "Country not exists",
"code": 0,
"customData": null
}
]
}wrong periodId
{
"status": "error",
"data": null,
"errors": [
{
"message": "Set existed [periodId] from reference",
"code": 0,
"customData": null
}
]
}Path parameters
Request body
coupon
String
The coupon code, if available
paymentId
Number
IDs of the payment system. '1' for balance, '43' for the card added to your account
quantity
Number
The number of proxies you want to order
authorization
String
The method of authorization. Leave blank if you want to use username and password for authorization
customTargetName
String
If you want to add a custom goal
coupon
String
The coupon code, if available
paymentId
Number
IDs of the payment system. '1' for balance, '43' for the card added to your account
quantity
Number
The number of proxies you want to order
authorization
String
The method of authorization. Leave blank if you want to use username and password for authorization
customTargetName
String
If you want to add a custom goal
protocol
String
HTTPS or SOCKS5
coupon
String
The coupon code, if available
paymentId
Number
IDs of the payment system. '1' for balance, '43' for the card added to your account
quantity
Number
The number of proxies you want to order
authorization
String
The method of authorization. Leave blank if you want to use username and password for authorization
mobileServiceType
String
shared or dedicated
coupon
String
The coupon code, if available
paymentId
Number
IDs of the payment system. '1' for balance, '43' for the card added to your account
Last updated