POST Travel/Skylink/ProvideOffers/{passenger_id}

This will provide Skylink's offers to WEP. It can be one or more offers (mostly one). WEP staff should be notified and enabled to accept or reject offers. The same endpoint can be used to notify about schedule changes. The comment section should have a comment explaining, what kind of change occurred. The cost could be 0€ in such case. If type is "minor_schedule_change_option", the offer will be automatically accepted by the system, without waiting decision by the Wep staff.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
passenger_id

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.