POST Travel/Skylink/SendRefund/{passenger_id}

In case a cancellation has been requested and a refund has been received from the airline, this POST request is sent to WEP to inform about the refund amount.

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.