Documentation
Sign inGet started

E03xxx — Billing & plans

Error codes in the E03xxx range that the public Bird API returns. Each code links to its own page (the page its doc_url points at) with the cause and what to do. Retired codes stay listed; they are never renamed or reused.
CodeNameStatusMessage
E03001ProductNotFound404The requested product was not found.
E03003RateCardNotFound404The requested rate card was not found.
E03004RateCardVersionNotFound404The requested rate card version was not found.
E03007PriceNotFound404No price found for the given dimensions.
  • Errors: the full wire contract, status mapping, and all code ranges
  • Error handling: branching on type and code, validation details, and vendor_code