Supernode api returncodes
From MIXvoip
Contents |
Return codes
JSON return
The return is an array in the following format:
array['return']['code']=RETURNCODE array['return']['message']=RETURNMESSAGE array['data']=RETURNEDDATA
RETURNEDDATA can be an array
200: Success
Request has been completed successfully.
900: Failure
An Error has occured. More details can be found in the RETURNMESSAGE.
901: Argument missing
Argument missing.
