Web Service: WSFacturasMG

Target Namespace:
http://tempuri.org/

Port WSFacturasMGSoap Port typeSource code

Location:
http://ws.microglobal.com.ar/WSFacturacion_UY_test/WSFacturasMG.asmx
Protocol:
SOAP
Transport protocol:
SOAP over HTTP
Operations:
  1. ObtenerComprobantesDetailSource code

Port WSFacturasMGSoap12 Port typeSource code

Location:
http://ws.microglobal.com.ar/WSFacturacion_UY_test/WSFacturasMG.asmx
Protocol:
SOAP
Transport protocol:
SOAP over HTTP
Operations:
  1. ObtenerComprobantesDetailSource code

Operations

    Port type WSFacturasMGSoapSource code

    1. ObtenerComprobantes
      Style:
      document
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      SOAP action:
      http://tempuri.org/ObtenerComprobantes
      Input:
      ObtenerComprobantesSoapIn (soap:body, use = literal)Source code
      parameters type ObtenerComprobantes
      • pCliente - optional; type string
      • pUsuario - optional; type string
      • pClave - optional; type string
      • pFDesde - optional; type string
      • pFHasta - optional; type string
      Output:
      ObtenerComprobantesSoapOut (soap:body, use = literal)Source code
      parameters type ObtenerComprobantesResponse
      • ObtenerComprobantesResult - optional; type Comprobantes
        • Resultado - optional; type string
        • Mensaje - optional; type string
        • LstComprobantes - optional; type ArrayOfComprobante
          • Comprobante - optional, unbounded, nillable; type Comprobante
            • tipo_de_comprobante - optional; type string
            • numero_de_comprobante - optional; type string
            • fecha_de_comprobante type dateTime
            • moneda - optional; type string
            • forma_de_pago - optional; type Tabla
              • codigo - optional; type string
              • descripcion - optional; type string
            • forma_de_entrega - optional; type Tabla
              • codigo - optional; type string
              • descripcion - optional; type string
            • vendedor_autorizado - optional; type Tabla
              • codigo - optional; type string
              • descripcion - optional; type string
            • vendedor - optional; type Tabla
              • codigo - optional; type string
              • descripcion - optional; type string
            • es_operacion_CyO - optional; type string
            • es_operacion_TIE - optional; type string
            • reseller_CyO - optional; type string
            • forma_de_pago_autorizacion - optional; type Tabla
              • codigo - optional; type string
              • descripcion - optional; type string
            • cotizacion type decimal
            • comentarios_del_reseller_para_la_factura - optional; type string
            • categoria_de_iva - optional; type Tabla
              • codigo - optional; type string
              • descripcion - optional; type string
            • referencia_de_pedido - optional; type string
            • referencia_de_orden_de_compra - optional; type string
            • contacto - optional; type string
            • admite_entrega_parcial - optional; type string
            • total_de_items type int
            • tipo_de_comprobante_antecedente - optional; type string
            • numero_de_comprobante_antecedente - optional; type string
            • cuit_usuario_final - optional; type string
            • razon_social_usuario_final - optional; type string
            • mail_cliente - optional; type string
            • razon_social_cliente - optional; type string
            • razon_social_reseller - optional; type string
            • numero_de_remito - optional; type string
            • numero_de_cai - optional; type string
            • fecha_vto_cai - optional; type string
            • lstItems - optional; type ArrayOfItem
              • Item - optional, unbounded, nillable; type Item
                • numero_de_detalle - optional; type string
                • articulo - optional; type Tabla
                  • codigo - optional; type string
                  • descripcion - optional; type string
                • cantidad_vendida type short
                • cantidad_facturada type short
                • precio_de_venta type decimal
                • precio_de_reseller type decimal
                • partnumber - optional; type string
                • partnumber_ori - optional; type string
                • personalizado - optional; type string
                • marca - optional; type string
                • familia - optional; type string
                • fabricante - optional; type string
                • alicuota_de_iva - optional; type string
                • alicuota_de_internos - optional; type string
                • partidas_piezas - optional; type ArrayOfPartida_Pieza
                  • Partida_Pieza - optional, unbounded, nillable; type Partida_Pieza
                    • numero_despacho - optional; type string
                    • codigo_pais - optional; type string
                    • codigo_aduana - optional; type string
                    • numero_serie - optional; type string
                    • cantidad - optional; type string
            • lstConceptos - optional; type ArrayOfConcepto
              • Concepto - optional, unbounded, nillable; type Concepto
                • numero_de_detalle - optional; type string
                • concepto - optional; type Tabla
                  • codigo - optional; type string
                  • descripcion - optional; type string
                • cantidad_vendida type short
                • cantidad_facturada type short
                • precio_de_venta type decimal
                • precio_de_reseller type decimal
                • partnumber - optional; type string
                • alicuota_de_iva - optional; type string
                • alicuota_de_internos - optional; type string
            • lstImpuestos - optional; type ArrayOfImpuesto
              • Impuesto - optional, unbounded, nillable; type Impuesto
                • numero_de_impuesto type short
                • impuesto - optional; type Tabla
                  • codigo - optional; type string
                  • descripcion - optional; type string
                • jurisdiccion - optional; type string
                • alicuota - optional; type string
                • monto_impuesto type decimal
                • monto_imponible type decimal

WSDL source code

<?xml version="1.0"?>
<wsdl:definitions targetNamespace="http://tempuri.org/"
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:s="http://www.w3.org/2001/XMLSchema"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:tns="http://tempuri.org/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
>
<wsdl:types>
<s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
<s:complexType name="Comprobante">
<s:sequence></s:sequence>
</s:complexType>
</s:schema>
</wsdl:types>
</wsdl:definitions>