GET api/Assignments

Gets the Delivery Assignments List (NEW, SMALLER OBJECT LIST) for the Specific Driver

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

JsonResultOfListOfDeliveryAssignmentListDTO
NameDescriptionTypeAdditional information
Content

Collection of DeliveryAssignmentListDTO

None.

SerializerSettings

JsonSerializerSettings

None.

Encoding

Encoding

None.

Request

HttpRequestMessage

None.

Response Formats

application/json, text/json

Sample:

Sample not available.