Differences

This shows you the differences between two versions of the page.

Link to this comparison view

perlsample [2012/07/19 18:24]
admin
perlsample [2012/07/19 18:26] (current)
admin
Line 9: Line 9:
 $timestamp = strftime "%Y-%m-%dT%H:%M:%SZ", gmtime; $timestamp = strftime "%Y-%m-%dT%H:%M:%SZ", gmtime;
  
-### Call the Function and send the API Parameters ###+### Call the Function to get the Hash Signature ###
 $hash_signature = GetHashSignature($apiuser, $apipass, $apikey, $timestamp); $hash_signature = GetHashSignature($apiuser, $apipass, $apikey, $timestamp);
  
Print/export