Error Handling
Error Response Format
{
"detail": "Human-readable error message"
}Status
Meaning
Common Errors
Vault Not Found (404)
{ "detail": "Vault some-vault-id not found" }No Route Found (400)
Zero Output Amount (400)
Contract Calls Quote Unavailable (400)
No Deposit Router (400)
Validation Error (422)
Best Practices
Last updated
Was this helpful?