create_order
Purchase a VPS or blockchain node product using USDC on Base. Handles the x402 payment flow automatically. Returns order details with ID and status.Parameters
| Name | Type | Required | Description |
|---|---|---|---|
productId | string | Yes | Product ID to purchase |
period | number | Yes | Subscription period in months |
quantity | number | No | Number of instances to purchase (default: 1) |
customName | string | No | Custom name for the instance (max 100 characters) |