API Reference
List subaccounts
List all subaccounts for the authenticated account. Each subaccount has its own products (datacenter, residential, etc.). Permission: subaccount:read.
GET
List subaccounts
Previous
Place a wallet-paid orderPlace a headless, wallet-paid order. The server forces `pay_with_credit=1` and `no_redirect=1` internally, so the order is debited from your wallet balance with no gateway redirect.
`email`, `fname`, and `lname` are derived from the authenticated identity. You can omit them, or pass them explicitly to override.
Permission: `account:api_ordering:write` (admin-grant-only — off by default for every account). Accepts api-token or JWT Bearer auth. The wallet balance must cover the order total at the moment the call lands.
Next
List subaccounts