Status {Integer}
0 Unknown
1 Success
2 Error (system or program)
3 Authorization Denied (bad credentials, or auth token expired)
Details {string}
Usually blank if successful, or may contain details for any failure or error condition. Always check Status first to interpret Details properly.