API Reference

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 CodeError NameError Message
30FailedThe operation could not be completed successfully.
00SuccessThe operation was completed successfully.
41UnauthorizedYou are unauthorized to perform this action.
29PendingThe operation is in progress and awaiting confirmation.