E32xxx — Operation confirmation
Error codes in the E32xxx 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.
| Code | Name | Status | Message |
|---|---|---|---|
| E32002 | OperationConfirmationCancelled | 409 | This proposed operation was cancelled. |
| E32003 | OperationConfirmationExpired | 409 | This proposal's execution window closed before a result was recorded. |
| E32004 | OperationConfirmationOutcomeUnknown | 409 | Whether this operation took effect cannot be established right now. |
| E32005 | OperationConfirmationMismatch | 409 | The proposal named by this request was frozen for a different request. |
| E32006 | OperationConfirmationOperationUnsupported | 422 | This operation cannot be proposed for confirmation. |
| E32008 | OperationConfirmationCompleted | 409 | This proposed operation has already completed. |
Related
- Errors: the full wire contract, status mapping, and all code ranges
- Error handling: branching on type and code, validation details, and vendor_code
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Understand the conceptShould I use a Bird SDK or call the API directly?Follow the learning pathBuild your first integrationImplementation guideSend your first email
Get an implementation brief