| pageSize | integer <int32> Default: 10 Maximum number of returned orders |
| pageNumber | integer <int32> Default: 0 Specifies which page of returned orders to fetch, 0 is first page |
| includeChildAgencyOrders | boolean Default: false If 'true', lists all orders in a hierarchical organization where agencyCode is the parent organization |
| agencyCode required | string Your assigned agencyCode, ie KXXXXXX |
{- "pageSize": 0,
- "pageNumber": 0,
- "totalPages": 0,
- "totalCount": 0,
- "hasPreviousPage": true,
- "hasNextPage": true,
- "orders": [
- {
- "orderNo": "string",
- "code": "string",
- "orderDate": "string",
- "createdDate": "string",
- "modifiedDate": "string",
- "orderType": "string",
- "typeOfTravel": "string",
- "status": "string",
- "agencyCode": "string",
- "orderTotalIncVat": "string",
- "orderTotalExVat": "string",
- "netPrice": "string",
- "commission": "string",
- "currency": "string",
- "remainingAmount": "string",
- "packageType": "string",
- "sellToCustomerName": "string",
- "sellToAddress": "string",
- "sellToPostCode": "string",
- "sellToCity": "string",
- "sellToCountryRegionCode": "string",
- "sellToCellPhone": "string",
- "sellToEmail": "string",
- "channel": "string",
- "agentCode": "string",
- "agentAgencyCode": "string",
- "agentName": "string",
- "agentEmail": "string",
- "bookingSessionId": "string",
- "cruiseExternalBookingReference": "string",
- "cruiseLineName": "string",
- "cruiseSuperCategory": "string",
- "cruiseCategoryOriginal": "string",
- "cruiseCategory": "string",
- "cruiseDepartureDate": "string",
- "cruiseArrivalDate": "string",
- "cruiseDeparturePort": "string",
- "cruiseRegion": "string",
- "cruiseSubRegion": "string",
- "cruiseDestination": "string",
- "cruiseRiver": "string",
- "cruiseRoomNo": "string",
- "cruiseNrOfNights": "string",
- "cruiseLineCode": "string",
- "cruiseLineLogo": "string",
- "shipName": "string",
- "shipCode": "string",
- "shipImage": "string",
- "paxCount": "string",
- "packageRef": "string",
- "groupId": "string",
- "testOrder": true,
- "addOnTypes": "string",
- "partnerLoyaltyNumber": "string",
- "depositDueDate": "string",
- "finalDueDate": "string",
- "hasPayments": true,
- "hasOverduePayments": true,
- "convertedFromQuote": true,
- "convertedFromTravelProposal": true,
- "hasDynamicHotel": true,
- "hotelBookingReferences": "string",
- "hotelNames": "string",
- "hotelCheckInDates": "string",
- "hotelCities": "string",
- "commissionableRevenue": "string",
- "directCollect": true,
- "cruiseFareCode": "string",
- "cruiseFareName": "string",
- "hasCancellationInsurance": true,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "hasManualFlight": true,
- "hasDynamicFlight": true,
- "flightExternalBookingReference": "string",
- "pnr": "string",
- "couponCode": "string",
- "markup": "string",
- "discount": "string",
- "margin": "string",
- "loyaltyNumbers": "string",
- "tags": "string"
}
]
}| agencyCode required | string Your assigned agencyCode, ie KXXXXXX |
Search criterias
| query | string |
| filters | Array of strings |
| sorts | Array of strings |
| searchFields | Array of strings |
| pageNumber required | integer <int32> |
| pageSize required | integer <int32> |
| includeChildAgencyOrders required | boolean |
{- "query": "string",
- "filters": [
- "string"
], - "sorts": [
- "string"
], - "searchFields": [
- "string"
], - "pageNumber": 0,
- "pageSize": 0,
- "includeChildAgencyOrders": true
}{- "pageSize": 0,
- "pageNumber": 0,
- "totalPages": 0,
- "totalCount": 0,
- "hasPreviousPage": true,
- "hasNextPage": true,
- "orders": [
- {
- "orderNo": "string",
- "code": "string",
- "orderDate": "string",
- "createdDate": "string",
- "modifiedDate": "string",
- "orderType": "string",
- "typeOfTravel": "string",
- "status": "string",
- "agencyCode": "string",
- "orderTotalIncVat": "string",
- "orderTotalExVat": "string",
- "netPrice": "string",
- "commission": "string",
- "currency": "string",
- "remainingAmount": "string",
- "packageType": "string",
- "sellToCustomerName": "string",
- "sellToAddress": "string",
- "sellToPostCode": "string",
- "sellToCity": "string",
- "sellToCountryRegionCode": "string",
- "sellToCellPhone": "string",
- "sellToEmail": "string",
- "channel": "string",
- "agentCode": "string",
- "agentAgencyCode": "string",
- "agentName": "string",
- "agentEmail": "string",
- "bookingSessionId": "string",
- "cruiseExternalBookingReference": "string",
- "cruiseLineName": "string",
- "cruiseSuperCategory": "string",
- "cruiseCategoryOriginal": "string",
- "cruiseCategory": "string",
- "cruiseDepartureDate": "string",
- "cruiseArrivalDate": "string",
- "cruiseDeparturePort": "string",
- "cruiseRegion": "string",
- "cruiseSubRegion": "string",
- "cruiseDestination": "string",
- "cruiseRiver": "string",
- "cruiseRoomNo": "string",
- "cruiseNrOfNights": "string",
- "cruiseLineCode": "string",
- "cruiseLineLogo": "string",
- "shipName": "string",
- "shipCode": "string",
- "shipImage": "string",
- "paxCount": "string",
- "packageRef": "string",
- "groupId": "string",
- "testOrder": true,
- "addOnTypes": "string",
- "partnerLoyaltyNumber": "string",
- "depositDueDate": "string",
- "finalDueDate": "string",
- "hasPayments": true,
- "hasOverduePayments": true,
- "convertedFromQuote": true,
- "convertedFromTravelProposal": true,
- "hasDynamicHotel": true,
- "hotelBookingReferences": "string",
- "hotelNames": "string",
- "hotelCheckInDates": "string",
- "hotelCities": "string",
- "commissionableRevenue": "string",
- "directCollect": true,
- "cruiseFareCode": "string",
- "cruiseFareName": "string",
- "hasCancellationInsurance": true,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "hasManualFlight": true,
- "hasDynamicFlight": true,
- "flightExternalBookingReference": "string",
- "pnr": "string",
- "couponCode": "string",
- "markup": "string",
- "discount": "string",
- "margin": "string",
- "loyaltyNumbers": "string",
- "tags": "string"
}
]
}| orderNo required | string Customer order number retrieved from List/Search orders |
| agencyCode required | string Your assigned agencyCode, ie KXXXXXX |
{- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "orderNo": "string",
- "externalOrderReference": "string",
- "orderType": "Standard",
- "orderStatus": "Option",
- "orderDate": "2019-08-24T14:15:22Z",
- "grossPrice": 0.1,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "grossPriceIncludingVat": 0.1,
- "netPrice": 0.1,
- "commission": 0.1,
- "markup": 0.1,
- "vatAmount": 0.1,
- "margin": 0.1,
- "currencyCode": "string",
- "channel": "Web",
- "agencyCode": "string",
- "agentCode": "string",
- "agentAgencyCode": "string",
- "agentName": "string",
- "agentEmail": "string",
- "priceAggregation": true,
- "grossPriceBeforeDiscounts": 0.1,
- "discounts": [
- {
- "discountType": "PackageDiscount",
- "amount": 0.1
}
], - "customer": {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "firstName": "string",
- "lastName": "string",
- "email": "string",
- "phone": "string",
- "addressLine1": "string",
- "addressLine2": "string",
- "careOf": "string",
- "city": "string",
- "zip": "string",
- "country": "string",
- "countryCode": "string",
- "region": "string",
- "state": "string",
- "stateName": "string",
- "partnerLoyaltyNumber": "string",
- "marketingPermissions": true,
- "editedByAgent": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "requirements": [
- {
- "property": "string",
- "requirement": "string",
- "number": 0
}
]
}, - "packageType": "Allotment",
- "typeOfTravel": "CruiseOnly",
- "packageRef": "string",
- "packageCode": "string",
- "packageId": "string",
- "amountOriginal": 0.1,
- "currencyCodeOriginal": "string",
- "currencyRate": 0.1,
- "currencyRateDate": "2019-08-24T14:15:22Z",
- "lines": [
- {
- "requirements": [
- {
- "property": "string",
- "requirement": "string",
- "number": 0
}
], - "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "packageType": "Allotment",
- "priceType": "DEFAULT",
- "packageCode": "string",
- "moduleCode": "string",
- "productCode": "string",
- "itemCode": "string",
- "groupId": "string",
- "lineNo": 0,
- "name": "string",
- "description": "string",
- "partNo": "string",
- "quantity": 0.1,
- "unitOfMeasure": "string",
- "unitPrice": 0.1,
- "unitPriceIncludingVat": 0.1,
- "vatRate": 0.1,
- "grossPrice": 0.1,
- "vatAmount": 0.1,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "netPrice": 0.1,
- "commission": 0.1,
- "markup": 0.1,
- "priceAggregation": true,
- "bookingReference": "string",
- "passengerSelections": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "selected": true,
- "passengerCode": "f33e4d0d-7a61-4ef4-9f4e-037bba9caced",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "grossPrice": 0.1,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "grossPriceExcludingTaxesAndFeesOriginal": 0.1,
- "taxesAndFeesOriginal": 0.1,
- "netPrice": 0.1,
- "commission": 0.1,
- "markup": 0.1,
- "orderLineType": "Cruise",
- "priceType": "DEFAULT",
- "orderLineCode": "80ddbf17-a254-4c30-93f7-cd6b5833993f",
- "grossPriceOriginal": 0.1,
- "netPriceOriginal": 0.1,
- "commissionPriceOriginal": 0.1,
- "taxDetails": [
- {
- "code": "string",
- "value": 0.1,
- "description": "string"
}
]
}
], - "promotions": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "promotionCode": "string",
- "promotionName": "string",
- "promotionNameIncludedInPrice": "string",
- "promotionNameInternal": "string",
- "promotionType": "Value",
- "description": "string",
- "terms": "string",
- "benefitDefinition": "Amount",
- "benefitBaseType": "string",
- "benefitValue": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z"
}
], - "orderLinePaymentSchedules": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "dueDate": "2019-08-24T14:15:22Z",
- "amount": 0.1,
- "paymentScheduleType": "Deposit",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z"
}
], - "metadata": {
- "property1": "string",
- "property2": "string"
}, - "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "depositDate": "string",
- "finalDate": "string",
- "depositAmount": 0.1,
- "totalAmount": 0.1,
- "orderLineType": "Cruise",
- "productRef": "string",
- "productItemRef": "string",
- "grossPriceOriginal": 0.1,
- "netPriceOriginal": 0.1,
- "commissionPriceOriginal": 0.1,
- "rate": 0.1,
- "rateDate": "string",
- "roundingRule": "string",
- "currencyCodeOriginal": "string",
- "bookingSource": "string",
- "bookingSourceReservationNo": "string",
- "commissionableRevenue": 0.1,
- "commissionableRevenueOriginal": 0.1,
- "editedByAgent": "string",
- "channel": "Web",
- "taxDetails": [
- {
- "code": "string",
- "value": 0.1,
- "description": "string"
}
], - "loyaltyDiscountDescription": "string",
- "loyaltyDiscountAmount": 0.1
}
], - "passengers": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "passengerId": "string",
- "sortOrder": 0,
- "ageCategory": "Unknown",
- "age": 0,
- "guestType": "Regular",
- "firstName": "string",
- "lastName": "string",
- "middleName": "string",
- "email": "string",
- "dateOfBirth": "string",
- "nationality": "string",
- "gender": "Male",
- "market": "string",
- "nameTitleCode": "string",
- "loyaltyNo": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "grossPrice": 0.1,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "netPrice": 0.1,
- "commission": 0.1,
- "markup": 0.1,
- "addressLine1": "string",
- "addressLine2": "string",
- "careOf": "string",
- "city": "string",
- "zip": "string",
- "country": "string",
- "countryCode": "string",
- "region": "string",
- "state": "string",
- "priceAggregation": true,
- "passengerSelections": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "selected": true,
- "passengerCode": "f33e4d0d-7a61-4ef4-9f4e-037bba9caced",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "grossPrice": 0.1,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "grossPriceExcludingTaxesAndFeesOriginal": 0.1,
- "taxesAndFeesOriginal": 0.1,
- "netPrice": 0.1,
- "commission": 0.1,
- "markup": 0.1,
- "orderLineType": "Cruise",
- "priceType": "DEFAULT",
- "orderLineCode": "80ddbf17-a254-4c30-93f7-cd6b5833993f",
- "grossPriceOriginal": 0.1,
- "netPriceOriginal": 0.1,
- "commissionPriceOriginal": 0.1,
- "taxDetails": [
- {
- "code": "string",
- "value": 0.1,
- "description": "string"
}
]
}
], - "requirements": [
- {
- "property": "string",
- "requirement": "string",
- "number": 0
}
]
}
], - "paymentMethodCode": "string",
- "paymentSchedules": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "dueDate": "string",
- "reminderDate": "string",
- "amount": 0.1,
- "currencyCode": "string",
- "reminderSentDateTime": "2019-08-24T14:15:22Z",
- "remainingAmount": 0.1,
- "paymentCompleted": true,
- "paymentScheduleType": "Deposit",
- "paymentScheduleStatus": "Created",
- "paymentScheduleDescription": "string",
- "dueDateTime": "2019-08-24T14:15:22Z",
- "reminderDateTime": "2019-08-24T14:15:22Z"
}
], - "paymentTransactions": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "paymentCode": "string",
- "paymentRef": "string",
- "manualPaymentRef": "string",
- "amount": 0.1,
- "currencyCode": "string",
- "comment": "string",
- "transactionType": "Debit",
- "transactionDate": "2019-08-24T14:15:22Z",
- "paymentMethod": "string",
- "paymentState": "Successful",
- "paymentMethodId": 0,
- "agencyCode": "string",
- "orderNo": "string",
- "customerEmail": "string",
- "manualPaymentRefType": "Chargeback",
- "cardNumber": "string",
- "cardType": "string",
- "paymentToken": "string"
}
], - "comments": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "comment": "string"
}
], - "comment": "string",
- "todos": [
- {
- "effectiveDate": "2019-08-24T14:15:22Z",
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "comment": "string",
- "status": "Open",
- "priority": "Low",
- "type": "Cruise"
}
], - "contactPreferenceEmail": true,
- "contactPreferencePhone": true,
- "directCollect": true,
- "auditLogs": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "type": "Order",
- "createdByAgentName": "string",
- "createdByAgentEmail": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z"
}
], - "orderMailAuditLogs": [
- {
- "emailType": "OrderConfirmed",
- "customerEmail": "string",
- "fromEmail": "string",
- "fromName": "string",
- "subject": "string",
- "sendGridApiKey": "string",
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z"
}
], - "metadata": {
- "property1": "string",
- "property2": "string"
}, - "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "bookingSessionId": "string",
- "testOrder": true,
- "convertedFromQuote": true,
- "convertedFromTravelProposal": true,
- "requiresPartnerLoyaltyNumber": true,
- "partnerLoyaltyNumberSentDateTime": "2019-08-24T14:15:22Z",
- "editedByAgent": "string",
- "tags": [
- "Accessibility"
], - "attachments": [
- {
- "url": "string",
- "fileName": "string"
}
], - "requirements": [
- {
- "property": "string",
- "requirement": "string",
- "number": 0
}
]
}| orderCode required | string <uuid> Order Code retrieved from List/Search orders |
| agencyCode required | string Your assigned agencyCode, ie KXXXXXX |
{- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "orderNo": "string",
- "externalOrderReference": "string",
- "orderType": "Standard",
- "orderStatus": "Option",
- "orderDate": "2019-08-24T14:15:22Z",
- "grossPrice": 0.1,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "grossPriceIncludingVat": 0.1,
- "netPrice": 0.1,
- "commission": 0.1,
- "markup": 0.1,
- "vatAmount": 0.1,
- "margin": 0.1,
- "currencyCode": "string",
- "channel": "Web",
- "agencyCode": "string",
- "agentCode": "string",
- "agentAgencyCode": "string",
- "agentName": "string",
- "agentEmail": "string",
- "priceAggregation": true,
- "grossPriceBeforeDiscounts": 0.1,
- "discounts": [
- {
- "discountType": "PackageDiscount",
- "amount": 0.1
}
], - "customer": {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "firstName": "string",
- "lastName": "string",
- "email": "string",
- "phone": "string",
- "addressLine1": "string",
- "addressLine2": "string",
- "careOf": "string",
- "city": "string",
- "zip": "string",
- "country": "string",
- "countryCode": "string",
- "region": "string",
- "state": "string",
- "stateName": "string",
- "partnerLoyaltyNumber": "string",
- "marketingPermissions": true,
- "editedByAgent": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "requirements": [
- {
- "property": "string",
- "requirement": "string",
- "number": 0
}
]
}, - "packageType": "Allotment",
- "typeOfTravel": "CruiseOnly",
- "packageRef": "string",
- "packageCode": "string",
- "packageId": "string",
- "amountOriginal": 0.1,
- "currencyCodeOriginal": "string",
- "currencyRate": 0.1,
- "currencyRateDate": "2019-08-24T14:15:22Z",
- "lines": [
- {
- "requirements": [
- {
- "property": "string",
- "requirement": "string",
- "number": 0
}
], - "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "packageType": "Allotment",
- "priceType": "DEFAULT",
- "packageCode": "string",
- "moduleCode": "string",
- "productCode": "string",
- "itemCode": "string",
- "groupId": "string",
- "lineNo": 0,
- "name": "string",
- "description": "string",
- "partNo": "string",
- "quantity": 0.1,
- "unitOfMeasure": "string",
- "unitPrice": 0.1,
- "unitPriceIncludingVat": 0.1,
- "vatRate": 0.1,
- "grossPrice": 0.1,
- "vatAmount": 0.1,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "netPrice": 0.1,
- "commission": 0.1,
- "markup": 0.1,
- "priceAggregation": true,
- "bookingReference": "string",
- "passengerSelections": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "selected": true,
- "passengerCode": "f33e4d0d-7a61-4ef4-9f4e-037bba9caced",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "grossPrice": 0.1,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "grossPriceExcludingTaxesAndFeesOriginal": 0.1,
- "taxesAndFeesOriginal": 0.1,
- "netPrice": 0.1,
- "commission": 0.1,
- "markup": 0.1,
- "orderLineType": "Cruise",
- "priceType": "DEFAULT",
- "orderLineCode": "80ddbf17-a254-4c30-93f7-cd6b5833993f",
- "grossPriceOriginal": 0.1,
- "netPriceOriginal": 0.1,
- "commissionPriceOriginal": 0.1,
- "taxDetails": [
- {
- "code": "string",
- "value": 0.1,
- "description": "string"
}
]
}
], - "promotions": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "promotionCode": "string",
- "promotionName": "string",
- "promotionNameIncludedInPrice": "string",
- "promotionNameInternal": "string",
- "promotionType": "Value",
- "description": "string",
- "terms": "string",
- "benefitDefinition": "Amount",
- "benefitBaseType": "string",
- "benefitValue": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z"
}
], - "orderLinePaymentSchedules": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "dueDate": "2019-08-24T14:15:22Z",
- "amount": 0.1,
- "paymentScheduleType": "Deposit",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z"
}
], - "metadata": {
- "property1": "string",
- "property2": "string"
}, - "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "depositDate": "string",
- "finalDate": "string",
- "depositAmount": 0.1,
- "totalAmount": 0.1,
- "orderLineType": "Cruise",
- "productRef": "string",
- "productItemRef": "string",
- "grossPriceOriginal": 0.1,
- "netPriceOriginal": 0.1,
- "commissionPriceOriginal": 0.1,
- "rate": 0.1,
- "rateDate": "string",
- "roundingRule": "string",
- "currencyCodeOriginal": "string",
- "bookingSource": "string",
- "bookingSourceReservationNo": "string",
- "commissionableRevenue": 0.1,
- "commissionableRevenueOriginal": 0.1,
- "editedByAgent": "string",
- "channel": "Web",
- "taxDetails": [
- {
- "code": "string",
- "value": 0.1,
- "description": "string"
}
], - "loyaltyDiscountDescription": "string",
- "loyaltyDiscountAmount": 0.1
}
], - "passengers": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "passengerId": "string",
- "sortOrder": 0,
- "ageCategory": "Unknown",
- "age": 0,
- "guestType": "Regular",
- "firstName": "string",
- "lastName": "string",
- "middleName": "string",
- "email": "string",
- "dateOfBirth": "string",
- "nationality": "string",
- "gender": "Male",
- "market": "string",
- "nameTitleCode": "string",
- "loyaltyNo": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "grossPrice": 0.1,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "netPrice": 0.1,
- "commission": 0.1,
- "markup": 0.1,
- "addressLine1": "string",
- "addressLine2": "string",
- "careOf": "string",
- "city": "string",
- "zip": "string",
- "country": "string",
- "countryCode": "string",
- "region": "string",
- "state": "string",
- "priceAggregation": true,
- "passengerSelections": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "selected": true,
- "passengerCode": "f33e4d0d-7a61-4ef4-9f4e-037bba9caced",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "grossPrice": 0.1,
- "grossPriceExcludingTaxesAndFees": 0.1,
- "taxesAndFees": 0.1,
- "grossPriceExcludingTaxesAndFeesOriginal": 0.1,
- "taxesAndFeesOriginal": 0.1,
- "netPrice": 0.1,
- "commission": 0.1,
- "markup": 0.1,
- "orderLineType": "Cruise",
- "priceType": "DEFAULT",
- "orderLineCode": "80ddbf17-a254-4c30-93f7-cd6b5833993f",
- "grossPriceOriginal": 0.1,
- "netPriceOriginal": 0.1,
- "commissionPriceOriginal": 0.1,
- "taxDetails": [
- {
- "code": "string",
- "value": 0.1,
- "description": "string"
}
]
}
], - "requirements": [
- {
- "property": "string",
- "requirement": "string",
- "number": 0
}
]
}
], - "paymentMethodCode": "string",
- "paymentSchedules": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "dueDate": "string",
- "reminderDate": "string",
- "amount": 0.1,
- "currencyCode": "string",
- "reminderSentDateTime": "2019-08-24T14:15:22Z",
- "remainingAmount": 0.1,
- "paymentCompleted": true,
- "paymentScheduleType": "Deposit",
- "paymentScheduleStatus": "Created",
- "paymentScheduleDescription": "string",
- "dueDateTime": "2019-08-24T14:15:22Z",
- "reminderDateTime": "2019-08-24T14:15:22Z"
}
], - "paymentTransactions": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "paymentCode": "string",
- "paymentRef": "string",
- "manualPaymentRef": "string",
- "amount": 0.1,
- "currencyCode": "string",
- "comment": "string",
- "transactionType": "Debit",
- "transactionDate": "2019-08-24T14:15:22Z",
- "paymentMethod": "string",
- "paymentState": "Successful",
- "paymentMethodId": 0,
- "agencyCode": "string",
- "orderNo": "string",
- "customerEmail": "string",
- "manualPaymentRefType": "Chargeback",
- "cardNumber": "string",
- "cardType": "string",
- "paymentToken": "string"
}
], - "comments": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "comment": "string"
}
], - "comment": "string",
- "todos": [
- {
- "effectiveDate": "2019-08-24T14:15:22Z",
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "comment": "string",
- "status": "Open",
- "priority": "Low",
- "type": "Cruise"
}
], - "contactPreferenceEmail": true,
- "contactPreferencePhone": true,
- "directCollect": true,
- "auditLogs": [
- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "type": "Order",
- "createdByAgentName": "string",
- "createdByAgentEmail": "string",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z"
}
], - "orderMailAuditLogs": [
- {
- "emailType": "OrderConfirmed",
- "customerEmail": "string",
- "fromEmail": "string",
- "fromName": "string",
- "subject": "string",
- "sendGridApiKey": "string",
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z"
}
], - "metadata": {
- "property1": "string",
- "property2": "string"
}, - "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "bookingSessionId": "string",
- "testOrder": true,
- "convertedFromQuote": true,
- "convertedFromTravelProposal": true,
- "requiresPartnerLoyaltyNumber": true,
- "partnerLoyaltyNumberSentDateTime": "2019-08-24T14:15:22Z",
- "editedByAgent": "string",
- "tags": [
- "Accessibility"
], - "attachments": [
- {
- "url": "string",
- "fileName": "string"
}
], - "requirements": [
- {
- "property": "string",
- "requirement": "string",
- "number": 0
}
]
}| shipCode required | string ShipCode retrieved using Content Api |
| sailDate required | string Start date of sailing in format yyyy-MM-dd |
| numberOfNights required | integer <int32> Actual number of nights for the sailing |
| agencyCode required | string Your assigned agencyCode, ie KXXXXXX |
[- {
- "code": "string",
- "name": "string",
- "description": "string",
- "promotionType": "Discount",
- "published": true,
- "bookingStartDate": {
- "date": "string",
- "time": "string",
- "dateType": "Local"
}, - "bookingEndDate": {
- "date": "string",
- "time": "string",
- "dateType": "Local"
}, - "createdDate": {
- "date": "string",
- "time": "string",
- "dateType": "Local"
}, - "modifiedDate": {
- "date": "string",
- "time": "string",
- "dateType": "Local"
}, - "status": "Upcoming",
- "cruiseStartDate": {
- "date": "string",
- "time": "string",
- "dateType": "Local"
}, - "cruiseEndDate": {
- "date": "string",
- "time": "string",
- "dateType": "Local"
}, - "qualifiers": {
- "superStateroomCodes": "string",
- "packageTypeCodes": "string",
- "brandCodes": "string",
- "shipCodes": "string",
- "regionCodes": "string",
- "subRegionCodes": "string",
- "departurePortCodes": "string",
- "departurePortCountryCodes": "string",
- "minNrOfNights": 0,
- "maxNrOfNights": 0,
- "minPrice": 0.1,
- "maxPrice": 0.1
}, - "benefits": [
- {
- "value": "string",
- "benefitType": "Amount",
- "baseType": "string"
}
], - "dateIntervals": [
- {
- "startDate": {
- "date": "string",
- "time": "string",
- "dateType": "Local"
}, - "endDate": {
- "date": "string",
- "time": "string",
- "dateType": "Local"
}
}
], - "termsAndConditions": "string",
- "agencyCode": "string"
}
]| shipCode required | string ShipCode retrieved using Content Api |
| sailDate required | string Start date of sailing in format yyyy-MM-dd |
| numberOfNights | integer <int32> Actual number of nights for the sailing |
| agencyCode required | string Your assigned agencyCode, ie KXXXXXX |
[- {
- "type": "DynamicPackage",
- "packageId": "string",
- "code": "string",
- "title": "string",
- "description": "string",
- "destinationName": "string",
- "startDate": "string",
- "endDate": "string",
- "bookingStartDate": "string",
- "bookingEndDate": "string",
- "cultureCode": "string",
- "currencyCode": "string",
- "reference": "string",
- "customerDepositDueInDaysAfterPurchase": 0,
- "customerFinalPaymentDueInDaysBeforeTrip": 0,
- "depositType": "FixedAmount",
- "deposit": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "brandLogo": {
- "url": "string",
- "width": 0,
- "height": 0
}, - "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "numberOfNights": 0,
- "hasCruise": true,
- "hasFlight": true,
- "hasHotel": true,
- "minPax": 0,
- "maxPax": 0,
- "price": {
- "productCode": "string",
- "itemCode": "string",
- "superCategory": "string",
- "promotions": [
- 0
], - "discountPromotions": [
- 0
], - "smartQuote": true,
- "bookable": true,
- "startDate": "string",
- "fareCode": "string",
- "fare": {
- "originalCode": "string",
- "code": "string",
- "name": "string",
- "trackingName": "string"
}, - "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "productCode": "string",
- "itemCode": "string",
- "superCategory": "string",
- "promotions": [
- 0
], - "discountPromotions": [
- 0
], - "smartQuote": true,
- "bookable": true,
- "startDate": "string",
- "fareCode": "string",
- "fare": {
- "originalCode": "string",
- "code": "string",
- "name": "string",
- "trackingName": "string"
}, - "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "cruiseSelection": {
- "type": "DynamicCruise",
- "startDate": "string",
- "numberOfNights": 0,
- "cruiseLine": {
- "code": "string",
- "name": "string",
- "trackingName": "string"
}, - "ship": {
- "superStaterooms": [
- {
- "type": "string",
- "sortOrder": 0
}
], - "code": "string",
- "name": "string",
- "trackingName": "string"
}, - "destination": {
- "code": "string",
- "name": "string",
- "trackingName": "string"
}, - "numberOfDepartures": 0,
- "products": [
- {
- "brandCode": "string",
- "brandName": "string",
- "shipCode": "string",
- "shipName": "string",
- "destinationCode": "string",
- "destinationName": "string",
- "departurePortCountryCode": "string",
- "departurePortCountryName": "string",
- "departurePortCode": "string",
- "departurePortName": "string",
- "nrOfNights": 0,
- "items": [
- {
- "stateroomType": "string",
- "description": "string",
- "superCategory": "string",
- "category": "string",
- "minPassengerQuantity": 0,
- "maxPassengerQuantity": 0,
- "promotions": [
- 0
], - "smartQuote": true,
- "bookable": true,
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "itinerary": [
- {
- "sortOrder": 0,
- "dayOffsetNumber": 0,
- "date": "string",
- "location": {
- "name": "string",
- "code": "string"
}, - "arrivalTime": "string",
- "departureTime": "string",
- "timeAshore": {
- "hours": 0,
- "minutes": 0
}
}
], - "packageStartDate": "string",
- "packageSoldOut": true,
- "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "itinerary": [
- "string"
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "flightRoundtripSelection": {
- "title": "string",
- "description": "string",
- "products": [
- {
- "description": "string",
- "airlineCode": "string",
- "airlineName": "string",
- "airlineWebsiteUrl": "string",
- "items": [
- {
- "flightClass": "string",
- "description": "string",
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "outboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "homeboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "flightOutboundSelection": {
- "title": "string",
- "description": "string",
- "products": [
- {
- "description": "string",
- "airlineCode": "string",
- "airlineName": "string",
- "airlineWebsiteUrl": "string",
- "items": [
- {
- "flightClass": "string",
- "description": "string",
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "outboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "homeboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "flightHomeboundSelection": {
- "title": "string",
- "description": "string",
- "products": [
- {
- "description": "string",
- "airlineCode": "string",
- "airlineName": "string",
- "airlineWebsiteUrl": "string",
- "items": [
- {
- "flightClass": "string",
- "description": "string",
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "outboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "homeboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "hotelOutboundSelection": {
- "title": "string",
- "description": "string",
- "products": [
- {
- "hotelName": "string",
- "description": "string",
- "city": "string",
- "address": "string",
- "email": "string",
- "phone": "string",
- "hotelWebsiteUrl": "string",
- "stars": 0,
- "items": [
- {
- "roomType": "string",
- "description": "string",
- "minOccupancy": 0,
- "maxOccupancy": 0,
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "hotelHomeboundSelection": {
- "title": "string",
- "description": "string",
- "products": [
- {
- "hotelName": "string",
- "description": "string",
- "city": "string",
- "address": "string",
- "email": "string",
- "phone": "string",
- "hotelWebsiteUrl": "string",
- "stars": 0,
- "items": [
- {
- "roomType": "string",
- "description": "string",
- "minOccupancy": 0,
- "maxOccupancy": 0,
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "packageContent": [
- {
- "title": "string",
- "description": "string",
- "tagline": "string",
- "bulletList": [
- "string"
], - "type": "Guide",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
]
}
], - "itinerary": [
- {
- "specifier": "string",
- "title": "string",
- "description": "string",
- "useCruiseItinerary": true,
- "sortOrder": 0,
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
]
}
], - "vatRate": 0.1,
- "promotions": [
- {
- "number": 0,
- "code": "string",
- "name": "string",
- "nameInternal": "string",
- "nameIncludedInPrice": "string",
- "termsAndConditions": "string",
- "description": "string",
- "value": "string",
- "definition": "Amount",
- "benefits": [
- {
- "value": "string",
- "definition": "Amount",
- "baseType": "string"
}
], - "baseType": "string"
}
], - "soldOut": true
}
]| agencyCode required | string Your assigned agencyCode, ie KXXXXXX |
[- {
- "type": "DynamicPackage",
- "packageId": "string",
- "code": "string",
- "title": "string",
- "description": "string",
- "destinationName": "string",
- "startDate": "string",
- "endDate": "string",
- "bookingStartDate": "string",
- "bookingEndDate": "string",
- "cultureCode": "string",
- "currencyCode": "string",
- "reference": "string",
- "customerDepositDueInDaysAfterPurchase": 0,
- "customerFinalPaymentDueInDaysBeforeTrip": 0,
- "depositType": "FixedAmount",
- "deposit": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "brandLogo": {
- "url": "string",
- "width": 0,
- "height": 0
}, - "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "numberOfNights": 0,
- "hasCruise": true,
- "hasFlight": true,
- "hasHotel": true,
- "minPax": 0,
- "maxPax": 0,
- "price": {
- "productCode": "string",
- "itemCode": "string",
- "superCategory": "string",
- "promotions": [
- 0
], - "discountPromotions": [
- 0
], - "smartQuote": true,
- "bookable": true,
- "startDate": "string",
- "fareCode": "string",
- "fare": {
- "originalCode": "string",
- "code": "string",
- "name": "string",
- "trackingName": "string"
}, - "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "productCode": "string",
- "itemCode": "string",
- "superCategory": "string",
- "promotions": [
- 0
], - "discountPromotions": [
- 0
], - "smartQuote": true,
- "bookable": true,
- "startDate": "string",
- "fareCode": "string",
- "fare": {
- "originalCode": "string",
- "code": "string",
- "name": "string",
- "trackingName": "string"
}, - "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "cruiseSelection": {
- "type": "DynamicCruise",
- "startDate": "string",
- "numberOfNights": 0,
- "cruiseLine": {
- "code": "string",
- "name": "string",
- "trackingName": "string"
}, - "ship": {
- "superStaterooms": [
- {
- "type": "string",
- "sortOrder": 0
}
], - "code": "string",
- "name": "string",
- "trackingName": "string"
}, - "destination": {
- "code": "string",
- "name": "string",
- "trackingName": "string"
}, - "numberOfDepartures": 0,
- "products": [
- {
- "brandCode": "string",
- "brandName": "string",
- "shipCode": "string",
- "shipName": "string",
- "destinationCode": "string",
- "destinationName": "string",
- "departurePortCountryCode": "string",
- "departurePortCountryName": "string",
- "departurePortCode": "string",
- "departurePortName": "string",
- "nrOfNights": 0,
- "items": [
- {
- "stateroomType": "string",
- "description": "string",
- "superCategory": "string",
- "category": "string",
- "minPassengerQuantity": 0,
- "maxPassengerQuantity": 0,
- "promotions": [
- 0
], - "smartQuote": true,
- "bookable": true,
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "itinerary": [
- {
- "sortOrder": 0,
- "dayOffsetNumber": 0,
- "date": "string",
- "location": {
- "name": "string",
- "code": "string"
}, - "arrivalTime": "string",
- "departureTime": "string",
- "timeAshore": {
- "hours": 0,
- "minutes": 0
}
}
], - "packageStartDate": "string",
- "packageSoldOut": true,
- "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "itinerary": [
- "string"
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "flightRoundtripSelection": {
- "title": "string",
- "description": "string",
- "products": [
- {
- "description": "string",
- "airlineCode": "string",
- "airlineName": "string",
- "airlineWebsiteUrl": "string",
- "items": [
- {
- "flightClass": "string",
- "description": "string",
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "outboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "homeboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "flightOutboundSelection": {
- "title": "string",
- "description": "string",
- "products": [
- {
- "description": "string",
- "airlineCode": "string",
- "airlineName": "string",
- "airlineWebsiteUrl": "string",
- "items": [
- {
- "flightClass": "string",
- "description": "string",
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "outboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "homeboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "flightHomeboundSelection": {
- "title": "string",
- "description": "string",
- "products": [
- {
- "description": "string",
- "airlineCode": "string",
- "airlineName": "string",
- "airlineWebsiteUrl": "string",
- "items": [
- {
- "flightClass": "string",
- "description": "string",
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "outboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "homeboundFlight": [
- {
- "code": "string",
- "flight": "string",
- "brand": "string",
- "departureDate": "string",
- "arrivalDate": "string",
- "departureTime": "string",
- "arrivalTime": "string",
- "isPreliminaryTime": true,
- "departureAirport": "string",
- "departureAirportCode": "string",
- "arrivalAirport": "string",
- "arrivalAirportCode": "string"
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "hotelOutboundSelection": {
- "title": "string",
- "description": "string",
- "products": [
- {
- "hotelName": "string",
- "description": "string",
- "city": "string",
- "address": "string",
- "email": "string",
- "phone": "string",
- "hotelWebsiteUrl": "string",
- "stars": 0,
- "items": [
- {
- "roomType": "string",
- "description": "string",
- "minOccupancy": 0,
- "maxOccupancy": 0,
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "hotelHomeboundSelection": {
- "title": "string",
- "description": "string",
- "products": [
- {
- "hotelName": "string",
- "description": "string",
- "city": "string",
- "address": "string",
- "email": "string",
- "phone": "string",
- "hotelWebsiteUrl": "string",
- "stars": 0,
- "items": [
- {
- "roomType": "string",
- "description": "string",
- "minOccupancy": 0,
- "maxOccupancy": 0,
- "code": "string",
- "packageCode": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "grossPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "netPrice34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "commission34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "markup34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "quantity": 0,
- "productItemRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "groupId": "string",
- "startDate": "string",
- "endDate": "string",
- "productRef": "string",
- "soldOut": true
}
], - "code": "string",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
], - "includedInPrice": {
- "productCode": "string",
- "itemCode": "string",
- "price": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}, - "price34": {
- "amount": 0.1,
- "originalAmount": 0.1,
- "discountAmount": 0.1,
- "excludingTaxesAndFeesAmount": 0.1,
- "originalExcludingTaxesAndFeesAmount": 0.1,
- "discountExcludingTaxesAndFeesAmount": 0.1,
- "discountPercentage": 0.1,
- "taxesAndFeesAmount": 0.1,
- "gratuityAmount": 0.1,
- "currency": "string"
}
}, - "soldOut": true
}, - "packageContent": [
- {
- "title": "string",
- "description": "string",
- "tagline": "string",
- "bulletList": [
- "string"
], - "type": "Guide",
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
]
}
], - "itinerary": [
- {
- "specifier": "string",
- "title": "string",
- "description": "string",
- "useCruiseItinerary": true,
- "sortOrder": 0,
- "images": [
- {
- "url": "string",
- "main": true,
- "altText": "string"
}
]
}
], - "vatRate": 0.1,
- "promotions": [
- {
- "number": 0,
- "code": "string",
- "name": "string",
- "nameInternal": "string",
- "nameIncludedInPrice": "string",
- "termsAndConditions": "string",
- "description": "string",
- "value": "string",
- "definition": "Amount",
- "benefits": [
- {
- "value": "string",
- "definition": "Amount",
- "baseType": "string"
}
], - "baseType": "string"
}
], - "soldOut": true
}
]| shipCode required | string ShipCode retrieved using Content Api |
| sailDate required | string Start date of sailing in format yyyy-MM-dd |
| numberOfNights required | integer <int32> Actual number of nights for the sailing |
| agencyCode required | string Your assigned agencyCode, ie KXXXXXX |
[- {
- "sortOrder": 0,
- "dayOffsetNumber": 0,
- "date": "string",
- "location": {
- "name": "string",
- "code": "string"
}, - "arrivalTime": "string",
- "departureTime": "string",
- "timeAshore": {
- "hours": 0,
- "minutes": 0
}
}
]| agencyCode required | string Your assigned agencyCode, ie KXXXXXX |
[- {
- "code": "f5d62b05-370e-48be-a755-8675ca146431",
- "fareCode": "string",
- "name": "string",
- "cruiseLineCode": "string",
- "agencyCode": "string",
- "marketCode": "string",
- "originalDescription": "string",
- "shortDescription": "string",
- "description": "string",
- "selectable": true,
- "createdDate": "2019-08-24T14:15:22Z",
- "modifiedDate": "2019-08-24T14:15:22Z",
- "verified": true,
- "currencyCode": "string",
- "bestFareStateroomCategory": "string",
- "bestFareNumGuests": 0,
- "bestFarePrice": 0.1,
- "bestFareStateroomCategoryOriginal": "string",
- "minNumberOfGuests": 0,
- "maxNumberOfGuests": 0,
- "effectiveStartDate": "string",
- "effectiveEndDate": "string",
- "comment": "string",
- "bulletPoints": "string",
- "fareGroupCode": "string",
- "sortOrder": 0,
- "searchable": true,
- "accessCount": 0,
- "enabled": true,
- "hasOnboardCredit": true,
- "restrictedToAgent": true
}
]