Advertisement
Guest User

StartCheckout AR

a guest
Mar 31st, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "id": "01a940b3-d7b1-11e4-a1a7-fa163e20640f",
  3.     "form_description_url": "/v3/destination-services/bookings/01a940b3-d7b1-11e4-a1a7-fa163e20640f/form-description",
  4.     "prices": [
  5.         {
  6.             "currency_information": {
  7.                 "currency": "ARS",
  8.                 "currency_to_usd_change_rate": 0.11337868480725624,
  9.                 "usd_to_currency_change_rate": 8.82
  10.             },
  11.             "raw": {
  12.                 "subtotal": 2042.18,
  13.                 "fee": 0,
  14.                 "total_price_information": {
  15.                     "total": 2042.18,
  16.                     "adult": 2042.18,
  17.                     "child": 0,
  18.                     "infant": 0,
  19.                     "fixed_adult": 2042.18,
  20.                     "computed_adult": 0
  21.                 },
  22.                 "subtotal_price_information": {
  23.                     "adult": 2042.18,
  24.                     "child": 0,
  25.                     "infant": 0,
  26.                     "fixed_adult": 2042.18,
  27.                     "computed_adult": 0
  28.                 },
  29.                 "government_retention": {
  30.                     "coefficient": 0,
  31.                     "amount": 0
  32.                 }
  33.             },
  34.             "rounded": {
  35.                 "subtotal": 2042,
  36.                 "fee": 0,
  37.                 "total_price_information": {
  38.                     "total": 2042,
  39.                     "adult": 2042,
  40.                     "child": 0,
  41.                     "infant": 0,
  42.                     "fixed_adult": 2042,
  43.                     "computed_adult": 0
  44.                 },
  45.                 "subtotal_price_information": {
  46.                     "adult": 2042,
  47.                     "child": 0,
  48.                     "infant": 0,
  49.                     "fixed_adult": 2042,
  50.                     "computed_adult": 0
  51.                 },
  52.                 "government_retention": {
  53.                     "coefficient": 0,
  54.                     "amount": 0
  55.                 },
  56.                 "default_price_by_passenger": 2042
  57.             }
  58.         },
  59.         {
  60.             "currency_information": {
  61.                 "currency": "USD",
  62.                 "currency_to_usd_change_rate": 1,
  63.                 "usd_to_currency_change_rate": 1
  64.             },
  65.             "raw": {
  66.                 "subtotal": 231.54,
  67.                 "fee": 0,
  68.                 "total_price_information": {
  69.                     "total": 231.54,
  70.                     "adult": 231.54,
  71.                     "child": 0,
  72.                     "infant": 0,
  73.                     "fixed_adult": 231.54,
  74.                     "computed_adult": 0
  75.                 },
  76.                 "subtotal_price_information": {
  77.                     "adult": 231.54,
  78.                     "child": 0,
  79.                     "infant": 0,
  80.                     "fixed_adult": 231.54,
  81.                     "computed_adult": 0
  82.                 },
  83.                 "government_retention": {
  84.                     "coefficient": 0,
  85.                     "amount": 0
  86.                 }
  87.             },
  88.             "rounded": {
  89.                 "subtotal": 232,
  90.                 "fee": 0,
  91.                 "total_price_information": {
  92.                     "total": 232,
  93.                     "adult": 232,
  94.                     "child": 0,
  95.                     "infant": 0,
  96.                     "fixed_adult": 232,
  97.                     "computed_adult": 0
  98.                 },
  99.                 "subtotal_price_information": {
  100.                     "adult": 232,
  101.                     "child": 0,
  102.                     "infant": 0,
  103.                     "fixed_adult": 232,
  104.                     "computed_adult": 0
  105.                 },
  106.                 "government_retention": {
  107.                     "coefficient": 0,
  108.                     "amount": 0
  109.                 },
  110.                 "default_price_by_passenger": 232
  111.             }
  112.         }
  113.     ],
  114.     "payment_methods": [
  115.         {
  116.             "currency": "USD",
  117.             "card_code": "CA_PRO",
  118.             "card_type": "CREDIT",
  119.             "installments": 3,
  120.             "first_installment_amount": 77.18,
  121.             "other_installments_amount": 77.18,
  122.             "total_interest_amount": 0
  123.         },
  124.         {
  125.             "currency": "USD",
  126.             "card_code": "CA_PRO",
  127.             "card_type": "CREDIT",
  128.             "installments": 6,
  129.             "first_installment_amount": 38.59,
  130.             "other_installments_amount": 38.59,
  131.             "total_interest_amount": 0
  132.         },
  133.         {
  134.             "currency": "USD",
  135.             "card_code": "VI",
  136.             "card_type": "CREDIT",
  137.             "installments": 1,
  138.             "first_installment_amount": 231.54,
  139.             "other_installments_amount": 231.54,
  140.             "total_interest_amount": 0
  141.         },
  142.         {
  143.             "currency": "USD",
  144.             "card_code": "VI",
  145.             "card_type": "CREDIT",
  146.             "installments": 18,
  147.             "first_installment_amount": 17.88,
  148.             "other_installments_amount": 17.88,
  149.             "total_interest_amount": 90.25
  150.         },
  151.         {
  152.             "currency": "USD",
  153.             "card_code": "VI",
  154.             "card_type": "CREDIT",
  155.             "installments": 3,
  156.             "first_installment_amount": 82.33,
  157.             "other_installments_amount": 82.33,
  158.             "total_interest_amount": 15.44
  159.         },
  160.         {
  161.             "currency": "USD",
  162.             "card_code": "VI",
  163.             "card_type": "CREDIT",
  164.             "installments": 6,
  165.             "first_installment_amount": 43.47,
  166.             "other_installments_amount": 43.47,
  167.             "total_interest_amount": 29.29
  168.         },
  169.         {
  170.             "currency": "USD",
  171.             "card_code": "VI",
  172.             "card_type": "CREDIT",
  173.             "installments": 9,
  174.             "first_installment_amount": 30.48,
  175.             "other_installments_amount": 30.48,
  176.             "total_interest_amount": 42.79
  177.         },
  178.         {
  179.             "currency": "USD",
  180.             "card_code": "VI",
  181.             "card_type": "CREDIT",
  182.             "installments": 12,
  183.             "first_installment_amount": 24.26,
  184.             "other_installments_amount": 24.26,
  185.             "total_interest_amount": 59.53
  186.         },
  187.         {
  188.             "currency": "USD",
  189.             "card_code": "AX",
  190.             "card_type": "CREDIT",
  191.             "installments": 1,
  192.             "first_installment_amount": 231.54,
  193.             "other_installments_amount": 231.54,
  194.             "total_interest_amount": 0
  195.         },
  196.         {
  197.             "currency": "USD",
  198.             "card_code": "AX",
  199.             "card_type": "CREDIT",
  200.             "installments": 3,
  201.             "first_installment_amount": 82.31,
  202.             "other_installments_amount": 82.31,
  203.             "total_interest_amount": 15.4
  204.         },
  205.         {
  206.             "currency": "USD",
  207.             "card_code": "AX",
  208.             "card_type": "CREDIT",
  209.             "installments": 18,
  210.             "first_installment_amount": 18.08,
  211.             "other_installments_amount": 18.08,
  212.             "total_interest_amount": 93.87
  213.         },
  214.         {
  215.             "currency": "USD",
  216.             "card_code": "AX",
  217.             "card_type": "CREDIT",
  218.             "installments": 6,
  219.             "first_installment_amount": 43.56,
  220.             "other_installments_amount": 43.56,
  221.             "total_interest_amount": 29.85
  222.         },
  223.         {
  224.             "currency": "USD",
  225.             "card_code": "AX",
  226.             "card_type": "CREDIT",
  227.             "installments": 9,
  228.             "first_installment_amount": 30.62,
  229.             "other_installments_amount": 30.62,
  230.             "total_interest_amount": 44.04
  231.         },
  232.         {
  233.             "currency": "USD",
  234.             "card_code": "AX",
  235.             "card_type": "CREDIT",
  236.             "installments": 12,
  237.             "first_installment_amount": 24.42,
  238.             "other_installments_amount": 24.42,
  239.             "total_interest_amount": 61.52
  240.         },
  241.         {
  242.             "currency": "USD",
  243.             "card_code": "CA",
  244.             "card_type": "CREDIT",
  245.             "installments": 1,
  246.             "first_installment_amount": 231.54,
  247.             "other_installments_amount": 231.54,
  248.             "total_interest_amount": 0
  249.         },
  250.         {
  251.             "currency": "USD",
  252.             "card_code": "CA",
  253.             "card_type": "CREDIT",
  254.             "installments": 18,
  255.             "first_installment_amount": 18.49,
  256.             "other_installments_amount": 18.49,
  257.             "total_interest_amount": 101.28
  258.         },
  259.         {
  260.             "currency": "USD",
  261.             "card_code": "CA",
  262.             "card_type": "CREDIT",
  263.             "installments": 3,
  264.             "first_installment_amount": 82.71,
  265.             "other_installments_amount": 82.71,
  266.             "total_interest_amount": 16.6
  267.         },
  268.         {
  269.             "currency": "USD",
  270.             "card_code": "CA",
  271.             "card_type": "CREDIT",
  272.             "installments": 6,
  273.             "first_installment_amount": 43.76,
  274.             "other_installments_amount": 43.76,
  275.             "total_interest_amount": 31.05
  276.         },
  277.         {
  278.             "currency": "USD",
  279.             "card_code": "CA",
  280.             "card_type": "CREDIT",
  281.             "installments": 9,
  282.             "first_installment_amount": 31.29,
  283.             "other_installments_amount": 31.29,
  284.             "total_interest_amount": 50.11
  285.         },
  286.         {
  287.             "currency": "USD",
  288.             "card_code": "CA",
  289.             "card_type": "CREDIT",
  290.             "installments": 12,
  291.             "first_installment_amount": 24.84,
  292.             "other_installments_amount": 24.84,
  293.             "total_interest_amount": 66.59
  294.         },
  295.         {
  296.             "currency": "USD",
  297.             "card_code": "DC",
  298.             "card_type": "CREDIT",
  299.             "installments": 1,
  300.             "first_installment_amount": 231.54,
  301.             "other_installments_amount": 231.54,
  302.             "total_interest_amount": 0
  303.         },
  304.         {
  305.             "currency": "USD",
  306.             "card_code": "DC",
  307.             "card_type": "CREDIT",
  308.             "installments": 3,
  309.             "first_installment_amount": 77.18,
  310.             "other_installments_amount": 77.18,
  311.             "total_interest_amount": 0
  312.         },
  313.         {
  314.             "currency": "USD",
  315.             "card_code": "DC",
  316.             "card_type": "CREDIT",
  317.             "installments": 6,
  318.             "first_installment_amount": 38.59,
  319.             "other_installments_amount": 38.59,
  320.             "total_interest_amount": 0
  321.         },
  322.         {
  323.             "currency": "USD",
  324.             "card_code": "VI_RIO",
  325.             "card_type": "CREDIT",
  326.             "installments": 3,
  327.             "first_installment_amount": 77.18,
  328.             "other_installments_amount": 77.18,
  329.             "total_interest_amount": 0
  330.         },
  331.         {
  332.             "currency": "USD",
  333.             "card_code": "VI_RIO",
  334.             "card_type": "CREDIT",
  335.             "installments": 6,
  336.             "first_installment_amount": 38.59,
  337.             "other_installments_amount": 38.59,
  338.             "total_interest_amount": 0
  339.         },
  340.         {
  341.             "currency": "USD",
  342.             "card_code": "VI_RIO",
  343.             "card_type": "CREDIT",
  344.             "installments": 12,
  345.             "first_installment_amount": 19.3,
  346.             "other_installments_amount": 19.3,
  347.             "total_interest_amount": 0
  348.         },
  349.         {
  350.             "currency": "USD",
  351.             "card_code": "AX_RIO",
  352.             "card_type": "CREDIT",
  353.             "installments": 3,
  354.             "first_installment_amount": 77.18,
  355.             "other_installments_amount": 77.18,
  356.             "total_interest_amount": 0
  357.         },
  358.         {
  359.             "currency": "USD",
  360.             "card_code": "AX_RIO",
  361.             "card_type": "CREDIT",
  362.             "installments": 6,
  363.             "first_installment_amount": 38.59,
  364.             "other_installments_amount": 38.59,
  365.             "total_interest_amount": 0
  366.         },
  367.         {
  368.             "currency": "USD",
  369.             "card_code": "AX_RIO",
  370.             "card_type": "CREDIT",
  371.             "installments": 12,
  372.             "first_installment_amount": 19.3,
  373.             "other_installments_amount": 19.3,
  374.             "total_interest_amount": 0
  375.         },
  376.         {
  377.             "currency": "USD",
  378.             "card_code": "VI_ICBC",
  379.             "card_type": "CREDIT",
  380.             "installments": 3,
  381.             "first_installment_amount": 77.18,
  382.             "other_installments_amount": 77.18,
  383.             "total_interest_amount": 0
  384.         },
  385.         {
  386.             "currency": "USD",
  387.             "card_code": "VI_ICBC",
  388.             "card_type": "CREDIT",
  389.             "installments": 6,
  390.             "first_installment_amount": 38.59,
  391.             "other_installments_amount": 38.59,
  392.             "total_interest_amount": 0
  393.         },
  394.         {
  395.             "currency": "USD",
  396.             "card_code": "CA_ICBC",
  397.             "card_type": "CREDIT",
  398.             "installments": 3,
  399.             "first_installment_amount": 77.18,
  400.             "other_installments_amount": 77.18,
  401.             "total_interest_amount": 0
  402.         },
  403.         {
  404.             "currency": "USD",
  405.             "card_code": "CA_ICBC",
  406.             "card_type": "CREDIT",
  407.             "installments": 6,
  408.             "first_installment_amount": 38.59,
  409.             "other_installments_amount": 38.59,
  410.             "total_interest_amount": 0
  411.         },
  412.         {
  413.             "currency": "USD",
  414.             "card_code": "VI_PRO",
  415.             "card_type": "CREDIT",
  416.             "installments": 3,
  417.             "first_installment_amount": 77.18,
  418.             "other_installments_amount": 77.18,
  419.             "total_interest_amount": 0
  420.         },
  421.         {
  422.             "currency": "USD",
  423.             "card_code": "VI_PRO",
  424.             "card_type": "CREDIT",
  425.             "installments": 6,
  426.             "first_installment_amount": 38.59,
  427.             "other_installments_amount": 38.59,
  428.             "total_interest_amount": 0
  429.         },
  430.         {
  431.             "currency": "USD",
  432.             "card_code": "VI_CIU",
  433.             "card_type": "CREDIT",
  434.             "installments": 3,
  435.             "first_installment_amount": 77.18,
  436.             "other_installments_amount": 77.18,
  437.             "total_interest_amount": 0
  438.         },
  439.         {
  440.             "currency": "USD",
  441.             "card_code": "VI_CIU",
  442.             "card_type": "CREDIT",
  443.             "installments": 6,
  444.             "first_installment_amount": 38.59,
  445.             "other_installments_amount": 38.59,
  446.             "total_interest_amount": 0
  447.         },
  448.         {
  449.             "currency": "USD",
  450.             "card_code": "CA_CIU",
  451.             "card_type": "CREDIT",
  452.             "installments": 3,
  453.             "first_installment_amount": 77.18,
  454.             "other_installments_amount": 77.18,
  455.             "total_interest_amount": 0
  456.         },
  457.         {
  458.             "currency": "USD",
  459.             "card_code": "CA_CIU",
  460.             "card_type": "CREDIT",
  461.             "installments": 6,
  462.             "first_installment_amount": 38.59,
  463.             "other_installments_amount": 38.59,
  464.             "total_interest_amount": 0
  465.         },
  466.         {
  467.             "currency": "USD",
  468.             "card_code": "VI_COM",
  469.             "card_type": "CREDIT",
  470.             "installments": 3,
  471.             "first_installment_amount": 77.18,
  472.             "other_installments_amount": 77.18,
  473.             "total_interest_amount": 0
  474.         },
  475.         {
  476.             "currency": "USD",
  477.             "card_code": "VI_COM",
  478.             "card_type": "CREDIT",
  479.             "installments": 6,
  480.             "first_installment_amount": 38.59,
  481.             "other_installments_amount": 38.59,
  482.             "total_interest_amount": 0
  483.         },
  484.         {
  485.             "currency": "USD",
  486.             "card_code": "CS",
  487.             "card_type": "CREDIT",
  488.             "installments": 3,
  489.             "first_installment_amount": 77.18,
  490.             "other_installments_amount": 77.18,
  491.             "total_interest_amount": 0
  492.         },
  493.         {
  494.             "currency": "USD",
  495.             "card_code": "CS",
  496.             "card_type": "CREDIT",
  497.             "installments": 6,
  498.             "first_installment_amount": 38.59,
  499.             "other_installments_amount": 38.59,
  500.             "total_interest_amount": 0
  501.         },
  502.         {
  503.             "currency": "USD",
  504.             "card_code": "CA_CS",
  505.             "card_type": "CREDIT",
  506.             "installments": 3,
  507.             "first_installment_amount": 77.18,
  508.             "other_installments_amount": 77.18,
  509.             "total_interest_amount": 0
  510.         },
  511.         {
  512.             "currency": "USD",
  513.             "card_code": "CA_CS",
  514.             "card_type": "CREDIT",
  515.             "installments": 6,
  516.             "first_installment_amount": 38.59,
  517.             "other_installments_amount": 38.59,
  518.             "total_interest_amount": 0
  519.         },
  520.         {
  521.             "currency": "ARS",
  522.             "card_code": "CA_PRO",
  523.             "card_type": "CREDIT",
  524.             "installments": 3,
  525.             "first_installment_amount": 680.73,
  526.             "other_installments_amount": 680.73,
  527.             "total_interest_amount": 0
  528.         },
  529.         {
  530.             "currency": "ARS",
  531.             "card_code": "CA_PRO",
  532.             "card_type": "CREDIT",
  533.             "installments": 6,
  534.             "first_installment_amount": 340.36,
  535.             "other_installments_amount": 340.36,
  536.             "total_interest_amount": 0
  537.         },
  538.         {
  539.             "currency": "ARS",
  540.             "card_code": "VI",
  541.             "card_type": "CREDIT",
  542.             "installments": 1,
  543.             "first_installment_amount": 2042.18,
  544.             "other_installments_amount": 2042.18,
  545.             "total_interest_amount": 0
  546.         },
  547.         {
  548.             "currency": "ARS",
  549.             "card_code": "VI",
  550.             "card_type": "CREDIT",
  551.             "installments": 18,
  552.             "first_installment_amount": 157.68,
  553.             "other_installments_amount": 157.68,
  554.             "total_interest_amount": 796.04
  555.         },
  556.         {
  557.             "currency": "ARS",
  558.             "card_code": "VI",
  559.             "card_type": "CREDIT",
  560.             "installments": 3,
  561.             "first_installment_amount": 726.13,
  562.             "other_installments_amount": 726.13,
  563.             "total_interest_amount": 136.21
  564.         },
  565.         {
  566.             "currency": "ARS",
  567.             "card_code": "VI",
  568.             "card_type": "CREDIT",
  569.             "installments": 6,
  570.             "first_installment_amount": 383.42,
  571.             "other_installments_amount": 383.42,
  572.             "total_interest_amount": 258.34
  573.         },
  574.         {
  575.             "currency": "ARS",
  576.             "card_code": "VI",
  577.             "card_type": "CREDIT",
  578.             "installments": 9,
  579.             "first_installment_amount": 268.84,
  580.             "other_installments_amount": 268.84,
  581.             "total_interest_amount": 377.39
  582.         },
  583.         {
  584.             "currency": "ARS",
  585.             "card_code": "VI",
  586.             "card_type": "CREDIT",
  587.             "installments": 12,
  588.             "first_installment_amount": 213.94,
  589.             "other_installments_amount": 213.94,
  590.             "total_interest_amount": 525.04
  591.         },
  592.         {
  593.             "currency": "ARS",
  594.             "card_code": "AX",
  595.             "card_type": "CREDIT",
  596.             "installments": 1,
  597.             "first_installment_amount": 2042.18,
  598.             "other_installments_amount": 2042.18,
  599.             "total_interest_amount": 0
  600.         },
  601.         {
  602.             "currency": "ARS",
  603.             "card_code": "AX",
  604.             "card_type": "CREDIT",
  605.             "installments": 3,
  606.             "first_installment_amount": 725.99,
  607.             "other_installments_amount": 725.99,
  608.             "total_interest_amount": 135.8
  609.         },
  610.         {
  611.             "currency": "ARS",
  612.             "card_code": "AX",
  613.             "card_type": "CREDIT",
  614.             "installments": 18,
  615.             "first_installment_amount": 159.45,
  616.             "other_installments_amount": 159.45,
  617.             "total_interest_amount": 827.9
  618.         },
  619.         {
  620.             "currency": "ARS",
  621.             "card_code": "AX",
  622.             "card_type": "CREDIT",
  623.             "installments": 6,
  624.             "first_installment_amount": 384.24,
  625.             "other_installments_amount": 384.24,
  626.             "total_interest_amount": 263.24
  627.         },
  628.         {
  629.             "currency": "ARS",
  630.             "card_code": "AX",
  631.             "card_type": "CREDIT",
  632.             "installments": 9,
  633.             "first_installment_amount": 270.07,
  634.             "other_installments_amount": 270.07,
  635.             "total_interest_amount": 388.42
  636.         },
  637.         {
  638.             "currency": "ARS",
  639.             "card_code": "AX",
  640.             "card_type": "CREDIT",
  641.             "installments": 12,
  642.             "first_installment_amount": 215.4,
  643.             "other_installments_amount": 215.4,
  644.             "total_interest_amount": 542.61
  645.         },
  646.         {
  647.             "currency": "ARS",
  648.             "card_code": "CA",
  649.             "card_type": "CREDIT",
  650.             "installments": 1,
  651.             "first_installment_amount": 2042.18,
  652.             "other_installments_amount": 2042.18,
  653.             "total_interest_amount": 0
  654.         },
  655.         {
  656.             "currency": "ARS",
  657.             "card_code": "CA",
  658.             "card_type": "CREDIT",
  659.             "installments": 18,
  660.             "first_installment_amount": 163.08,
  661.             "other_installments_amount": 163.08,
  662.             "total_interest_amount": 893.25
  663.         },
  664.         {
  665.             "currency": "ARS",
  666.             "card_code": "CA",
  667.             "card_type": "CREDIT",
  668.             "installments": 3,
  669.             "first_installment_amount": 729.53,
  670.             "other_installments_amount": 729.53,
  671.             "total_interest_amount": 146.42
  672.         },
  673.         {
  674.             "currency": "ARS",
  675.             "card_code": "CA",
  676.             "card_type": "CREDIT",
  677.             "installments": 6,
  678.             "first_installment_amount": 386.01,
  679.             "other_installments_amount": 386.01,
  680.             "total_interest_amount": 273.86
  681.         },
  682.         {
  683.             "currency": "ARS",
  684.             "card_code": "CA",
  685.             "card_type": "CREDIT",
  686.             "installments": 9,
  687.             "first_installment_amount": 276.01,
  688.             "other_installments_amount": 276.01,
  689.             "total_interest_amount": 441.93
  690.         },
  691.         {
  692.             "currency": "ARS",
  693.             "card_code": "CA",
  694.             "card_type": "CREDIT",
  695.             "installments": 12,
  696.             "first_installment_amount": 219.13,
  697.             "other_installments_amount": 219.13,
  698.             "total_interest_amount": 587.33
  699.         },
  700.         {
  701.             "currency": "ARS",
  702.             "card_code": "DC",
  703.             "card_type": "CREDIT",
  704.             "installments": 1,
  705.             "first_installment_amount": 2042.18,
  706.             "other_installments_amount": 2042.18,
  707.             "total_interest_amount": 0
  708.         },
  709.         {
  710.             "currency": "ARS",
  711.             "card_code": "DC",
  712.             "card_type": "CREDIT",
  713.             "installments": 3,
  714.             "first_installment_amount": 680.73,
  715.             "other_installments_amount": 680.73,
  716.             "total_interest_amount": 0
  717.         },
  718.         {
  719.             "currency": "ARS",
  720.             "card_code": "DC",
  721.             "card_type": "CREDIT",
  722.             "installments": 6,
  723.             "first_installment_amount": 340.36,
  724.             "other_installments_amount": 340.36,
  725.             "total_interest_amount": 0
  726.         },
  727.         {
  728.             "currency": "ARS",
  729.             "card_code": "VI_RIO",
  730.             "card_type": "CREDIT",
  731.             "installments": 3,
  732.             "first_installment_amount": 680.73,
  733.             "other_installments_amount": 680.73,
  734.             "total_interest_amount": 0
  735.         },
  736.         {
  737.             "currency": "ARS",
  738.             "card_code": "VI_RIO",
  739.             "card_type": "CREDIT",
  740.             "installments": 6,
  741.             "first_installment_amount": 340.36,
  742.             "other_installments_amount": 340.36,
  743.             "total_interest_amount": 0
  744.         },
  745.         {
  746.             "currency": "ARS",
  747.             "card_code": "VI_RIO",
  748.             "card_type": "CREDIT",
  749.             "installments": 12,
  750.             "first_installment_amount": 170.18,
  751.             "other_installments_amount": 170.18,
  752.             "total_interest_amount": 0
  753.         },
  754.         {
  755.             "currency": "ARS",
  756.             "card_code": "AX_RIO",
  757.             "card_type": "CREDIT",
  758.             "installments": 3,
  759.             "first_installment_amount": 680.73,
  760.             "other_installments_amount": 680.73,
  761.             "total_interest_amount": 0
  762.         },
  763.         {
  764.             "currency": "ARS",
  765.             "card_code": "AX_RIO",
  766.             "card_type": "CREDIT",
  767.             "installments": 6,
  768.             "first_installment_amount": 340.36,
  769.             "other_installments_amount": 340.36,
  770.             "total_interest_amount": 0
  771.         },
  772.         {
  773.             "currency": "ARS",
  774.             "card_code": "AX_RIO",
  775.             "card_type": "CREDIT",
  776.             "installments": 12,
  777.             "first_installment_amount": 170.18,
  778.             "other_installments_amount": 170.18,
  779.             "total_interest_amount": 0
  780.         },
  781.         {
  782.             "currency": "ARS",
  783.             "card_code": "VI_ICBC",
  784.             "card_type": "CREDIT",
  785.             "installments": 3,
  786.             "first_installment_amount": 680.73,
  787.             "other_installments_amount": 680.73,
  788.             "total_interest_amount": 0
  789.         },
  790.         {
  791.             "currency": "ARS",
  792.             "card_code": "VI_ICBC",
  793.             "card_type": "CREDIT",
  794.             "installments": 6,
  795.             "first_installment_amount": 340.36,
  796.             "other_installments_amount": 340.36,
  797.             "total_interest_amount": 0
  798.         },
  799.         {
  800.             "currency": "ARS",
  801.             "card_code": "CA_ICBC",
  802.             "card_type": "CREDIT",
  803.             "installments": 3,
  804.             "first_installment_amount": 680.73,
  805.             "other_installments_amount": 680.73,
  806.             "total_interest_amount": 0
  807.         },
  808.         {
  809.             "currency": "ARS",
  810.             "card_code": "CA_ICBC",
  811.             "card_type": "CREDIT",
  812.             "installments": 6,
  813.             "first_installment_amount": 340.36,
  814.             "other_installments_amount": 340.36,
  815.             "total_interest_amount": 0
  816.         },
  817.         {
  818.             "currency": "ARS",
  819.             "card_code": "VI_PRO",
  820.             "card_type": "CREDIT",
  821.             "installments": 3,
  822.             "first_installment_amount": 680.73,
  823.             "other_installments_amount": 680.73,
  824.             "total_interest_amount": 0
  825.         },
  826.         {
  827.             "currency": "ARS",
  828.             "card_code": "VI_PRO",
  829.             "card_type": "CREDIT",
  830.             "installments": 6,
  831.             "first_installment_amount": 340.36,
  832.             "other_installments_amount": 340.36,
  833.             "total_interest_amount": 0
  834.         },
  835.         {
  836.             "currency": "ARS",
  837.             "card_code": "VI_CIU",
  838.             "card_type": "CREDIT",
  839.             "installments": 3,
  840.             "first_installment_amount": 680.73,
  841.             "other_installments_amount": 680.73,
  842.             "total_interest_amount": 0
  843.         },
  844.         {
  845.             "currency": "ARS",
  846.             "card_code": "VI_CIU",
  847.             "card_type": "CREDIT",
  848.             "installments": 6,
  849.             "first_installment_amount": 340.36,
  850.             "other_installments_amount": 340.36,
  851.             "total_interest_amount": 0
  852.         },
  853.         {
  854.             "currency": "ARS",
  855.             "card_code": "CA_CIU",
  856.             "card_type": "CREDIT",
  857.             "installments": 3,
  858.             "first_installment_amount": 680.73,
  859.             "other_installments_amount": 680.73,
  860.             "total_interest_amount": 0
  861.         },
  862.         {
  863.             "currency": "ARS",
  864.             "card_code": "CA_CIU",
  865.             "card_type": "CREDIT",
  866.             "installments": 6,
  867.             "first_installment_amount": 340.36,
  868.             "other_installments_amount": 340.36,
  869.             "total_interest_amount": 0
  870.         },
  871.         {
  872.             "currency": "ARS",
  873.             "card_code": "VI_COM",
  874.             "card_type": "CREDIT",
  875.             "installments": 3,
  876.             "first_installment_amount": 680.73,
  877.             "other_installments_amount": 680.73,
  878.             "total_interest_amount": 0
  879.         },
  880.         {
  881.             "currency": "ARS",
  882.             "card_code": "VI_COM",
  883.             "card_type": "CREDIT",
  884.             "installments": 6,
  885.             "first_installment_amount": 340.36,
  886.             "other_installments_amount": 340.36,
  887.             "total_interest_amount": 0
  888.         },
  889.         {
  890.             "currency": "ARS",
  891.             "card_code": "CS",
  892.             "card_type": "CREDIT",
  893.             "installments": 3,
  894.             "first_installment_amount": 680.73,
  895.             "other_installments_amount": 680.73,
  896.             "total_interest_amount": 0
  897.         },
  898.         {
  899.             "currency": "ARS",
  900.             "card_code": "CS",
  901.             "card_type": "CREDIT",
  902.             "installments": 6,
  903.             "first_installment_amount": 340.36,
  904.             "other_installments_amount": 340.36,
  905.             "total_interest_amount": 0
  906.         },
  907.         {
  908.             "currency": "ARS",
  909.             "card_code": "CA_CS",
  910.             "card_type": "CREDIT",
  911.             "installments": 3,
  912.             "first_installment_amount": 680.73,
  913.             "other_installments_amount": 680.73,
  914.             "total_interest_amount": 0
  915.         },
  916.         {
  917.             "currency": "ARS",
  918.             "card_code": "CA_CS",
  919.             "card_type": "CREDIT",
  920.             "installments": 6,
  921.             "first_installment_amount": 340.36,
  922.             "other_installments_amount": 340.36,
  923.             "total_interest_amount": 0
  924.         }
  925.     ],
  926.     "items": [
  927.         {
  928.             "name": "Navegue a través de Rios de Hielo y Glaciares",
  929.             "description": "Partiendo de El Calafate, y luego de 50 Km. de recorrido en ómnibus, se arriba al Puerto de la Cruz, en Punta Bandera, donde los barcos aguardan a los visitantes para partir a las 9:00 hs. de la mañana. <br />Luego de 1:45 hs de navegación disfrutará de la primer imagen del Glaciar Upsala, y posterior a la aproximación del mismo. También se navegará conociendo el Canal Spegazzini y el Glaciar Spegazzini. De regreso al barco se emprende el retorno hacia el Puerto y luego a Calafate por tierra. Para almorzar existe la opción de llevar su propio almuerzo o hacerlo en el restaurante de Bahía Onelli. <br />Nota: Debido a la obstrucción existente en el Brazo Norte del Lago Argentino, hasta nuevo aviso el recorrido que se efectúa es Glaciar Spegazzini ",
  930.             "type": "TOUR",
  931.             "image_url": "http://www.despegar.com/media/pictures/a0d6b53b-6171-436a-8b6b-60770cc4adb7",
  932.             "schedule": "09:30",
  933.             "redemption": "Por favor, mande un email a Gray Line Argentina a reconfirm@graylineargentina.com por lo menos 48 horas antes del servicio para confirmar el horario de recogida y lugar de recogida. <br />Tel: ( 54 11) 4372-5566 o ( 54 11) 5273-3409 o 1-567-251-7775 <br />En caso de Emergencia llame al:( 54 11) 15-3550-9232 ",
  934.             "inclusions": [
  935.                 "Pick up y drop off de hoteles en El Calafate",
  936.                 "Guia en español / ingles"
  937.             ],
  938.             "exclusions": [
  939.                 "Almuerzo",
  940.                 "Entrada al Parque Nacional"
  941.             ],
  942.             "duration": {
  943.                 "value": "8 Horas",
  944.                 "type": "UNKNOWN"
  945.             },
  946.             "pickup_included": true,
  947.             "pickup_points": [
  948.                 {
  949.                     "description": "Apart Hotel Libertador",
  950.                     "address": "Avenida Del Libertador 1150 "
  951.                 },
  952.                 {
  953.                     "description": "Alto Calafate Hotel Patagonico",
  954.                     "address": "Ruta Provincial nº 11 nº 123 "
  955.                 },
  956.                 {
  957.                     "description": "Edenia Punta Soberana",
  958.                     "address": "Manzana 642 "
  959.                 },
  960.                 {
  961.                     "description": "Meulén Hotel Boutique",
  962.                     "address": "Calle 202 y 92 "
  963.                 },
  964.                 {
  965.                     "description": "Xelena Hotel &amp; Spa",
  966.                     "address": "Rene Favaloro 3500 "
  967.                 },
  968.                 {
  969.                     "description": "Hotel Posada Los Alamos",
  970.                     "address": "Ing. Hector M. Guatti 1350, El Calafate, Santa Cruz, Argentina "
  971.                 },
  972.                 {
  973.                     "description": "Esplendor El Calafate",
  974.                     "address": "Presidente Peron 1143 "
  975.                 },
  976.                 {
  977.                     "description": "Tremun Kau Yatun Hotel y Estancia",
  978.                     "address": "Estancia 25 De Mayo "
  979.                 },
  980.                 {
  981.                     "description": "Imago Hotel And Spa",
  982.                     "address": "Calle 669- 40 "
  983.                 },
  984.                 {
  985.                     "description": "Sierra Nevada",
  986.                     "address": "Av. Libertador 1888 "
  987.                 },
  988.                 {
  989.                     "description": "Los Sauces - Casa Patagonica",
  990.                     "address": "Los Gauchos 1352 "
  991.                 },
  992.                 {
  993.                     "description": "Hosteria Boutique Blanca Patagonia",
  994.                     "address": "Charles Furh 149 "
  995.                 },
  996.                 {
  997.                     "description": "Rochester Calafate",
  998.                     "address": "Av Libertador 3614 "
  999.                 },
  1000.                 {
  1001.                     "description": "Unique Luxury Patagonia Hotel",
  1002.                     "address": "Calle 998, Numbero 50 "
  1003.                 },
  1004.                 {
  1005.                     "description": "Hostería Cauquenes de Nimez",
  1006.                     "address": "Calle 303 nº 79 "
  1007.                 },
  1008.                 {
  1009.                     "description": "Terrazas del Calafate",
  1010.                     "address": "Calle de los Alamos 2709 "
  1011.                 },
  1012.                 {
  1013.                     "description": "Marcopolo Inn Calafate Hostel",
  1014.                     "address": "Calle Nº405, Nº 82 "
  1015.                 },
  1016.                 {
  1017.                     "description": "Bahía Redonda Hotel",
  1018.                     "address": "Padre Agostini 148 "
  1019.                 },
  1020.                 {
  1021.                     "description": "La Cantera Boutique Hotel Calafate",
  1022.                     "address": "Calle 306 N173 "
  1023.                 },
  1024.                 {
  1025.                     "description": "Hotel Kelta",
  1026.                     "address": "Francisco M Pontoriero Nº 109 "
  1027.                 },
  1028.                 {
  1029.                     "description": "Punta Norte",
  1030.                     "address": "Calle 25 de Mayo 311 "
  1031.                 },
  1032.                 {
  1033.                     "description": "Design Suites Calafate",
  1034.                     "address": "Calle 94 Nº 190 "
  1035.                 },
  1036.                 {
  1037.                     "description": "Hotel Kapenke",
  1038.                     "address": "9 de Julio 112 "
  1039.                 },
  1040.                 {
  1041.                     "description": "Kalenshen Hotel Cerro Calafate",
  1042.                     "address": "Calle 998 Número 36, Villa Parque Los Glaciares "
  1043.                 },
  1044.                 {
  1045.                     "description": "Hosteria Roble Sur",
  1046.                     "address": "Glaciar Rio Tunel 210 "
  1047.                 },
  1048.                 {
  1049.                     "description": "Hostería Lupama",
  1050.                     "address": "Calle 992 Nº 19 - Villa Parque Los Glaciares - El Calafate "
  1051.                 },
  1052.                 {
  1053.                     "description": "Hosteria Austral",
  1054.                     "address": "San Juan Bosco 917 "
  1055.                 },
  1056.                 {
  1057.                     "description": "Tremun Mirador del Lago",
  1058.                     "address": "Av. Libertador 2047 "
  1059.                 },
  1060.                 {
  1061.                     "description": "Tremun Calafate Parque Hotel",
  1062.                     "address": "Esquina Gobernador Gregores y 7 de Diciembre "
  1063.                 },
  1064.                 {
  1065.                     "description": "Tremun Rincon del Calafate",
  1066.                     "address": "Calle 700 273 2047, 9405 El Calafate, Argentina "
  1067.                 },
  1068.                 {
  1069.                     "description": "Hosteria Hainen",
  1070.                     "address": "Puerto Deseado 118 "
  1071.                 },
  1072.                 {
  1073.                     "description": "Solares del Sur Patagonia",
  1074.                     "address": "De Los Fresnos 3362 "
  1075.                 },
  1076.                 {
  1077.                     "description": "Rincon de Los Sueños",
  1078.                     "address": "Jorge Newberry 367 "
  1079.                 },
  1080.                 {
  1081.                     "description": "Hosteria Posta Sur",
  1082.                     "address": "Puerto San Julián 190 "
  1083.                 },
  1084.                 {
  1085.                     "description": "Konke Hotel &amp; Sabores",
  1086.                     "address": "Cambaceres 392 "
  1087.                 },
  1088.                 {
  1089.                     "description": "El Quijote Hotel",
  1090.                     "address": "Gregores 1155 "
  1091.                 },
  1092.                 {
  1093.                     "description": "Las Dunas Hotel",
  1094.                     "address": "Calle 200 751 "
  1095.                 },
  1096.                 {
  1097.                     "description": "America Del Sur Hostel Calafate",
  1098.                     "address": "Puerto deseado 153 "
  1099.                 },
  1100.                 {
  1101.                     "description": "Hosteria Puerto San Julian",
  1102.                     "address": "Puerto San Julian 310 "
  1103.                 },
  1104.                 {
  1105.                     "description": "Terraza Coirones Hotel Boutique",
  1106.                     "address": "Calle 92 Nro 65 (ALtos de Nimez) "
  1107.                 },
  1108.                 {
  1109.                     "description": "Linda Vista Apart Hotel",
  1110.                     "address": "Av. Padre Agostini 71 "
  1111.                 },
  1112.                 {
  1113.                     "description": "Marcopolo Suites Calafate",
  1114.                     "address": "Jorge Newbery 439 "
  1115.                 },
  1116.                 {
  1117.                     "description": "Glaciares De La Patagonia",
  1118.                     "address": "Los Antiguos 194 "
  1119.                 },
  1120.                 {
  1121.                     "description": "Los Ponchos Apart Boutique",
  1122.                     "address": "Los Álamos 3321 ? Barrio Manantiales "
  1123.                 },
  1124.                 {
  1125.                     "description": "Tehuel Plaza Hotel &amp; Resort",
  1126.                     "address": "Calle 202 nº 597 "
  1127.                 },
  1128.                 {
  1129.                     "description": "KOI AIKEN",
  1130.                     "address": "Calle 102 N. 3534 "
  1131.                 },
  1132.                 {
  1133.                     "description": "Aparts Casas del Centro",
  1134.                     "address": "Julio A. Roca 1382 "
  1135.                 },
  1136.                 {
  1137.                     "description": "Hostal Manantiales",
  1138.                     "address": "De Los Fresnos 2986 "
  1139.                 },
  1140.                 {
  1141.                     "description": "Bla Guesthouse",
  1142.                     "address": "Tomas Espora 257 "
  1143.                 },
  1144.                 {
  1145.                     "description": "Hotel Amado",
  1146.                     "address": "Av. Libertador 1072 "
  1147.                 },
  1148.                 {
  1149.                     "description": "Hotel Ariel",
  1150.                     "address": "Avenida libertador 1693 "
  1151.                 },
  1152.                 {
  1153.                     "description": "El Calafate Apart",
  1154.                     "address": "Rene Favaloro 3460 "
  1155.                 },
  1156.                 {
  1157.                     "description": "Patagonia Rebelde Hotel",
  1158.                     "address": "Jose Haro 442 "
  1159.                 },
  1160.                 {
  1161.                     "description": "Hotel Fuerte Calafate",
  1162.                     "address": "Calle 605 Nº 1164 (9405) - El Calafate Santa Cruz - Argentina "
  1163.                 },
  1164.                 {
  1165.                     "description": "Aonikenk",
  1166.                     "address": "Padre Agostini 27 "
  1167.                 },
  1168.                 {
  1169.                     "description": "Kau Kaleshen",
  1170.                     "address": "Gobernador Gregores 1256 "
  1171.                 },
  1172.                 {
  1173.                     "description": "Patagonia Queen Hotel Boutique",
  1174.                     "address": "Av Padre Agostini 49 "
  1175.                 },
  1176.                 {
  1177.                     "description": "El Jardín de los Presentes Apart Hotel",
  1178.                     "address": "guido bonarelli 72 "
  1179.                 },
  1180.                 {
  1181.                     "description": "Cabañas Balcones de los Andes",
  1182.                     "address": "Máximo E. Villalba 457 - 9405 El Calafate "
  1183.                 },
  1184.                 {
  1185.                     "description": "Alto Verde Hostería",
  1186.                     "address": "Zupic 138 "
  1187.                 },
  1188.                 {
  1189.                     "description": "Hostería Yamile",
  1190.                     "address": "Campaña del Desierto 610 "
  1191.                 },
  1192.                 {
  1193.                     "description": "Cabañas Normana Inn",
  1194.                     "address": "Av. Costanera 6251 "
  1195.                 },
  1196.                 {
  1197.                     "description": "Newenkelen Posada",
  1198.                     "address": "Puerto Deseado 223 "
  1199.                 },
  1200.                 {
  1201.                     "description": "Hostel de las Manos",
  1202.                     "address": "Edigio Feruglio 59 "
  1203.                 },
  1204.                 {
  1205.                     "description": "Hostería Elken",
  1206.                     "address": "Calle 220 nº181 "
  1207.                 },
  1208.                 {
  1209.                     "description": "Hostería Kalken",
  1210.                     "address": "Calle Teniente Valentin Feilberg 119 "
  1211.                 },
  1212.                 {
  1213.                     "description": "Hostería Vientos del Sur",
  1214.                     "address": "Río Santa Cruz 2317 "
  1215.                 },
  1216.                 {
  1217.                     "description": "Kosten Aike",
  1218.                     "address": "1243 Gdor. Moyano "
  1219.                 },
  1220.                 {
  1221.                     "description": "Hotel Picos del Sur",
  1222.                     "address": "Puerto San Julián 271, 9405 Santa Cruz, Argentina "
  1223.                 },
  1224.                 {
  1225.                     "description": "Hotel Lar Aike",
  1226.                     "address": "Av. Libertador 2681 "
  1227.                 },
  1228.                 {
  1229.                     "description": "Posada Karut Josh",
  1230.                     "address": "Calle 12 N° 1887 ? Barrio Bahia Redonda "
  1231.                 },
  1232.                 {
  1233.                     "description": "Hosteria Los Canelos",
  1234.                     "address": "Pto. San Julian 149 "
  1235.                 },
  1236.                 {
  1237.                     "description": "Michelangelo",
  1238.                     "address": "Gob. Moyano 1020 "
  1239.                 },
  1240.                 {
  1241.                     "description": "Shehuen",
  1242.                     "address": "Río Santa Cruz 2340 "
  1243.                 },
  1244.                 {
  1245.                     "description": "Hotel La Loma",
  1246.                     "address": "Julio A. Roca 849 "
  1247.                 },
  1248.                 {
  1249.                     "description": "Los Fresnos",
  1250.                     "address": "De los fresnos 3327 "
  1251.                 },
  1252.                 {
  1253.                     "description": "Hostería El Galpón del Glaciar",
  1254.                     "address": "Ruta 11, KM 22 "
  1255.                 },
  1256.                 {
  1257.                     "description": "Hostel del Glaciar Pioneros",
  1258.                     "address": "Los Pioneros 255 "
  1259.                 },
  1260.                 {
  1261.                     "description": "Hostel del Glaciar Libertador",
  1262.                     "address": "Avenida Libertador 587 "
  1263.                 },
  1264.                 {
  1265.                     "description": "Hostería Los Gnomos",
  1266.                     "address": "Chichin Aristizabal 157 "
  1267.                 },
  1268.                 {
  1269.                     "description": "Hosteria Los Hielos",
  1270.                     "address": "R. Favaloro 3698 "
  1271.                 },
  1272.                 {
  1273.                     "description": "Calafate Hostel",
  1274.                     "address": "Gobernador Moyano 1226 "
  1275.                 },
  1276.                 {
  1277.                     "description": "Hosteria HI",
  1278.                     "address": "25 de Mayo 201 "
  1279.                 },
  1280.                 {
  1281.                     "description": "Tierra Tehuelche",
  1282.                     "address": "Los Antiguos 135 "
  1283.                 },
  1284.                 {
  1285.                     "description": "South B &amp; B El Calafate",
  1286.                     "address": "Perón 1016 "
  1287.                 }
  1288.             ]
  1289.         }
  1290.     ],
  1291.     "cancellation_policy": {
  1292.         "descriptions": [
  1293.             "Cancele sin cargo hasta el 05/04/2015 23:59 hora local del destino.",
  1294.             "Cancelando entre el 06/04/2015 00:00 y el 07/04/2015 23:59 hora local del destino, tendrá que pagar el 100% del total de la compra."
  1295.         ],
  1296.         "conditions": [
  1297.             "No se permiten cancelaciones en el día del servicio o posteriores a la fecha del mismo. Tenga en cuenta que en caso de NO presentarse, no podrá reclamar el reintegro del dinero.",
  1298.             "Esta reserva no permite modificaciones."
  1299.         ],
  1300.         "summary": "Cancele sin cargo con 48 horas de anticipación"
  1301.     }
  1302. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement