API Portal for the Cullinan UDMS products. To use this API, please contact our web team to obtain an API Key.

Each request needs to include an Api_Key in the headers.

  • Only GET requests are accepted for the API.
  • Supported response formats are XML and JSON - defaulted to JSON. To ensure a specific format is returned, please add an 'Accept' header in your request, e.g. 'Accept: application/xml' or add GET parameter to your URL , e.g. ?format=xml
  • Substitute the regex values in the URL endpoint samples to suit your request.
  • Date formats are strictly YYYY-MM-DD, e.g. 2022-04-10.
Sample request:
curl --header "Accept: application/json" --header 'Authorization: Api-Key my-notsot-supr-sercure-api-key' "https://udmsapi.cullinan.co.za/v1/countries/"
GET /v1/transfers/rates/?page=47
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5095,
    "next": "https://udmsapi.cullinan.co.za/v1/transfers/rates/?page=48",
    "previous": "https://udmsapi.cullinan.co.za/v1/transfers/rates/?page=46",
    "results": [
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "7SVP",
            "board_basis_name": "Private 7 Seater",
            "dbl": 19,
            "sng": 38,
            "tpl": 19,
            "qad": 19,
            "qin": 19,
            "six": 19,
            "sep": 19,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "LVPLVI",
            "dropoff_code": "LVILVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  10.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "7SVP",
            "board_basis_name": "Private 7 Seater",
            "dbl": 77,
            "sng": 154,
            "tpl": 77,
            "qad": 77,
            "qin": 77,
            "six": 77,
            "sep": 77,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "NoneKAT",
            "dropoff_code": "KATNone",
            "pickup": "",
            "dropoff": "Kasane Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  41.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "7SVP",
            "board_basis_name": "Private 7 Seater",
            "dbl": 30,
            "sng": 60,
            "tpl": 30,
            "qad": 30,
            "qin": 30,
            "six": 30,
            "sep": 30,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "LVPNone",
            "dropoff_code": "NoneLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  16.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Bridge Levy",
            "exclusions": null,
            "board_basis_id": "7SVP",
            "board_basis_name": "Private 7 Seater",
            "dbl": 64,
            "sng": 127,
            "tpl": 64,
            "qad": 64,
            "qin": 64,
            "six": 64,
            "sep": 64,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "LVPVIC",
            "dropoff_code": "VICLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  33.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "7SVP",
            "board_basis_name": "Private 7 Seater",
            "dbl": 77,
            "sng": 154,
            "tpl": 77,
            "qad": 77,
            "qin": 77,
            "six": 77,
            "sep": 77,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  41.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "7SVP",
            "board_basis_name": "Private 7 Seater",
            "dbl": 19,
            "sng": 19,
            "tpl": 19,
            "qad": 19,
            "qin": 19,
            "six": 19,
            "sep": 19,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "LVPNone",
            "dropoff_code": "NoneLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  10.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 73,
            "sep": 73,
            "oct": 73,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 73.0,
            "unit_cost": null,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  39.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 54,
            "sep": 54,
            "oct": 54,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 54.0,
            "unit_cost": null,
            "pickup_code": "NoneVAA",
            "dropoff_code": "VAANone",
            "pickup": "",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  28.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 51,
            "sep": 51,
            "oct": 51,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 51.0,
            "unit_cost": null,
            "pickup_code": "LVILVI",
            "dropoff_code": "LVILVI",
            "pickup": "Livingstone",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  26.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 33,
            "sep": 33,
            "oct": 33,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 33.0,
            "unit_cost": null,
            "pickup_code": "LVINone",
            "dropoff_code": "NoneLVI",
            "pickup": "Livingstone",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  17.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 20,
            "sep": 20,
            "oct": 20,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 20.0,
            "unit_cost": null,
            "pickup_code": "LVPLVI",
            "dropoff_code": "LVILVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  10.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 77,
            "sep": 77,
            "oct": 77,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 77.0,
            "unit_cost": null,
            "pickup_code": "LVINone",
            "dropoff_code": "NoneLVI",
            "pickup": "Livingstone",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  41.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 35,
            "sep": 35,
            "oct": 35,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 35.0,
            "unit_cost": null,
            "pickup_code": "NoneVAA",
            "dropoff_code": "VAANone",
            "pickup": "",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  19.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 77,
            "sep": 77,
            "oct": 77,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 77.0,
            "unit_cost": null,
            "pickup_code": "LVPNone",
            "dropoff_code": "NoneLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  41.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 22,
            "sep": 22,
            "oct": 22,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 22.0,
            "unit_cost": null,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  12.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": 33,
            "sep": 33,
            "oct": 33,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 33.0,
            "unit_cost": null,
            "pickup_code": "LVPNone",
            "dropoff_code": "NoneLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  17.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": 29,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": 8,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 29.0,
            "unit_cost": null,
            "pickup_code": "LVIVAA",
            "dropoff_code": "VAALVI",
            "pickup": "Livingstone",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  16.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": 83,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 8,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 83.0,
            "unit_cost": null,
            "pickup_code": "LVPCHO",
            "dropoff_code": "CHOLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  44.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": 83,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": 8,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 83.0,
            "unit_cost": null,
            "pickup_code": "LVICHO",
            "dropoff_code": "CHOLVI",
            "pickup": "Livingstone",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  44.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": 29,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 8,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 29.0,
            "unit_cost": null,
            "pickup_code": "LVPNone",
            "dropoff_code": "NoneLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  16.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Group Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": 17,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 8,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 17.0,
            "unit_cost": null,
            "pickup_code": "LVPLVI",
            "dropoff_code": "LVILVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  9.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": 74,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 8,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 74.0,
            "unit_cost": null,
            "pickup_code": "LVPKAT",
            "dropoff_code": "KATLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Kasane Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-1)  0.00",
            "child_pol_b": "(2-11)  39.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Victoria Falls Bridge Toll Fee",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": 33,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": 8,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 33.0,
            "unit_cost": null,
            "pickup_code": "LVINone",
            "dropoff_code": "NoneLVI",
            "pickup": "Livingstone",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  18.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": "Kazungula Bridge Levy",
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": 74,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": 8,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 74.0,
            "unit_cost": null,
            "pickup_code": "LVIKAT",
            "dropoff_code": "KATLVI",
            "pickup": "Livingstone",
            "dropoff": "Kasane Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  39.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2025-12-01",
            "season_end": "2026-11-30",
            "sell_from": "2025-06-28",
            "sell_to": "2026-11-30",
            "is_provisional_rate": false,
            "ratecode": "Contracted Group Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PMB",
            "board_basis_name": "Private Mini-bus",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": 17,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": 8,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 17.0,
            "unit_cost": null,
            "pickup_code": "LVPNone",
            "dropoff_code": "NoneLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  9.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 27,
            "sng": 54,
            "tpl": 27,
            "qad": 27,
            "qin": 27,
            "six": 27,
            "sep": 27,
            "oct": 27,
            "depart_from": "Kasane Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 27.0,
            "unit_cost": null,
            "pickup_code": "KATCHO",
            "dropoff_code": "CHOKAT",
            "pickup": "Kasane Airport",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  13.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-05-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": true,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 16,
            "sng": 31,
            "tpl": 16,
            "qad": 16,
            "qin": 16,
            "six": 16,
            "sep": 16,
            "oct": 16,
            "depart_from": "Kasane Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 16.0,
            "unit_cost": null,
            "pickup_code": "KATNone",
            "dropoff_code": "NoneKAT",
            "pickup": "Kasane Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  8.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-03",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PVC",
            "board_basis_name": "Private Vehicle",
            "dbl": 35,
            "sng": 35,
            "tpl": 35,
            "qad": 35,
            "qin": 35,
            "six": 35,
            "sep": 35,
            "oct": 35,
            "depart_from": "Lusaka Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 35.0,
            "unit_cost": null,
            "pickup_code": "LPTASW",
            "dropoff_code": "ASWLPT",
            "pickup": "Lusaka Airport",
            "dropoff": "Lusaka",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  17.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": "An appropriately dressed and experienced driver or driver/guide, Bottled Water",
            "exclusions": null,
            "board_basis_id": "PLMV",
            "board_basis_name": "Private Luxury Minivan",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 77,
            "pickup_code": "VAANone",
            "dropoff_code": "NoneVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 197,
            "pickup_code": "VAALVP",
            "dropoff_code": "LVPVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Livingstone Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 109,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 730,
            "pickup_code": "VAAHWP",
            "dropoff_code": "HWPVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Hwange National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 557,
            "pickup_code": "NoneCHO",
            "dropoff_code": "CHONone",
            "pickup": "",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 310,
            "pickup_code": "VAAKAT",
            "dropoff_code": "KATVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Kasane Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 310,
            "pickup_code": "NoneKAS",
            "dropoff_code": "KASNone",
            "pickup": "",
            "dropoff": "Kasane",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 357,
            "pickup_code": "VAACHO",
            "dropoff_code": "CHOVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 132,
            "pickup_code": "VAALVI",
            "dropoff_code": "LVIVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 30,
            "pickup_code": "VICVIC",
            "dropoff_code": "VICVIC",
            "pickup": "Victoria Falls",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Railway Station",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 30,
            "pickup_code": "VFSNone",
            "dropoff_code": "NoneVFS",
            "pickup": "Victoria Falls Railway Station",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 30,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 30,
            "pickup_code": "VICNone",
            "dropoff_code": "NoneVIC",
            "pickup": "Victoria Falls",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 310,
            "pickup_code": "VICNone",
            "dropoff_code": "NoneVIC",
            "pickup": "Victoria Falls",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 730,
            "pickup_code": "NoneHWP",
            "dropoff_code": "HWPNone",
            "pickup": "",
            "dropoff": "Hwange National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 310,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 132,
            "pickup_code": "NoneLVP",
            "dropoff_code": "LVPNone",
            "pickup": "",
            "dropoff": "Livingstone Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 77,
            "pickup_code": "NoneVIC",
            "dropoff_code": "VICNone",
            "pickup": "",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 269,
            "pickup_code": "VAANone",
            "dropoff_code": "NoneVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 77,
            "pickup_code": "VAANone",
            "dropoff_code": "NoneVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 136,
            "pickup_code": "LVIVIC",
            "dropoff_code": "VICLVI",
            "pickup": "Livingstone",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  0.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 203,
            "pickup_code": "LVPVIC",
            "dropoff_code": "VICLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  0.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 175,
            "pickup_code": "VAANone",
            "dropoff_code": "NoneVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 310,
            "pickup_code": "VAANone",
            "dropoff_code": "NoneVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 310,
            "pickup_code": "NoneKAT",
            "dropoff_code": "KATNone",
            "pickup": "",
            "dropoff": "Kasane Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kasane Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 310,
            "pickup_code": "KATVIC",
            "dropoff_code": "VICKAT",
            "pickup": "Kasane Airport",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 310,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 310,
            "pickup_code": "NoneVAA",
            "dropoff_code": "VAANone",
            "pickup": "",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 730,
            "pickup_code": "NoneDEE",
            "dropoff_code": "DEENone",
            "pickup": "",
            "dropoff": "Dete Railway Station",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 730,
            "pickup_code": "VAADEE",
            "dropoff_code": "DEEVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Dete Railway Station",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 85,
            "pickup_code": "NoneLVI",
            "dropoff_code": "LVINone",
            "pickup": "",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": "We use Hyundai H1 or Toyota Quantum.",
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "PV5",
            "board_basis_name": "Private 5 Seater",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": null,
            "qin": null,
            "six": null,
            "sep": null,
            "oct": null,
            "depart_from": "Kasane Immigration Office",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": 5,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": 310,
            "pickup_code": "KIOVAA",
            "dropoff_code": "VAAKIO",
            "pickup": "Kasane Immigration Office",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": null,
            "child_pol_b": null,
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per unit",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 26,
            "sng": 53,
            "tpl": 26,
            "qad": 26,
            "qin": 26,
            "six": 26,
            "sep": 26,
            "oct": 26,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 26.0,
            "unit_cost": null,
            "pickup_code": "VAALVI",
            "dropoff_code": "LVIVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  15.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 62,
            "sng": 124,
            "tpl": 62,
            "qad": 62,
            "qin": 62,
            "six": 62,
            "sep": 62,
            "oct": 62,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 62.0,
            "unit_cost": null,
            "pickup_code": "VAAKAT",
            "dropoff_code": "KATVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Kasane Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  31.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 62,
            "sng": 124,
            "tpl": 62,
            "qad": 62,
            "qin": 62,
            "six": 62,
            "sep": 62,
            "oct": 62,
            "depart_from": "Victoria Falls",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 62.0,
            "unit_cost": null,
            "pickup_code": "VICNone",
            "dropoff_code": "NoneVIC",
            "pickup": "Victoria Falls",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  31.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 17,
            "sng": 33,
            "tpl": 17,
            "qad": 17,
            "qin": 17,
            "six": 17,
            "sep": 17,
            "oct": 17,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 17.0,
            "unit_cost": null,
            "pickup_code": "VAAVIC",
            "dropoff_code": "VICVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  8.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 15,
            "sng": 31,
            "tpl": 15,
            "qad": 15,
            "qin": 15,
            "six": 15,
            "sep": 15,
            "oct": 15,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 15.0,
            "unit_cost": null,
            "pickup_code": "NoneVIC",
            "dropoff_code": "VICNone",
            "pickup": "",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  8.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 62,
            "sng": 124,
            "tpl": 62,
            "qad": 62,
            "qin": 62,
            "six": 62,
            "sep": 62,
            "oct": 62,
            "depart_from": "Kasane Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 62.0,
            "unit_cost": null,
            "pickup_code": "KATVIC",
            "dropoff_code": "VICKAT",
            "pickup": "Kasane Airport",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  31.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 17,
            "sng": 34,
            "tpl": 17,
            "qad": 17,
            "qin": 17,
            "six": 17,
            "sep": 17,
            "oct": 17,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 17.0,
            "unit_cost": null,
            "pickup_code": "NoneLVI",
            "dropoff_code": "LVINone",
            "pickup": "",
            "dropoff": "Livingstone",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  10.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 62,
            "sng": 124,
            "tpl": 62,
            "qad": 62,
            "qin": 62,
            "six": 62,
            "sep": 62,
            "oct": 62,
            "depart_from": "Kasane Immigration Office",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 62.0,
            "unit_cost": null,
            "pickup_code": "KIOVAA",
            "dropoff_code": "VAAKIO",
            "pickup": "Kasane Immigration Office",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  31.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 6,
            "sng": 12,
            "tpl": 6,
            "qad": 6,
            "qin": 6,
            "six": 6,
            "sep": 6,
            "oct": 6,
            "depart_from": "Victoria Falls",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 6.0,
            "unit_cost": null,
            "pickup_code": "VICVIC",
            "dropoff_code": "VICVIC",
            "pickup": "Victoria Falls",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  3.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 146,
            "sng": 292,
            "tpl": 146,
            "qad": 146,
            "qin": 146,
            "six": 146,
            "sep": 146,
            "oct": 146,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 146.0,
            "unit_cost": null,
            "pickup_code": "VAAHWP",
            "dropoff_code": "HWPVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Hwange National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  70.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 62,
            "sng": 124,
            "tpl": 62,
            "qad": 62,
            "qin": 62,
            "six": 62,
            "sep": 62,
            "oct": 62,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 62.0,
            "unit_cost": null,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  31.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 62,
            "sng": 124,
            "tpl": 62,
            "qad": 62,
            "qin": 62,
            "six": 62,
            "sep": 62,
            "oct": 62,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 62.0,
            "unit_cost": null,
            "pickup_code": "NoneKAT",
            "dropoff_code": "KATNone",
            "pickup": "",
            "dropoff": "Kasane Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  31.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 6,
            "sng": 6,
            "tpl": 6,
            "qad": 6,
            "qin": 6,
            "six": 6,
            "sep": 6,
            "oct": 6,
            "depart_from": "Victoria Falls Railway Station",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 6.0,
            "unit_cost": null,
            "pickup_code": "VFSNone",
            "dropoff_code": "NoneVFS",
            "pickup": "Victoria Falls Railway Station",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  3.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 15,
            "sng": 15,
            "tpl": 15,
            "qad": 15,
            "qin": 15,
            "six": 15,
            "sep": 15,
            "oct": 15,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 15.0,
            "unit_cost": null,
            "pickup_code": "VAANone",
            "dropoff_code": "NoneVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  8.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 62,
            "sng": 124,
            "tpl": 62,
            "qad": 62,
            "qin": 62,
            "six": 62,
            "sep": 62,
            "oct": 62,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 62.0,
            "unit_cost": null,
            "pickup_code": "NoneVAA",
            "dropoff_code": "VAANone",
            "pickup": "",
            "dropoff": "Victoria Falls Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  31.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 62,
            "sng": 124,
            "tpl": 62,
            "qad": 62,
            "qin": 62,
            "six": 62,
            "sep": 62,
            "oct": 62,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 62.0,
            "unit_cost": null,
            "pickup_code": "NoneKAS",
            "dropoff_code": "KASNone",
            "pickup": "",
            "dropoff": "Kasane",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  31.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 146,
            "sng": 292,
            "tpl": 146,
            "qad": 146,
            "qin": 146,
            "six": 146,
            "sep": 146,
            "oct": 146,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 146.0,
            "unit_cost": null,
            "pickup_code": "NoneHWP",
            "dropoff_code": "HWPNone",
            "pickup": "",
            "dropoff": "Hwange National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  73.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 146,
            "sng": 292,
            "tpl": 146,
            "qad": 146,
            "qin": 146,
            "six": 146,
            "sep": 146,
            "oct": 146,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 146.0,
            "unit_cost": null,
            "pickup_code": "NoneDEE",
            "dropoff_code": "DEENone",
            "pickup": "",
            "dropoff": "Dete Railway Station",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  73.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 445,
            "sng": 445,
            "tpl": 445,
            "qad": 111,
            "qin": 111,
            "six": 111,
            "sep": 111,
            "oct": 111,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 111.0,
            "unit_cost": null,
            "pickup_code": "NoneCHO",
            "dropoff_code": "CHONone",
            "pickup": "",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  56.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 41,
            "sng": 81,
            "tpl": 41,
            "qad": 41,
            "qin": 41,
            "six": 41,
            "sep": 41,
            "oct": 41,
            "depart_from": "Livingstone Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 41.0,
            "unit_cost": null,
            "pickup_code": "LVPVIC",
            "dropoff_code": "VICLVP",
            "pickup": "Livingstone Airport",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  20.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted FIT Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 27,
            "sng": 54,
            "tpl": 27,
            "qad": 27,
            "qin": 27,
            "six": 27,
            "sep": 27,
            "oct": 27,
            "depart_from": "Livingstone",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 27.0,
            "unit_cost": null,
            "pickup_code": "LVIVIC",
            "dropoff_code": "VICLVI",
            "pickup": "Livingstone",
            "dropoff": "Victoria Falls",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  14.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 209,
            "sng": 417,
            "tpl": 209,
            "qad": 209,
            "qin": 209,
            "six": 209,
            "sep": 209,
            "oct": 209,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 209.0,
            "unit_cost": null,
            "pickup_code": "NoneHWH",
            "dropoff_code": "HWHNone",
            "pickup": "",
            "dropoff": "Halfway House",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  105.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 209,
            "sng": 417,
            "tpl": 209,
            "qad": 209,
            "qin": 209,
            "six": 209,
            "sep": 209,
            "oct": 209,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 209.0,
            "unit_cost": null,
            "pickup_code": "VAAHWH",
            "dropoff_code": "HWHVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Halfway House",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  105.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 54,
            "sng": 108,
            "tpl": 54,
            "qad": 54,
            "qin": 54,
            "six": 54,
            "sep": 54,
            "oct": 54,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 54.0,
            "unit_cost": null,
            "pickup_code": "VAANone",
            "dropoff_code": "NoneVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  28.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 6,
            "sng": 6,
            "tpl": 6,
            "qad": 6,
            "qin": 6,
            "six": 6,
            "sep": 6,
            "oct": 6,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 6.0,
            "unit_cost": null,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  3.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 26,
            "sng": 53,
            "tpl": 26,
            "qad": 26,
            "qin": 26,
            "six": 26,
            "sep": 26,
            "oct": 26,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 26.0,
            "unit_cost": null,
            "pickup_code": "NoneLVP",
            "dropoff_code": "LVPNone",
            "pickup": "",
            "dropoff": "Livingstone Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  13.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 22,
            "sng": 43,
            "tpl": 22,
            "qad": 22,
            "qin": 22,
            "six": 22,
            "sep": 22,
            "oct": 22,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 22.0,
            "unit_cost": null,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  12.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 39,
            "sng": 79,
            "tpl": 39,
            "qad": 39,
            "qin": 39,
            "six": 39,
            "sep": 39,
            "oct": 39,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 39.0,
            "unit_cost": null,
            "pickup_code": "VAALVP",
            "dropoff_code": "LVPVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Livingstone Airport",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  20.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 62,
            "sng": 124,
            "tpl": 62,
            "qad": 62,
            "qin": 62,
            "six": 62,
            "sep": 62,
            "oct": 62,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 62.0,
            "unit_cost": null,
            "pickup_code": "NoneNone",
            "dropoff_code": "NoneNone",
            "pickup": "",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  31.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 62,
            "sng": 124,
            "tpl": 62,
            "qad": 62,
            "qin": 62,
            "six": 62,
            "sep": 62,
            "oct": 62,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 62.0,
            "unit_cost": null,
            "pickup_code": "VAANone",
            "dropoff_code": "NoneVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  31.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 6,
            "sng": 6,
            "tpl": 6,
            "qad": 6,
            "qin": 6,
            "six": 6,
            "sep": 6,
            "oct": 6,
            "depart_from": "Victoria Falls",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 6.0,
            "unit_cost": null,
            "pickup_code": "VICNone",
            "dropoff_code": "NoneVIC",
            "pickup": "Victoria Falls",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  3.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 146,
            "sng": 292,
            "tpl": 146,
            "qad": 146,
            "qin": 146,
            "six": 146,
            "sep": 146,
            "oct": 146,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 146.0,
            "unit_cost": null,
            "pickup_code": "VAADEE",
            "dropoff_code": "DEEVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Dete Railway Station",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  73.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": 35,
            "sng": 70,
            "tpl": 35,
            "qad": 35,
            "qin": 35,
            "six": 35,
            "sep": 35,
            "oct": 35,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": null,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 35.0,
            "unit_cost": null,
            "pickup_code": "VAANone",
            "dropoff_code": "NoneVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  17.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": false
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": 71,
            "qin": 71,
            "six": 71,
            "sep": 71,
            "oct": 71,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": 4,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 71.0,
            "unit_cost": null,
            "pickup_code": "NoneCHO",
            "dropoff_code": "CHONone",
            "pickup": "",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  36.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": 93,
            "qin": 93,
            "six": 93,
            "sep": 93,
            "oct": 93,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": 4,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 93.0,
            "unit_cost": null,
            "pickup_code": "NoneHWP",
            "dropoff_code": "HWPNone",
            "pickup": "",
            "dropoff": "Hwange National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  46.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": 93,
            "qin": 93,
            "six": 93,
            "sep": 93,
            "oct": 93,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": 4,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 93.0,
            "unit_cost": null,
            "pickup_code": "VAAHWP",
            "dropoff_code": "HWPVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Hwange National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  46.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": 93,
            "qin": 93,
            "six": 93,
            "sep": 93,
            "oct": 93,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": 4,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 93.0,
            "unit_cost": null,
            "pickup_code": "VAADEE",
            "dropoff_code": "DEEVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Dete Railway Station",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  46.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": 93,
            "qin": 93,
            "six": 93,
            "sep": 93,
            "oct": 93,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": 4,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 93.0,
            "unit_cost": null,
            "pickup_code": "NoneDEE",
            "dropoff_code": "DEENone",
            "pickup": "",
            "dropoff": "Dete Railway Station",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  46.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "SVE",
            "board_basis_name": "Seat in Vehicle",
            "dbl": null,
            "sng": null,
            "tpl": null,
            "qad": 71,
            "qin": 71,
            "six": 71,
            "sep": 71,
            "oct": 71,
            "depart_from": "Victoria Falls Airport",
            "product_type": "Transfer",
            "min_pax": 4,
            "max_pax": null,
            "language": "English",
            "pax_from": 9,
            "pax_to": null,
            "pax_price": 71.0,
            "unit_cost": null,
            "pickup_code": "VAACHO",
            "dropoff_code": "CHOVAA",
            "pickup": "Victoria Falls Airport",
            "dropoff": "Chobe National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  36.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        },
        {
            "supplier": "Cullinan Zimbabwe",
            "supplier_code": "tzim01",
            "product_name": "Transfer",
            "product_code": "30524",
            "season_start": "2026-01-01",
            "season_end": "2026-12-31",
            "sell_from": "2025-06-28",
            "sell_to": "2026-12-31",
            "is_provisional_rate": false,
            "ratecode": "Contracted Rate",
            "currency": "USD",
            "price_notes": null,
            "inclusions": null,
            "exclusions": null,
            "board_basis_id": "7SVP",
            "board_basis_name": "Private 7 Seater",
            "dbl": 146,
            "sng": 292,
            "tpl": 146,
            "qad": 146,
            "qin": 146,
            "six": 146,
            "sep": 146,
            "oct": null,
            "depart_from": "",
            "product_type": "Transfer",
            "min_pax": 6,
            "max_pax": 7,
            "language": "English",
            "pax_from": null,
            "pax_to": null,
            "pax_price": null,
            "unit_cost": null,
            "pickup_code": "NoneHWP",
            "dropoff_code": "HWPNone",
            "pickup": "",
            "dropoff": "Hwange National Park",
            "pickupfrom_time": "",
            "pickupto_time": "",
            "cancellation_policy": "Off Peak : 1-2 days 100%.",
            "levies": null,
            "special_offers": null,
            "child_pol_a": "(0-2)  0.00",
            "child_pol_b": "(3-11)  73.00",
            "child_pol_c": null,
            "child_notes": null,
            "charging_policy": "per person",
            "same_cost_both_ways": true
        }
    ]
}