POST api/RoundTripAssignment?roundTripAssignment_Id={roundTripAssignment_Id}&roundTripHasStarted={roundTripHasStarted}&roundTripHasEnded={roundTripHasEnded}&roundTripHasCancelled={roundTripHasCancelled}&roundTripUserComments={roundTripUserComments}&roundTripUserRating={roundTripUserRating}
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.