Array
(
    [0] => struct paymentMethodRequest {
 string api;
 string codigo;
 string tdcNumero;
 string tdcTipo;
 string tdcFechaExpiracion;
 string ccv;
 string tdcNombre;
 string tdcApellido;
}
    [1] => struct paymentMethodResponse {
 string apiResponse;
}
    [2] => struct getSalesReportRequest {
 string api;
 string desde;
 string hasta;
 string estatus;
 string formato;
}
    [3] => struct getSalesReportResponse {
 string apiResponse;
}
    [4] => struct get_api_keyRequest {
 string login;
 string password;
}
    [5] => struct get_api_keyResponse {
 string apiResponse;
}
    [6] => struct cancel_BatchRequest {
 string api;
 anyType documentos;
}
    [7] => struct cancel_BatchResponse {
 string apiResponse;
}
    [8] => struct get_upgrades_allRequest {
 string api;
 string lenguaje;
}
    [9] => struct get_upgrades_allResponse {
 string apiResponse;
}
    [10] => struct report_orderRequest {
 string api;
 string codigo;
 string fecha_salida;
 string fecha_llegada;
 string referencia;
 string id_plan;
 string pais_destino;
 string pais_origen;
 string moneda;
 string tasa_cambio;
 string pasajeros;
 anyType nacimientos;
 anyType documentos;
 anyType nombres;
 anyType apellidos;
 anyType telefonos;
 anyType correos;
 anyType observaciones_medicas;
 string nombre_contacto;
 string telefono_contacto;
 string email_contacto;
 string costo;
 string consideraciones_generales;
 string lenguaje;
}
    [11] => struct report_orderResponse {
 string apiResponse;
}
    [12] => struct report_salesRequest {
 string api;
 string codigo;
 string fecha_salida;
 string fecha_llegada;
 string referencia;
 string id_plan;
 string pais_destino;
 string pais_origen;
 string moneda;
 string tasa_cambio;
 string pasajeros;
 anyType nacimientos;
 anyType documentos;
 anyType nombres;
 anyType apellidos;
 anyType telefonos;
 anyType correos;
 anyType observaciones_medicas;
 string nombre_contacto;
 string telefono_contacto;
 string email_contacto;
 string costo;
 string consideraciones_generales;
 string fecha_emision;
 string lenguaje;
 string status_reporte;
}
    [13] => struct report_salesResponse {
 string apiResponse;
}
    [14] => struct report_order_masterRequest {
 string api;
 string codigo;
 string fecha_salida;
 string fecha_llegada;
 string referencia;
 string id_plan;
 string pais_destino;
 string pais_origen;
 string moneda;
 string tasa_cambio;
 string pasajeros;
 anyType nacimientos;
 anyType documentos;
 anyType nombres;
 anyType apellidos;
 anyType telefonos;
 anyType correos;
 anyType observaciones_medicas;
 string nombre_contacto;
 string telefono_contacto;
 string email_contacto;
 string numero_dias;
 string costo;
 string consideraciones_generales;
 string lenguaje;
}
    [15] => struct report_order_masterResponse {
 string apiResponse;
}
    [16] => struct get_voucherRequest {
 string api;
 string codigo;
 string lenguaje;
}
    [17] => struct get_voucherResponse {
 string apiResponse;
}
    [18] => struct get_assistanceRequest {
 string api;
 string codigo;
 string lenguaje;
}
    [19] => struct get_assistanceResponse {
 string apiResponse;
}
    [20] => struct get_assistance_detailRequest {
 string api;
 string idAsistance;
 string lenguaje;
}
    [21] => struct get_assistance_detailResponse {
 string apiResponse;
}
    [22] => struct get_benefit_to_caseRequest {
 string api;
 string idAsistance;
 string lenguaje;
}
    [23] => struct get_benefit_to_caseResponse {
 string apiResponse;
}
    [24] => struct get_time_lineRequest {
 string api;
 string idAsistance;
 string lenguaje;
}
    [25] => struct get_time_lineResponse {
 string apiResponse;
}
    [26] => struct get_currenciesRequest {
 string api;
}
    [27] => struct get_currenciesResponse {
 string apiResponse;
}
    [28] => struct get_countriesRequest {
 string api;
 string lenguaje;
}
    [29] => struct get_countriesResponse {
 string apiResponse;
}
    [30] => struct get_regionsRequest {
 string api;
}
    [31] => struct get_regionsResponse {
 string apiResponse;
}
    [32] => struct get_country_regionsRequest {
 string api;
 string lenguaje;
}
    [33] => struct get_country_regionsResponse {
 string apiResponse;
}
    [34] => struct get_plansRequest {
 string api;
 string lenguaje;
}
    [35] => struct get_plansResponse {
 string apiResponse;
}
    [36] => struct get_coveragesRequest {
 string api;
 string plan;
 string lenguaje;
}
    [37] => struct get_coveragesResponse {
 string apiResponse;
}
    [38] => struct get_pvp_priceRequest {
 string api;
 string plan;
 string pais;
}
    [39] => struct get_pvp_priceResponse {
 string apiResponse;
}
    [40] => struct request_annulationRequest {
 string api;
 string codigo;
 string notificar;
}
    [41] => struct request_annulationResponse {
 string apiResponse;
}
    [42] => struct get_languagesRequest {
 string api;
}
    [43] => struct get_languagesResponse {
 string apiResponse;
}
    [44] => struct get_upgradesRequest {
 string api;
 string plan;
 string lenguaje;
}
    [45] => struct get_upgradesResponse {
 string apiResponse;
}
    [46] => struct add_upgradesRequest {
 string api;
 string codigo;
 anyType upgrades;
}
    [47] => struct add_upgradesResponse {
 string apiResponse;
}
    [48] => struct request_cancel_upgradesRequest {
 string api;
 string codigo;
 string upgrades;
}
    [49] => struct request_cancel_upgradesResponse {
 string apiResponse;
}
    [50] => struct get_plan_categoryRequest {
 string api;
 string lenguaje;
}
    [51] => struct get_plan_categoryResponse {
 string apiResponse;
}
    [52] => struct get_order_priceRequest {
 string api;
 string id_plan;
 string pais_origen;
 string territorio_destino;
 string fecha_salida;
 string fecha_llegada;
 string pasajeros;
 anyType fecha_nacimiento;
}
    [53] => struct get_order_priceResponse {
 string apiResponse;
}
    [54] => struct get_order_price_fecha_planRequest {
 string api;
 string id_plan;
 string pais_origen;
 string territorio_destino;
 string fecha_salida;
 string fecha_llegada;
 string pasajeros;
 anyType fecha_nacimiento;
}
    [55] => struct get_order_price_fecha_planResponse {
 string apiResponse;
}
    [56] => struct get_order_price_edad_planRequest {
 string api;
 string id_plan;
 string pais_origen;
 string territorio_destino;
 string fecha_salida;
 string fecha_llegada;
 string pasajeros;
 anyType edad;
}
    [57] => struct get_order_price_edad_planResponse {
 string apiResponse;
}
    [58] => struct get_order_price_fechaRequest {
 string api;
 string pais_origen;
 string territorio_destino;
 string fecha_salida;
 string fecha_llegada;
 string pasajeros;
 anyType fecha_nacimiento;
}
    [59] => struct get_order_price_fechaResponse {
 string apiResponse;
}
    [60] => struct get_order_price_edadRequest {
 string api;
 string pais_origen;
 string territorio_destino;
 string fecha_salida;
 string fecha_llegada;
 string pasajeros;
 anyType edad;
}
    [61] => struct get_order_price_edadResponse {
 string apiResponse;
}
    [62] => struct check_preorderRequest {
 string api;
 string fecha_salida;
 string fecha_llegada;
 string referencia;
 string id_plan;
 string pais_destino;
 string pais_origen;
 string moneda;
 string tasa_cambio;
 string pasajeros;
 anyType nacimientos;
 anyType upgrade;
 anyType documentos;
 anyType nombres;
 anyType apellidos;
 anyType telefonos;
 anyType correos;
 anyType observaciones_medicas;
 string nombre_contacto;
 string telefono_contacto;
 string email_contacto;
 string consideraciones_generales;
 string emision;
 string lenguaje;
}
    [63] => struct check_preorderResponse {
 string apiResponse;
}
    [64] => struct add_orderRequest {
 string api;
 string fecha_salida;
 string fecha_llegada;
 string referencia;
 string id_plan;
 string pais_destino;
 string pais_origen;
 string moneda;
 string tasa_cambio;
 string pasajeros;
 anyType nacimientos;
 anyType upgrade;
 anyType documentos;
 anyType nombres;
 anyType apellidos;
 anyType telefonos;
 anyType correos;
 anyType observaciones_medicas;
 string nombre_contacto;
 string telefono_contacto;
 string email_contacto;
 string consideraciones_generales;
 string emision;
 string lenguaje;
}
    [65] => struct add_orderResponse {
 string apiResponse;
}
    [66] => struct request_changesRequest {
 string api;
 string codigo;
 string referencia;
 string pais;
 string pasajeros;
 anyType documentos;
 anyType nombres;
 anyType apellidos;
 anyType telefonos;
 anyType emails;
 anyType medicas;
 string nombre_contacto;
 string telefono_contacto;
 string email_contacto;
 string emision;
 string lenguaje;
}
    [67] => struct request_changesResponse {
 string apiResponse;
}
    [68] => struct get_conditionsRequest {
 string api;
 string id_plan;
 string lenguaje;
}
    [69] => struct get_conditionsResponse {
 string apiResponse;
}
    [70] => struct country_restrictedRequest {
 string api;
 string id_plan;
 string lenguaje;
}
    [71] => struct country_restrictedResponse {
 string apiResponse;
}
    [72] => struct get_country_citiesRequest {
 string api;
 string iso_country;
 string lenguaje;
}
    [73] => struct get_country_citiesResponse {
 string apiResponse;
}
    [74] => struct get_country_statesRequest {
 string api;
 string iso_country;
 string lenguaje;
}
    [75] => struct get_country_statesResponse {
 string apiResponse;
}
    [76] => struct get_country_states_citiesRequest {
 string api;
 string iso_country;
 string iso_state;
 string lenguaje;
}
    [77] => struct get_country_states_citiesResponse {
 string apiResponse;
}
    [78] => struct exchange_rateRequest {
 string api;
 string iso_country;
}
    [79] => struct exchange_rateResponse {
 string apiResponse;
}
    [80] => struct request_Changes_ForOrdersRequest {
 string api;
 string codigo;
 string status;
 string pais_origen;
 string pais_destino;
 string fecha_salida;
 string fecha_retorno;
 string costo;
}
    [81] => struct request_Changes_ForOrdersResponse {
 string apiResponse;
}
    [82] => struct crud_beneficiariesRequest {
 string api;
 string codigo;
 string action;
 anyType databeneficiarie;
}
    [83] => struct crud_beneficiariesResponse {
 string apiResponse;
}
    [84] => struct get_Beneficiaries_ByCodeRequest {
 string api;
 string codigo;
}
    [85] => struct get_Beneficiaries_ByCodeResponse {
 string apiResponse;
}
    [86] => struct addSubscriptionRequest {
 string api;
 string InceptionDate;
 string RenewalDate;
 string Reference;
 string MasterId;
 string PlanId;
 string CountryOrigin;
 string SubscriberName;
 string SubscriberLastName;
 string SubscriberEmail;
 string SubscriberPhone;
 string consideraciones_generales;
 string Language;
 string Emission;
}
    [87] => struct addSubscriptionResponse {
 string apiResponse;
}
    [88] => struct reportSubscriptionRequest {
 string api;
 string SubscriptionId;
 string InceptionDate;
 string RenewalDate;
 string Reference;
 string MasterId;
 string PlanId;
 string CountryOrigin;
 string SubscriberName;
 string SubscriberLastName;
 string SubscriberEmail;
 string SubscriberPhone;
 string Language;
}
    [89] => struct reportSubscriptionResponse {
 string apiResponse;
}
    [90] => struct changesSubscriptionRequest {
 string api;
 string SubscriptionId;
 string InceptionDate;
 string RenewalDate;
 string EffectiveDate;
 string Reference;
 string MasterId;
 string PlanId;
 string CountryOrigin;
 string SubscriberName;
 string SubscriberLastName;
 string SubscriberEmail;
 string SubscriberPhone;
 string consideraciones_generales;
 string Language;
 string Emission;
}
    [91] => struct changesSubscriptionResponse {
 string apiResponse;
}
    [92] => struct extendSubscriptionRequest {
 string api;
 string SubscriptionId;
 string EffectiveDate;
 string Emission;
}
    [93] => struct extendSubscriptionResponse {
 string apiResponse;
}
    [94] => struct cancelSubscriptionRequest {
 string api;
 string SubscriptionId;
 string EffectiveDate;
 string Reference;
 string Emission;
}
    [95] => struct cancelSubscriptionResponse {
 string apiResponse;
}
    [96] => struct sendMailOrderRequest {
 string api;
 string email;
 string code;
 string lenguaje;
}
    [97] => struct sendMailOrderResponse {
 string apiResponse;
}
)