## Error Handling

Errors are typically returned with **HTTP status code 406** and include a numeric error code in the response body.

Integrations should handle errors explicitly and provide meaningful diagnostics for debugging and monitoring.

Documentation:
[Error Handling](https://developers.klicktipp.com/guides/error-handling)

This specification is designed to support stable, predictable, and maintainable integrations with the KlickTipp platform.