|
Table of Contents
GetTimeRequestOverviewGetTimeRequest will return the current GMT in SB Timestamp format. Learn More: GetTimeRequestXML
<?xml version="1.0" encoding="utf-8"?>
<GetTimeRequest>
<Username>string</Username>
</GetTimeRequest>
Elements
GetTimeResponseXML
<?xml version="1.0" encoding="utf-8"?>
<GetTimeResponse>
<CurrentTime>timestamp</CurrentTime>
</GetTimeResponse>
Elements
|