GET LoadNotifications/{LoadID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
LoadID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of LoadNotification
NameDescriptionTypeAdditional information
NotificationID

integer

None.

LoadID

integer

None.

LoadNotificationTypeID

integer

None.

NotificationText

string

None.

DateCreated

date

None.

DriverID

integer

None.

DateViewed

date

None.

IsNew

boolean

None.

DateAcknowledged

date

None.

Acknowledged

boolean

None.

LoadNotificationType

LoadNotificationType

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'ViaTMSRestAPI.Data.LoadNotification'. Path '[0].LoadNotificationType.LoadNotifications'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'ViaTMSRestAPI.Data.LoadNotification'. Path '[0].LoadNotificationType.LoadNotifications'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'ViaTMSRestAPI.Data.LoadNotificationType' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'ViaTMSRestAPI.Data.LoadNotificationType' contains cycles and cannot be serialized if reference tracking is disabled.