Sync
Fetches new Tive tracker data points from the Tive API for a shipment and stores them in our timeseries collection. Uses a high-water-mark strategy with overlap dedup to prevent duplicate inserts. | authz: min_org_role=operator | () -> (TiveTimeseriesSyncRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
tive_shipment_id
Response
Successful Response
total_fetched_from_tive
skipped_no_location
duplicates_filtered
new_data_points_count
Errors
422
Timeseries Sync V1request Unprocessable Entity Error

