The following are references to the error codes provided by the APIs
Status codes are numerical or alphanumeric values used to indicate the type and cause of an issue encountered by a system, application, or API. They are a standard way to communicate problems in software systems, making it easier for developers and support teams to identify and resolve issues.
Error Code | Error Name | Error Message |
---|---|---|
30 | Failed | The operation could not be completed successfully. |
00 | Success | The operation was completed successfully. |
41 | Unauthorized | You are unauthorized to perform this action. |
29 | Pending | The operation is in progress and awaiting confirmation. |