POST api/RoundTripAssignment?roundTripAssignment_Id={roundTripAssignment_Id}&roundTripHasStarted={roundTripHasStarted}&roundTripHasEnded={roundTripHasEnded}&roundTripHasCancelled={roundTripHasCancelled}&roundTripUserComments={roundTripUserComments}&roundTripUserRating={roundTripUserRating}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
roundTripAssignment_Id

string

Required

roundTripHasStarted

boolean

None.

roundTripHasEnded

boolean

None.

roundTripHasCancelled

boolean

None.

roundTripUserComments

string

None.

roundTripUserRating

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.