| Name | Type | Description | Notes |
|---|---|---|---|
| respCode | int | Unique error response code identifying the issue. We recommend you use this code for internal error handling. | |
| devMsg | string | Verbose, plain language description of the problem for the app developer with hints about how to fix it, if applicable. | |
| usrMsg | string | High level error message that can be passed on to the actual user - if required. | |
| link | string | Link to documentation for this error response code – if available |