POST Travel/Skylink/SendTicket/{passenger_id}

This will send the ticket number(s) for a passenger's reservation after an offer has been accepted by WEP and a ticket has been(re)issued by WEP.From that moment on, the offer is frozen and cannot be altered anymore.Any future changes will have to go through change requests / schedule changes and new offers that can include(partial) refunds, fare differences, change fees, cancellation fees, etc.

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.