Search...
Menu

Get order information

Path: /ip/open-api/order-info

Method: GET

Interface description: Query purchased proxies

Parameter description:

Parameter name Is it Required Example Remarks Usage scenarios
order_id Yes g1k29a2 Order ID  

 

Return data:

{
    "data": {
        "id": "j19oqs0",
        "deduct_total": "1.50",
        "proxy_ids": [
            "j3ufc7a"
        ],
        "proxy_count": "1",
        "order_type": "BUY",
        "deduct_balance": "1",
        "deduct_cashback": "0",
        "vas_total": "0.50"
    },
    "code": 0,
    "msg": "Success"
}

 

Field description:

id Order ID
total_price Order amount (actual deduction)
proxy_ids Proxy ID collection
proxy_count Number of proxies purchased/renewed in order
order_type Order type  BUY new purchase   EXTEND renewal
vas_total Value-Added Service Amount
Previous
Proxy Purchase
Next
Proxy list
Last modified: 2026-05-09Powered by