description: Indicates whether the motor carrier configured the user's profile to claim exemption from US ELD use
usEldExemptReason:
type: string
example: Driver operates within 100mi radius
description: The reason for the user's US ELD exemption
cdnEldExempt:
type: boolean
default: false
example: false
description: Indicates whether the motor carrier configured the user's profile to claim exemption from Canadian ELD use
cdnEldExemptReason:
type: string
example: Driver operates within 100mi radius
description: The reason for the user's Canadian ELD exemption
Note: please prepare any necessary changes to your calls to avoid error responses. When the related Navistream Web Client version (as noted above) is released to Production, the previous version of this API will not longer be supported. To be notified when Navistream releases occur, you can sign up for Release Notifications by signing into navistream.stti.ca and selecting 'Follow' under the Forum section for the Release Channel you're interested in.
James Cathcart
We've posted a new Sync API version update!
Web Client release v1.3.0 will bring these changes into effect to the corresponding Release Channel (Alpha, Beta, or Production).
In this new version (https://app.swaggerhub.com/apis/Streamline/navistream-sync-api/1.0.4) you'll find the following definition changes -
usEldExempt:
type: boolean
default: false
example: false
description: Indicates whether the motor carrier configured the user's profile to claim exemption from US ELD use
usEldExemptReason:
type: string
example: Driver operates within 100mi radius
description: The reason for the user's US ELD exemption
cdnEldExempt:
type: boolean
default: false
example: false
description: Indicates whether the motor carrier configured the user's profile to claim exemption from Canadian ELD use
cdnEldExemptReason:
type: string
example: Driver operates within 100mi radius
description: The reason for the user's Canadian ELD exemption
Note: please prepare any necessary changes to your calls to avoid error responses. When the related Navistream Web Client version (as noted above) is released to Production, the previous version of this API will not longer be supported. To be notified when Navistream releases occur, you can sign up for Release Notifications by signing into navistream.stti.ca and selecting 'Follow' under the Forum section for the Release Channel you're interested in.