---
title: "Refund Quotation"
method: POST
path: "/refundQuotation.do"
tags: ["Refund"]
---

# Refund Quotation

`POST /refundQuotation.do`

**Dependency**
No preceding function needs to be carried out.

> ### Introduction
> The Refund section includes a series of steps required for refunds, including requesting a refund quote, submitting the refund, and returning the refund status and results. This service supports the submission of requests for cancellation that require Atlas to process or for refunds that need to be executed by Atlas. It also allows a variety of cancellation and refund types, including voluntary, involuntary and void, etc.
> ### Features
>   - Refund reason: Voluntary, Involuntary, Void
>   - Service Level:
>      &#9702; Our refund quotations fall into three scenarios:
>        a. We can obtain an accurate quotation from the airline and will quote it directly to you;
>        b. We cannot obtain an accurate quotation through the airline. You can still submit the refund request, then we will process the refund, but the refund amount will be based on the actual amount refunded by the airline;
>        c. Unrefundable
>      &#9702; Our refund service includes the below steps,
>        a. Atlas submits the refund request to the airline: We provide a service time guarantee;
>        b. Airline processes the refund request and responds with the result, and airline executes the refund. The duration for 2 steps depends on the airline's processing speed, and we will provide an estimated reference time based on our experience in handling such cases.
> 
> Please note the below while initiating a refund transaction.
>   1. **Refund of either inbound or outbound sector**: The full ticket needs to be refunded. Only outbound OR inbound sector cannot be refunded. Please contact the airline for the same.
>   2. **Refund for a partially used itinerary**: Partially used itinerary cannot be refunded. Please contact the airline for the same.
>   3. **Refund for a specific passenger**: We support the refund of a specific passenger in an itinerary. For example, if there are 3 passengers and only one of them is to be refunded, please send us your refund request.
>   4. Apart from voluntary, involuntary and void, we currently do not support other types of refunds, such as medical or death refunds. Please contact customer service for manual assistance.
>   5. The customer is responsible to check whether the traveler has already made ancillary purchase in the transaction.
>   6. No email notifications will be sent for refunds rejected by Atlas.

**Endpoint:**
https://sandbox.atriptech.com/refundQuotation.do

## Headers

- `Accept` string, required
- `Content-Type` string, required
- `Accept-Encoding` string, required
- `x-atlas-client-id` string, required
- `x-atlas-client-secret` string, required

## Request body

- object
  - `orderNo` string, nullable, required — Atlas original order number. You can choose to request either orderNo or both airlinePNR and carrier. If you use `orderNo`, the `airlinePNR` and `carrier` fields may be null.
  - `airlinePNR` string, nullable, required — The record locator of the airline. You can choose to request either orderNo or both airlinePNR and carrier. If you use `airlinePNR` and `carrier`, the `orderNo` field may be null.
  - `carrier` string, nullable, required — 2 character IATA airline code. you can choose to request either orderNo or both airlinePNR and carrier. If you use `airlinePNR` and `carrier`, the `orderNo` field may be null.
  - `refundRequestList` RefundPaxSegments[], required
    - `lastName` string, required — Last name of the passenger requesting a refund.
    - `firstName` string, required — First name of the passenger requesting a refund.
    - `segments` RefundSegment[], required
      - `depDate` string, date, required — Departure date of the segment which the passenger wants to refund. the format is `yyyyMMdd`.
      - `flightNo` string, required — Flight number of the segment which the passenger wants to refund.
      - `depAirport` string, required — 3-letter IATA code of the departure airport.
      - `arrAirport` string, required — 3-letter IATA code of the arrival airport.
    - `refundReason` '0' | '1' | '4', required — Code representing the reason for the refund request. - 0: Involuntary - 1: Voluntary - 4: Void

## Response `200`

