Overview
The OrderList API enables authorised Virgin Atlantic NDC agents to access and retrieve a list of all bookings generated via NDC channels.
NDC Schema: OrderList RQ & OrderList RS v 21.3
Pre-condition(s)
- The OrderList API can only be accessed by the agent who originally created the orders in the Virgin Atlantic NDC system.
- The requester must be properly authenticated and authorised to access the order data.
In Scope
Request
-
Available search filter criteria (selective use)
Response
-
List of orders created by the agent, aggregator, or TMC
Endpoints
Sandbox Environment
This is a complete replica of production and a test environment where developers can build against our NDC APIs and validate their code for build of new features, ahead of certification and go-live. This environment should also be used for debugging
Preview Environment
This environment will have the same capability features as Sandbox but in addition we may deploy breaking changes or new features in advance of release to Sandbox and Production in order to give developers early visibility.
https://ndcdeveloper.virginatlantic.com/preview/SalesAndRevenueManagement/OrderShopping/OrderManagement/V2/OrderList
https://ndcdeveloper.virginatlantic.com/preview/SalesAndRevenueManagement/OrderShopping/OrderManagement/V2/OrderList
Business Rules
Filter Rules
| Criteria |
Description |
| CreationDateTimeFilterCriteria |
From date time & to date time should be within 180 days |
| LastModifiedDateTimeFilterCriteria |
From date time & to date time should be within 180 days |
| OrderCancellationDateFilterCriteria |
Only expiration date can be used to filter out Hold booking that are set to expire by the given date |
| PaymentFilterCriteria |
Can be used to list out a set of Orders that are either Paid or Un Paid. Should not be combined with OrderCancellationDateFilterCriteria while using the ‘Paid’ value in the filter. Should be combined with "CreationDateTimeFilterCriteria" |
| TravelDateFilterCriteria |
Only ‘EffectiveDate’ date filter allowed. Departure date of first flight segment will only be checked |
Feedback for this page? How was your experience? Please click
here