Back to All

JSON Response Output/Schema Definition for Certain End Points

I'd like to know if there's a more specific JSON output/schema specification for certain end points like:

Specifically, would like to know the data types (mainly sizes) for:

  • gps.latitude
  • gps.longitude
  • gps.speedMilesPerHour

The number of places of precision to the left and right of the decimal place is needed in order to create a relational database that's capable of containing the provided data.