Skip to main content

Documentation Index

Fetch the complete documentation index at: https://x402.easy-node.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Get the status and details of an existing order by ID. Returns order status, products, and payment information.

Parameters

NameTypeRequiredDescription
orderIdstringYesOrder ID to look up

Example Usage

Check status of order order_xyz789

Example Response

## Order Details

**Order ID:** order_xyz789
**Status:** ✅ completed
**User:** 0x1234...abcd
**Created:** 2025-01-15T10:30:00.000Z

### Products:
- Product: abc123
  Period: 3 month(s)
  Quantity: 1

### Instance:
- ID: inst_456
- Type: vps
- Status: ✅ active