POST Travel/Skylink/ConfirmCancellation/{passenger_id}

In case a cancellation has been requested, this POST request is sent to WEP to inform about the cancellation that has been completed. This will only be sent in case Skylink has already issued aticket.

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.