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

Use this method to select the data for the end trip task

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

EndTripResp
NameDescriptionTypeAdditional information
IsSuccessful

boolean

None.

ErrorMessage

string

None.

TripID

integer

None.

Name

string

None.

Instructions

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.