Below is a sample structure of how API error responses are formatted. This helps you understand the fields returned when a request fails, so you can debug issues and handle errors effectively in your integration.
The following status codes indicate the outcome of your API requests. Success codes confirm that the request was processed correctly, while failure codes highlight issues that need attention, helping you handle responses and debug errors more effectively.