Field | Description | Mandatory | Type | Example | Condition |
ref | Order reference. | Yes | AN50 | 12345678 | |
origin | Type of order with the values :
| No | AN | ||
country | Code of the country in which the order is done, see the list | No | AN2 | FR | |
taxes | The amount of tax added to the order in the smallest currency unit. | No | N12 | 100 | |
amount | The amount of order in smallest unit of currency. | Yes | N12 | 6000 | From version 28 of the API, this field must contain the amount to be authenticated (3DSV2) |
currency | Currency code used for order. The ISO code : 978: euros See complete list in List of currencies | Yes | N3 | 978 | |
date | The merchant order date. Format : dd/mm/yyyy HH24:MI | Yes | AN16 | 07/04/2016 11:00 | |
details | Information about the ordered items. The order details is limited to 100 items. | No | |||
deliveryTime | Delivery time : Values for deliveryTime | No | N | 1 | |
deliveryMode | Delivery method : Values for deliveryMode | No | N | 4 | |
deliveryCharge | Amount of delivery charges in smallest unit of currency, example 250 for 2.50 euros | No | N | version 18 ou higher | |
deliveryExpectedDate | Expected delivery date must be greater than the current date. Format: dd/mm/yyyy | No | datetime | 07/04/2016 | Posted to Limonetik |
deliveryExpectedDelay | Expected delivery time (in days) | No | N2 | 10 | Posted to Limonetik |
discountAmount | Amount of the discount for this order (in the same currency than the order) | No | N12 | version 21 or higher | |
OTAPackageType | Type of package (flight only, journey+accomodation, …). See the table of values Codes - OTAPackageType | No | N2 | version 21 or higher | |
OTADestinationCountry | Country code of the destination, in ISO 3166-1 format. See the table of values Codes - country | No | AN2 | version 21 or higher | |
bookingReference | Booking reference or Id of the travel file | No | AN100 | version 21 or higher | |
orderDetail | Used only for origin = MO or TO. | No | AN4 | version 21 or higher | |
orderExtended | Additionnal information about the order. In JSON format | No | AN in JSON format | version 21 or higher (3DSV2) | |
orderOTA | Online Travel Agency information. | No | AN in JSON format See Object OrderOTA | version 21 or higher |