User.GetSystemDateTime
Gets the Date and Time on the server. Local time on the server is EST. Go here for the WSDL.
Input Parameters
Here's a list of all the parameters you'll need to pass to the User.GetSystemDateTime method. All parameters are required.
ApiKey: string
Your API access key. Go here for more details.
Return Codes
Upon a successful call, this method will return a Date in the form of MM/DD/YYYY HH:MM:SS TT. Upon an error, this method will return a Result complex type.
0: System Failure
The request failed due to a system failure.
100: Invalid API Key
The API key passed was not valid or has expired.