Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 783 Bytes

File metadata and controls

12 lines (9 loc) · 783 Bytes

Error

Properties

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

[Back to Model list] [Back to API list] [Back to README]