This call returns the date time on the GunBroker servers as UTC.
Header | Data Type | Valid Values | Required | Description |
---|---|---|---|---|
Content-Type | string | application/json | YES | The format your data will be sent to our site. |
X-DevKey | string | string | YES | The devkey assigned to the developer. |
X-AccessToken | string | string | Optional | The token acquired from a POST to Users/AccessToken. |
Returns a 200 OK
.
Parameter | Data Type | Valid Values | Description |
---|---|---|---|
GunBrokerTime | DateTime | DateTime | The time on GunBroker's servers in UTC. |
GunBrokerVersion | string | string | The version of this RESTful API |