Create Renewal Order
Last updated
Last updated
POST
https://proxy-sale.com/personal/api/v1/{apiKey}/prolong/make/{type}
This endpoint allows you to create a renewal order, which extends the service period of your proxies using the same parameters you used to .
Be careful when creating a renewal order, as it will deduct funds from your balance. Before proceeding, it's wise to first calculate the cost using the same parameters through the endpoint. This step ensures you're fully informed about the expense before confirming your renewal.
Headers
Content-Type
application/json
Accept
application/json
apiKey
*
string
API key to authorize requests
type
*
string
Available values : ipv4, ipv6, mobile, isp, resident
ids
*
array of integers
IDs of the proxies you want to renew. Ensure that the proxy type of the provided IDs matches the "type" path parameter.
periodId
*
string
Response examples
How long you want to renew your proxies for, as identified in the (e.g., "30d" for 30 days).