====== GetTimeRequest ====== ==== Overview ==== **GetTimeRequest** will return the current GMT in SB Timestamp format. **Learn More:** * [[:developer_guide:developer_guide#using-the-apis|Using the APIs]] * [[:developer_guide:developer_guide#http-status-code|HTTP Status Codes]] * [[:developer_guide:developer_guide#error-codes|Error Codes]] * [[:developer_guide:developer_guide#troubleshooting|Troubleshooting]] ===== GetTimeRequest ===== ==== XML ==== string ==== Elements ==== ^ Name ^ Type ^ Occurrence ^ Meaning ^ | **GetTimeRequest** | container | required | Parent Element | | Username | string | required | Merchant API Username (Not your Merchant Center login) | ===== GetTimeResponse ===== ==== XML ==== timestamp ==== Elements ==== ^ Name ^ Type ^ Occurrence ^ Meaning ^ | **GetTimeResponse** | container | required | Parent Element | | CurrentTime | string | always | The official SB time stamp in UTC/GMT |