PUT api/candidate/travel/journeytime

Request Information

URI Parameters

None.

Body Parameters

CandidateSettingsController+ProfileJourneyTime
NameDescriptionTypeAdditional information
JourneyTime

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "JourneyTime": 1
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.