PUT api/candidate/travel/journeytime
Request Information
URI Parameters
None.
Body Parameters
CandidateSettingsController+ProfileJourneyTimeName | Description | Type | Additional information |
---|---|---|---|
JourneyTime | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "JourneyTime": 1 }
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.