GET api/vouchers/libro-iva?pageNumber={pageNumber}&pageSize={pageSize}&dateFrom={dateFrom}&dateTo={dateTo}&salePointID={salePointID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageNumber | integer |
Required |
|
| pageSize | integer |
Required |
|
| dateFrom | date |
Required |
|
| dateTo | date |
Required |
|
| salePointID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of LibroIvaItemData| Name | Description | Type | Additional information |
|---|---|---|---|
| VoucherID | integer |
None. |
|
| SaleID | integer |
None. |
|
| SalePointID | integer |
None. |
|
| SalePointNumber | integer |
None. |
|
| VoucherTypeID | integer |
None. |
|
| VoucherAfipCodeEnum | VoucherAfipCodeEnum |
None. |
|
| Date | date |
None. |
|
| Number | integer |
None. |
|
| ClientID | integer |
None. |
|
| ClientName | string |
None. |
|
| StreenNameAndNumber | string |
None. |
|
| IdentificationDocumentTypeID | integer |
None. |
|
| ClientResponsibleTypeCode | ResponsibleTypeCodeEnum |
None. |
|
| IdentificationDocumentTypeCode | string |
None. |
|
| IdentificationDocumentValue | string |
None. |
|
| SubTotal | decimal number |
None. |
|
| Discount | decimal number |
None. |
|
| TotalWithoutTax | decimal number |
None. |
|
| IVAAmount | decimal number |
None. |
|
| IIBBAlicuota | decimal number |
None. |
|
| IIBBPerception | decimal number |
None. |
|
| Total | decimal number |
None. |
|
| Comment | string |
None. |
|
| AFIPValidated | boolean |
None. |
|
| DateOfAFIPValidate | date |
None. |
|
| DateOfCAEExpire | date |
None. |
|
| CAE | string |
None. |
|
| ResponseOfAFIP | string |
None. |
|
| AlicuotasDeIVA | Collection of CitiAlicuotaApplyData |
None. |
|
| VoucherTypeToStr | string |
None. |
|
| SalePointNumberToStr | string |
None. |
|
| NumberToStr | string |
None. |
|
| IsElectronic | boolean |
None. |
|
| HasElectronicBarCode | boolean |
None. |
|
| DateToStr | string |
None. |
|
| TotalWithoutDiscuount | string |
None. |
|
| SubTotalWithSign | decimal number |
None. |
|
| TotalWithSign | decimal number |
None. |
|
| IVAAmountVoucherType | decimal number |
None. |
|
| IVA21FactARespInsc | decimal number |
None. |
|
| IVA105FactARespInsc | decimal number |
None. |
|
| IVA21FactBConsFinal | decimal number |
None. |
|
| IVA105FactBConsFinal | decimal number |
None. |
|
| IVA21FactBMonotributo | decimal number |
None. |
|
| IVA105FactBMonotributo | decimal number |
None. |
|
| IVA21FactBExento | decimal number |
None. |
|
| IVA105FactBExento | decimal number |
None. |
|
| IIBBPerceptionToDecimalWithSign | decimal number |
None. |
|
| ID | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"VoucherID": 1,
"SaleID": 1,
"SalePointID": 1,
"SalePointNumber": 1,
"VoucherTypeID": 1,
"VoucherAfipCodeEnum": 1,
"Date": "2026-02-04T03:01:28.3707108+00:00",
"Number": 1,
"ClientID": 1,
"ClientName": "sample string 2",
"StreenNameAndNumber": "sample string 3",
"IdentificationDocumentTypeID": 1,
"ClientResponsibleTypeCode": 1,
"IdentificationDocumentTypeCode": "sample string 4",
"IdentificationDocumentValue": "sample string 5",
"SubTotal": 1.0,
"Discount": 1.0,
"TotalWithoutTax": 1.0,
"IVAAmount": 1.0,
"IIBBAlicuota": 1.0,
"IIBBPerception": 1.0,
"Total": 1.0,
"Comment": "sample string 6",
"AFIPValidated": true,
"DateOfAFIPValidate": "2026-02-04T03:01:28.3707108+00:00",
"DateOfCAEExpire": "2026-02-04T03:01:28.3707108+00:00",
"CAE": "sample string 7",
"ResponseOfAFIP": "sample string 8",
"AlicuotasDeIVA": [
{
"AlicuotaValue": 1.0,
"Ammount": 2.0,
"ImporteNetoGravado": 3.0
},
{
"AlicuotaValue": 1.0,
"Ammount": 2.0,
"ImporteNetoGravado": 3.0
}
],
"VoucherTypeToStr": "Factura A",
"SalePointNumberToStr": "00001",
"NumberToStr": "00000001",
"IsElectronic": true,
"HasElectronicBarCode": true,
"DateToStr": "04/02/2026 03:01",
"TotalWithoutDiscuount": "2,00",
"SubTotalWithSign": 1.0,
"TotalWithSign": 1.0,
"IVAAmountVoucherType": 1.0,
"IVA21FactARespInsc": 0.0,
"IVA105FactARespInsc": 0.0,
"IVA21FactBConsFinal": 0.0,
"IVA105FactBConsFinal": 0.0,
"IVA21FactBMonotributo": 0.0,
"IVA105FactBMonotributo": 0.0,
"IVA21FactBExento": 0.0,
"IVA105FactBExento": 0.0,
"IIBBPerceptionToDecimalWithSign": 1.0,
"ID": 1
},
{
"VoucherID": 1,
"SaleID": 1,
"SalePointID": 1,
"SalePointNumber": 1,
"VoucherTypeID": 1,
"VoucherAfipCodeEnum": 1,
"Date": "2026-02-04T03:01:28.3707108+00:00",
"Number": 1,
"ClientID": 1,
"ClientName": "sample string 2",
"StreenNameAndNumber": "sample string 3",
"IdentificationDocumentTypeID": 1,
"ClientResponsibleTypeCode": 1,
"IdentificationDocumentTypeCode": "sample string 4",
"IdentificationDocumentValue": "sample string 5",
"SubTotal": 1.0,
"Discount": 1.0,
"TotalWithoutTax": 1.0,
"IVAAmount": 1.0,
"IIBBAlicuota": 1.0,
"IIBBPerception": 1.0,
"Total": 1.0,
"Comment": "sample string 6",
"AFIPValidated": true,
"DateOfAFIPValidate": "2026-02-04T03:01:28.3707108+00:00",
"DateOfCAEExpire": "2026-02-04T03:01:28.3707108+00:00",
"CAE": "sample string 7",
"ResponseOfAFIP": "sample string 8",
"AlicuotasDeIVA": [
{
"AlicuotaValue": 1.0,
"Ammount": 2.0,
"ImporteNetoGravado": 3.0
},
{
"AlicuotaValue": 1.0,
"Ammount": 2.0,
"ImporteNetoGravado": 3.0
}
],
"VoucherTypeToStr": "Factura A",
"SalePointNumberToStr": "00001",
"NumberToStr": "00000001",
"IsElectronic": true,
"HasElectronicBarCode": true,
"DateToStr": "04/02/2026 03:01",
"TotalWithoutDiscuount": "2,00",
"SubTotalWithSign": 1.0,
"TotalWithSign": 1.0,
"IVAAmountVoucherType": 1.0,
"IVA21FactARespInsc": 0.0,
"IVA105FactARespInsc": 0.0,
"IVA21FactBConsFinal": 0.0,
"IVA105FactBConsFinal": 0.0,
"IVA21FactBMonotributo": 0.0,
"IVA105FactBMonotributo": 0.0,
"IVA21FactBExento": 0.0,
"IVA105FactBExento": 0.0,
"IIBBPerceptionToDecimalWithSign": 1.0,
"ID": 1
}
]
text/xml
Sample:
<ArrayOfLibroIvaItemData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.Tax">
<LibroIvaItemData>
<ID xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data">1</ID>
<AFIPValidated>true</AFIPValidated>
<AlicuotasDeIVA>
<CitiAlicuotaApplyData>
<AlicuotaValue>1</AlicuotaValue>
<Ammount>2</Ammount>
<ImporteNetoGravado>3</ImporteNetoGravado>
</CitiAlicuotaApplyData>
<CitiAlicuotaApplyData>
<AlicuotaValue>1</AlicuotaValue>
<Ammount>2</Ammount>
<ImporteNetoGravado>3</ImporteNetoGravado>
</CitiAlicuotaApplyData>
</AlicuotasDeIVA>
<CAE>sample string 7</CAE>
<ClientID>1</ClientID>
<ClientName>sample string 2</ClientName>
<ClientResponsibleTypeCode>RESPONSABLE_INSCRIPTO</ClientResponsibleTypeCode>
<Comment>sample string 6</Comment>
<Date>2026-02-04T03:01:28.3707108+00:00</Date>
<DateOfAFIPValidate>2026-02-04T03:01:28.3707108+00:00</DateOfAFIPValidate>
<DateOfCAEExpire>2026-02-04T03:01:28.3707108+00:00</DateOfCAEExpire>
<Discount>1</Discount>
<IIBBAlicuota>1</IIBBAlicuota>
<IIBBPerception>1</IIBBPerception>
<IVAAmount>1</IVAAmount>
<IdentificationDocumentTypeCode>sample string 4</IdentificationDocumentTypeCode>
<IdentificationDocumentTypeID>1</IdentificationDocumentTypeID>
<IdentificationDocumentValue>sample string 5</IdentificationDocumentValue>
<Number>1</Number>
<ResponseOfAFIP>sample string 8</ResponseOfAFIP>
<SaleID>1</SaleID>
<SalePointID>1</SalePointID>
<SalePointNumber>1</SalePointNumber>
<StreenNameAndNumber>sample string 3</StreenNameAndNumber>
<SubTotal>1</SubTotal>
<Total>1</Total>
<TotalWithoutTax>1</TotalWithoutTax>
<VoucherAfipCodeEnum>FacturaA</VoucherAfipCodeEnum>
<VoucherID>1</VoucherID>
<VoucherTypeID>1</VoucherTypeID>
</LibroIvaItemData>
<LibroIvaItemData>
<ID xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data">1</ID>
<AFIPValidated>true</AFIPValidated>
<AlicuotasDeIVA>
<CitiAlicuotaApplyData>
<AlicuotaValue>1</AlicuotaValue>
<Ammount>2</Ammount>
<ImporteNetoGravado>3</ImporteNetoGravado>
</CitiAlicuotaApplyData>
<CitiAlicuotaApplyData>
<AlicuotaValue>1</AlicuotaValue>
<Ammount>2</Ammount>
<ImporteNetoGravado>3</ImporteNetoGravado>
</CitiAlicuotaApplyData>
</AlicuotasDeIVA>
<CAE>sample string 7</CAE>
<ClientID>1</ClientID>
<ClientName>sample string 2</ClientName>
<ClientResponsibleTypeCode>RESPONSABLE_INSCRIPTO</ClientResponsibleTypeCode>
<Comment>sample string 6</Comment>
<Date>2026-02-04T03:01:28.3707108+00:00</Date>
<DateOfAFIPValidate>2026-02-04T03:01:28.3707108+00:00</DateOfAFIPValidate>
<DateOfCAEExpire>2026-02-04T03:01:28.3707108+00:00</DateOfCAEExpire>
<Discount>1</Discount>
<IIBBAlicuota>1</IIBBAlicuota>
<IIBBPerception>1</IIBBPerception>
<IVAAmount>1</IVAAmount>
<IdentificationDocumentTypeCode>sample string 4</IdentificationDocumentTypeCode>
<IdentificationDocumentTypeID>1</IdentificationDocumentTypeID>
<IdentificationDocumentValue>sample string 5</IdentificationDocumentValue>
<Number>1</Number>
<ResponseOfAFIP>sample string 8</ResponseOfAFIP>
<SaleID>1</SaleID>
<SalePointID>1</SalePointID>
<SalePointNumber>1</SalePointNumber>
<StreenNameAndNumber>sample string 3</StreenNameAndNumber>
<SubTotal>1</SubTotal>
<Total>1</Total>
<TotalWithoutTax>1</TotalWithoutTax>
<VoucherAfipCodeEnum>FacturaA</VoucherAfipCodeEnum>
<VoucherID>1</VoucherID>
<VoucherTypeID>1</VoucherTypeID>
</LibroIvaItemData>
</ArrayOfLibroIvaItemData>