Retrieve the complete order history for a specific customer.
| Header | Value | Required |
|---|---|---|
Authorization | Bearer {your_api_key} | Yes |
| Field | Type | Description |
|---|---|---|
_id | string | MongoDB document ID |
email | string | Customer’s email address |
customer_discord_id | string | Customer’s Discord ID |
product_id | string | Product type identifier |
product_name | string | Human-readable product name |
quantity | integer | Number of proxies |
order_status | string | Status (active, expired, cancelled) |
unix_purchase_date | integer | Purchase timestamp |
unix_expiration_date | integer | Expiration timestamp |
datacenter_details | object | Proxy credentials (if applicable) |
customer_id parameter uses the Discord ID field from legacy accounts