# BadRequestError

Response definition for a 400 Bad Request error when creating an invoice.

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **errorCode** |string | ☑️ | The error code indicating the type of error that occurred. | | |
| **message** |string | ☑️ | A human-readable error message that provides additional information about the error. | | |



[[Back to README]](../../README.md)