E07xxx — Wallet
Error codes in the E07xxx 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 |
|---|---|---|---|
| E07001 | WalletInsufficientBalance | 402 | Insufficient wallet balance. Please top up to continue sending. |
| E07002 | WalletNotFound | 404 | Wallet not found for this organization. |
| E07003 | WalletPriceNotFound | 402 | No rate card price found for this product and dimensions. |
| E07006 | WalletCurrencyMismatch | 422 | The operation currency does not match the wallet currency. |
Related
- Errors: the full wire contract, status mapping, and all code ranges
- Error handling: branching on type and code, validation details, and vendor_code
Recursos relacionados
Continue com a documentação, guias e exemplos sobre este tópico. Os recursos estão em inglês.
Entenda o conceitoShould I use a Bird SDK or call the API directly?Siga o percurso de aprendizagemBuild your first integrationGuia de implementaçãoSend your first email
Obtenha um resumo de implementação