{ "operationId": "getSystemTimestamp", "method": "GET", "path": "/time", "summary": "BigCommerce Get System Timestamp", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "name": "response", "example": { "time": 1529512970 } } ] }