GET api/Mobile/SelectProofOfDelivery/{UserGUID}/{EntityGUID}

Retrieve information for Proof Of Delivery Task (DELIVER)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserGUID

Unique user global identifier

string

Required

EntityGUID

Identifier of the entity that is related to the task

string

Required

Body Parameters

None.

Response Information

Resource Description

TaskProofOfDeliveryItem
NameDescriptionTypeAdditional information
EntityGUID

string

None.

PickupFrom

string

None.

DeliverTo

string

None.

Instructions

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.