Responses
Sample SDK responses
Response Ranges
Enhance API typically sends responses back in these ranges:
2xx – Successful Request
4xx – Failed Request (Client error)
5xx – Failed Request (Server error)
If you're receiving an error in the 400 response range follow these steps:
Double-check the data and IDs getting passed to Enhance
Ensure your API key is correct
Log and check the body of the response
Updated 5 days ago
What’s Next