Untitled

 avatar
unknown
json
2 years ago
3.4 kB
2
Indexable
{
    "requestCredential": {
        "companyCode": "ELX",
        "storeCode": "SS04",
        "terminalCode": "SS04T01"
    },
    "customer": {
        "billingEmail": "carlaescalera@gmail.com",
        "businessName": "Garbarino",
        "city": "Olivos",
        "state": "BUENOS AIRES",
        "documentType": 80,
        "fiscalAddress": "Monroe 1234",     
        "identificationNumber": 30541089993,
        "personalEmail": "carla.escalera@gmail.com",
        "postalCode": "1638",
        "sendVoucher": true,
        "taxCategory": 2
    },
    "fiscalDocument": {
        "conceptCode": 1,
        "currency": "PES",
        "currencyChange": 1.000000,
        "internalId": "1225",
        "zNumber":"2022103",
        "ticketDiscount": 0.00,
        "discountAmount": 0.00,
        "businessDatePeriod": "2020-10-06T00:00:00.000-0300",
	"documentInfo": [
		{
			"_id": "633dc1607b1c31e9f35ec7ae",
			"key": "DATOS DE LA OPERACIÓN",
			"value": "N° TERMINAL 752 N° TRANSACCIÓN 336 TIENDA 1"
		},
		{
			"_id": "633dc1607b1c31e9f35ec7af",
			"key": "CANTIDAD DE ARTÍCULOS",
			"value": "3"
		},
		{
			"_id": "633dc1607b1c31e9f35ec7b0",
			"key": "OPERADOR",
			"value": "wilmari scholtz"
		},
		{
			"_id": "633dc1607b1c31e9f35ec7b1",
			"key": "CANAL",
			"value": "bridge"
		}
	],
	"invoiceDate": "2022-10-05T17:36:41.236Z",
	"invoiceType": 1,
	"items": [
		{
			"um": "UN",
			"_id": "633dc1607b1c31e9f35ec7b2",
			"discount": 0,
			"name": "Cadena lentes multicolor",
			"qty": 1,
			"sku": "5208",
			"tax": 27,
			"taxAmount": 31.68,
			"internalTax": 0,
			"totalPrice": 117.32,
			"unitPrice": 117.32,
			"action": "S",
			"promotions": [],
			"itemInfo": []
		},
		{
			"um": "UN",
			"_id": "633dc1607b1c31e9f35ec7b3",
			"discount": 0,
			"name": "Caja Hamburguesa",
			"qty": 1,
			"sku": "9995",
			"tax": 21,
			"taxAmount": 17.36,
			"internalTax": 0,
			"totalPrice": 82.64,
			"unitPrice": 82.64,
			"action": "S",
			"promotions": [],
			"itemInfo": []
		},
		{
			"um": "UN",
			"_id": "633dc1607b1c31e9f35ec7b4",
			"discount": 0,
			"name": "CABLE CARGADOR TRES ENTRADAS KOALA",
			"qty": 1,
			"sku": "5210",
			"tax": 10.5,
			"taxAmount": 18.91,
			"internalTax": 0,
			"totalPrice": 180.09,
			"unitPrice": 180.09,
			"action": "S",
			"promotions": [],
			"itemInfo": []
		}
	],
	"nonTaxedAmount": 0,
	"amountOtherTaxes": 13.3,
	"amountIVA": 67.95,
	"exemptAmount": 0,
	"relatedOtherTaxes": [
		{
			"_id": "633dc1607b1c31e9f35ec7b5",
			"aliquot": 3.5,
			"baseAmount": 380.05,
			"code": 1,
			"name": "IIBB CABA",
			"amount": 13.3
		}
	],
	"paymentMethods": [
		{
			"_id": "633dc1607b1c31e9f35ec7b6",
			"code": "CASH",
			"name": "EFECTIVO",
			"surcharge": 0,
			"amount": 461.3,
			"paymentMethodsInfo": []
		}
	],
	"relatedTaxes": [
		{
			"_id": "633dc1607b1c31e9f35ec7b7",
			"amount": 31.68,
			"baseAmount": 117.32,
			"code": 6,
			"name": "IVA 27,00"
		},
		{
			"_id": "633dc1607b1c31e9f35ec7b8",
			"amount": 17.36,
			"baseAmount": 82.64,
			"code": 5,
			"name": "IVA 21,00"
		},
		{
			"_id": "633dc1607b1c31e9f35ec7b9",
			"amount": 18.91,
			"baseAmount": 180.09,
			"code": 4,
			"name": "IVA 10,50"
		}
	],
	"saleCondition": "CONTADO",
	"subTotalAmount": 380.05,
	"taxedAmount": 380.05,
	"totalAmount": 461.3
    }
}
Editor is loading...