- object
  - `status` 0 | 2, required — Status code. 0 : Success 801：Order not found for refund. Check the original main ticket order number. 802：Child cannot travel alone on this booking. Contact airline directly for resolution. 803：Refund already submitted for this passenger or segment. Query refund status instead. 804：All segments of the same PNR must be submitted together. Include all segments and retry. 8041：Segment not found in this order. Verify segment details match the original booking. 805：refundOfferId expired. Call refundOffer.do again for a fresh ID, then resubmit. 806：Please submit Self Refund instead. 807：Passenger not found in this order. Verify passenger details match the original booking. 808：This ticket is non-refundable per airline policy. 809：Order not yet ticketed. Wait until orderQuery.do returns order_status=2 before refunding. 810：Invalid request parameters 811：Incomplete itinerary: all legs/segments required. Resubmit with full round-trip or connection. 812：Refund passenger details are inconsistent with the original booking 813：Illegal refund offer state 814：Refund submission already in progress. Wait before retrying. 815：Ticket not found. Verify ticket number and order number. 816：Refund already submitted for this order. Query refund status instead of resubmitting. 817：Refund already submitted for this order. Query refund status instead of resubmitting. 818：Refund already submitted for this order. Query refund status instead of resubmitting. 819：Refund claim not supported for this payment method. Use an alternative refund method. 820：Ticket already used — cannot refund a flown segment. 821：Refund deadline exceeded. This ticket is no longer eligible for refund. 822：Refund deadline exceeded. This ticket can no longer be refunded. 823：Refund must apply to all passengers — partial refund not allowed. Include all pax and retry. 824：Wrong orderNumber: use the main ticket order, not the ancillary order number. 825：For voluntary refunds after departure, submit a refund booking through the Flight Deck. 826：Unable to confirm airline tax refund status. Refund request cannot be processed. 840：Client cancellation criteria not met. Check account cancellation policy. 841：Refund not support the payment method. Please contact the airline directly for resolution. 842：Atlas does not currently support REFUND service for the airline or route of this booking. 843：Atlas does not currently support refund service for the airline or route of this booking.
  - `msg` string, nullable — Error message The ‘msg’ element is for description of the results. Please do not use this field to check the success or failure of the request. Only use the ‘status’ code to check the result.
  - `fastConfirmation` 0 | 1, required — Fast confirmation depends on whether the airline supports auto fulfillment. 0 for False, 1 for True.
  - `expectedConfirmationDate` string, required — Expected date of getting airline refund confirmation. The format is `yyyyMMdd`.
  - `expectedRefundDate` string, required — Expected date of getting refund. The format is `yyyyMMdd`.
  - `refundQuoteType` 'AccurateQuote' | 'CannotQuote', required — Type of refund quote: - AccurateQuote：quotation based on the calculated amount. - CannotQuote: quotation is unknown and will be according to the airline's rates
  - `refundOfferId` string, required — Refund offer id for this quotation which can be used for the coming refund call.
  - `refundMethod` 'CashBackToOriginalPayment' | 'Voucher', required — Refund method: CashBackToOriginalPayment or Voucher. - CashBackToOriginalPayment: Refund cash back to the original form of payment. - Voucher: Refund in the form of a voucher.
  - `refundTickets` RefundTicket[], required — The refund calculation for each of the passengers whose refund quote has been requested
    - `lastName` string, required — Last name of the passenger who wants to refund.
    - `firstName` string, required — First name of the passenger who wants to refund.
    - `ticketNo` string, required — The PNR received from the airline in the retrieve PNR response.
  - `refundFareAmount` RefundFareAmount
    - `currency` string, required — The refund calculation for flight fare and inflow ancillaries. 3-letter ISO currency code.
    - `originalFareAmount` number, required — Original fare of the flight.
    - `estimatedRefundAmount` number, required — Estimated amount which can be got back for this refund of flight.
    - `displayOriginalFareAmount` number, nullable — Original Fare Amount in display currency.
    - `displayEstimatedRefundAmount` number, nullable — EstimatedRefundAmount in display currency.
  - `refundPostTicketingServiceAmounts` RefundPostTicketingServiceAmount — The refund calculation for Post-ticketing Servrice, including baggage
    - `postTicketingOrderNo` string, required — Unique order number for the post-ticketing service.
    - `currency` string, required — Currency used for post-ticketing service calculations. 3-letter ISO currency code.
    - `originalPostTicketingServiceAmount` number, required — The original amount charged for the post-ticketing service.
    - `estimatedRefundAmount` number, required — Estimated amount which can be got back for this refund of Ancillaries.
    - `displayPostTicketingServiceAmount` number, nullable — The original post-ticketing service amount in the display currency.
    - `displayEstimatedRefundAmount` number, nullable — The estimated refund amount displayed in the display currency.
  - `refundVouchers` RefundVoucher[], nullable — If `refundMethod` is Voucher, the `refundVouchers` is not null.
    - `voucherId` string, nullable — A unique identifier of Atlas used to distinguish different vouchers.
    - `voucherCode` string, nullable — The voucherCode airline returned.
    - `eligiblePassengers` object[] — The passenger information eligible to use this voucher.
      - `name` string, nullable — The eligible passenger’s name.
    - `airline` string, nullable — The airline from which the voucher originates.
    - `estimatedRefundAmount` number, required — The amount value of the voucher.
    - `currency` string, required — The currency type of the voucher.
    - `voucherStartDate` string, nullable — The date on which the voucher can begin to be used. Defaults to the date when the refund status is set to "Refunded". The format is `yyyyMMdd`.
    - `voucherEndDate` string, nullable — The expiry date of the voucher. The format is `yyyyMMdd`.
    - `travelStartDate` string, nullable — The actual travel start date. The format is `yyyyMMdd`.
    - `travelEndDate` string, nullable — The actual travel end date. The format is `yyyyMMdd`.
    - `note` string, nullable — A brief description or usage rule explanation for the voucher.
  - `serviceFee` object, required — Service fee of refund.
    - `currency` string, required — Currency used for the service fee. 3-letter ISO currency code.
    - `transactionFee` number, required — Transaction Fee of refund.
  - `refundRules` RefundRule[] — The refund rules for the fare whose refund quote has been requested.
    - `airline` string, required — Airline code for which the refund rule applies. 2-letter IATA airline code.
    - `ruleType` '0' | '1' | '2' | '3' | '4', required — Rule type. 0: Involuntary Refund 1: Voluntary Refund 2: Tax Refund 3: Special Refund 4: Void Refund
    - `passengerType` 'ADT' | 'CHD' | 'INF' — Passenger type for which the refund rule applies. Can be ADT (Adult), CHD (Child), INF (Infant).
    - `penaltyAmount` string — The penalty amount charged for the refund. Monetary value with currency code.
    - `penaltyPercent` number — The percentage of the fare charged as penalty.
    - `penaltyPercentBase` 'fare' | 'fare+tax' — The calculation on which the penalty percentage is based. Can be fare, fare+tax.
    - `airlineFee` string — Additional airline fee for processing the refund. Monetary value with currency code.
    - `taxRefundable` boolean — Indicates whether the tax is refundable is available. true or false
    - `fareRefundable` boolean — Indicates whether the ticket is refundable. true or false.
    - `refundableAncillaries` string[] — List of refundable ancillary services, if any.
    - `startMinute` integer — Starting time of rule application. Positive numbers represent XXX minutes before departure. Negative numbers represent XXX minutes after departure.
    - `endMinute` integer — Ending time of rule application. Positive numbers represent XXX minutes before departure. Negative numbers represent XXX minutes after departure.
    - `refundMethod` 'CashBackToOriginalPayment' | 'Voucher' — Refund method: CashBackToOriginalPayment or Voucher. - CashBackToOriginalPayment: Refund cash back to the original form of payment - Voucher: Refund in the form of a voucher
  - `orderNo` string, required — Original order number
  - `isRefundable` boolean, required — True : Refundable False: Non-Refundable true or false

---

[API](https://skmtc.net/atriptech/apis/default-module.md) · [All operations](https://skmtc.net/atriptech/apis/default-module/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atriptech/default-module/revisions/8e9a8f8010ab/schema)
