---
title: ErrorResponse
framework: merchanttokennotificationservices
role: symbol
role_heading: Object
path: merchanttokennotificationservices/errorresponse
---

# ErrorResponse

Information about errors that the API returns in the response body whenever an API request is unsuccessful.

## Declaration

```data
object ErrorResponse
```

## Properties

errorMessage: A description of the error. statusCode: The HTTP status code. subStatusCode: A specific sub-status code the system provides to give more context on the type of error.
