Sign inGet started

E14xxx — Numbers

Error codes in the E14xxx 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
E14000NumberUnavailable409Number is not available for allocation.
E14001TooManyPendingOrders409You already have the maximum number of in-progress number orders.
E14002SharedNumberNotReleasable409This shared number is provided through Bird-managed infrastructure and cannot be released from your workspace.
E14003NumberAvailabilityUnknown503We could not confirm whether this number is available. Please retry.
E14004NumberOrderNotFulfilled409We could not complete this order. The number was not activated.
  • Errors: the full wire contract, status mapping, and all code ranges
  • Error handling: branching on type and code, validation details, and vendor_code