Skip to main content
GET
Get Order History
Fetch the complete order history for a specific customer identifier, including both active and expired orders.

Request

Headers

Path Parameters

string
required
The customer’s Discord ID or identifier.

Example Request

Response

Success Response

Response Fields

array
Array of order objects for the customer.

Order Object Fields

Error Responses

503 Service Unavailable

Use Case

This endpoint is useful for:
  • Viewing a customer’s complete purchase history
  • Auditing past orders
  • Customer support inquiries
  • Building customer dashboards

Notes

  • Returns both active and expired orders
  • Includes full order details including credentials for active orders
  • The customer_id parameter uses the Discord ID field from legacy accounts