# E03002 — ProductDeprecated

This product is deprecated and cannot be used for new subscriptions.

- **HTTP status**: `402`
- **Type**: `billing_error`
- **Name**: `ProductDeprecated`

## What to do

This product is no longer sold. Choose a current one, or contact support if you were told to use this one.

## Related

- [Billing and usage](/docs/guides/billing-and-usage): balance, plans, and top-ups
- [E03xxx — Billing & plans](/docs/api/errors/E03xxx): every code in this range
- [Errors](/docs/api/errors): the full wire contract, status mapping, and error catalog
- [Error handling](/docs/guides/errors): branching on `type` and `code`, validation details, and `vendor_code`