numbers.wallet_unavailable
The wallet service is not wired for the numbers debit path on this deployment.
numbers.wallet_unavailable is returned when the numbers service cannot reach the wallet service to perform the rental debit at claim time. This is a deployment-side wiring issue.
The wallet service dependency is not configured or reachable in this deployment environment. This is uncommon in production but may appear in staging or self-hosted deployments.
Contact support or check the deployment configuration. This error is retryable once the wallet service is available.
{
"error": {
"code": "numbers.wallet_unavailable",
"message": "wallet service unavailable",
"request_id": "req_01900000abc"
}
}