Sha256: bbe113b07344f197d201e0e2f9fef72253518555f6e3b14a4f86bfa37ddfcd45

Contents?: true

Size: 893 Bytes

Versions: 27

Compression:

Stored size: 893 Bytes

Contents

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <soap:Body>
      <FEParamGetTiposCbteResponse xmlns="http://ar.gov.afip.dif.FEV1/">
         <FEParamGetTiposCbteResult>
            <ResultGet>
               <CbteTipo>
                  <Id>1</Id>
                  <Desc>Factura A</Desc>
                  <FchDesde>20100917</FchDesde>
                  <FchHasta>NULL</FchHasta>
               </CbteTipo>
               <CbteTipo>
                  <Id>2</Id>
                  <Desc>Nota de Débito A</Desc>
                  <FchDesde>20100918</FchDesde>
                  <FchHasta>20110918</FchHasta>
               </CbteTipo>
            </ResultGet>
         </FEParamGetTiposCbteResult>
      </FEParamGetTiposCbteResponse>
   </soap:Body>
</soap:Envelope>

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
afipws-2.3.0 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-2.2.0 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-2.1.0 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-2.0.0 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-1.3.2 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-1.3.1 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-1.3.0 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-1.2.3 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-1.2.2 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-1.2.1 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-1.2.0 spec/fixtures/wsfe/fe_param_get_tipos_cbte/success.xml
afipws-1.1.0 spec/fixtures/fe_param_get_tipos_cbte/success.xml
afipws-1.0.4 spec/fixtures/fe_param_get_tipos_cbte/success.xml
afipws-1.0.3 spec/fixtures/fe_param_get_tipos_cbte/success.xml
afipws-1.0.2 spec/fixtures/fe_param_get_tipos_cbte/success.xml
afipws-1.0.1 spec/fixtures/fe_param_get_tipos_cbte/success.xml
afipws-1.0.0 spec/fixtures/fe_param_get_tipos_cbte/success.xml
afipws-0.2.0 spec/fixtures/fe_param_get_tipos_cbte/success.xml
afipws-0.1.8 spec/fixtures/fe_param_get_tipos_cbte/success.xml
afipws-0.1.7 spec/fixtures/fe_param_get_tipos_cbte/success.xml