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
| Name | Description | Type | Additional information |
|---|---|---|---|
| passenger_id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.