Sha256: 0c5cde16f5077c0d056f1cf1116f06ae81d8915f9e83d1e0947eecf2f1be955d

Contents?: true

Size: 892 Bytes

Versions: 26

Compression:

Stored size: 892 Bytes

Contents

<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <soap:Body>
      <FEParamGetPtosVentaResponse xmlns="http://ar.gov.afip.dif.FEV1/">
         <FEParamGetPtosVentaResult>
            <ResultGet>
               <PtoVenta>
                  <Nro>0001</Nro>
                  <EmisionTipo>CAE</EmisionTipo>
                  <Bloqueado>N</Bloqueado>
                  <FchBaja></FchBaja>
               </PtoVenta>
               <PtoVenta>
                  <Nro>0002</Nro>
                  <EmisionTipo>CAEA</EmisionTipo>
                  <Bloqueado>S</Bloqueado>
                  <FchBaja>20110131</FchBaja>
               </PtoVenta>
            </ResultGet>
         </FEParamGetPtosVentaResult>
      </FEParamGetPtosVentaResponse>
   </soap:Body>
</soap:Envelope>

Version data entries

26 entries across 26 versions & 1 rubygems

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