Untitled

mail@pastecode.io avatar
unknown
json
2 years ago
2.4 kB
2
Indexable
{
    "requestCredential": {
        "companyCode": "ELX",
        "storeCode": "SS04",
        "terminalCode": "SS04T01"
    },
    "customer": {
    "billingEmail": "excento@napse.global",
    "businessName": "Cliente 2 IvaExcento2",
    "city": "30 De Agosto",
    "state": "BUENOS AIRES",
    "documentType": 90,
    "fiscalAddress": "Bolivia 2912",
    "identificationNumber": "98654345",
    "personalEmail": "excento@napse.global",
    "postalCode": "1603",
    "sendVoucher": true,
    "taxCategory": 4
  },
  "fiscalDocument": {
    "conceptCode": 1,
    "currency": "PES",
    "currencyChange": 1.000000,
    "internalId": "1163",
    "zNumber": "2022102",
    "ticketDiscount": 0.00,
    "discountAmount": 0.00,
    "businessDatePeriod": "2020-10-06T00:00:00.000-0300",
"documentInfo": [
		{
			"_id": "6334950fdf6af3a25751c598",
			"key": "DATOS DE LA OPERACIÓN",
			"value": "N° TERMINAL 752 N° TRANSACCIÓN 307 TIENDA 1"
		},
		{
			"_id": "6334950fdf6af3a25751c599",
			"key": "CANTIDAD DE ARTÍCULOS",
			"value": "1"
		},
		{
			"_id": "6334950fdf6af3a25751c59a",
			"key": "OPERADOR",
			"value": "wilmari scholtz"
		},
		{
			"_id": "6334950fdf6af3a25751c59b",
			"key": "CANAL",
			"value": "bridge"
		}
	],
	"invoiceDate": "2022-10-04T14:56:04.906Z",
	"invoiceType": 6,
	"items": [
		{
			"um": "UN",
			"_id": "6334950fdf6af3a25751c59c",
			"discount": 10,
			"name": "Caja Hamburguesa",
			"qty": 1,
			"sku": "9995",
			"tax": 21,
			"taxAmount": 15.62,
			"internalTax": 0,
			"totalPrice": 100,
			"unitPrice": 100,
			"promotions": [
				{
					"_id": "6334950fdf6af3a25751c59d",
					"code": "EB",
					"name": "Entidad bancaria",
					"amount": 10,
					"percent": 10,
					"taxAmount": 1.74,
					"internalTax": 0,
					"scope": "I"
				}
			],
			"action": "S",
			"itemInfo": []
		}
	],
	"nonTaxedAmount": 0,
	"amountOtherTaxes": 0,
	"amountIVA": 15.62,
	"exemptAmount": 0,
	"paymentMethods": [
		{
			"_id": "6334950fdf6af3a25751c59e",
			"code": "CASH",
			"name": "EFECTIVO",
			"surcharge": 0,
			"amount": 90,
			"paymentMethodsInfo": []
		}
	],
	"relatedTaxes": [
		{
			"_id": "6334950fdf6af3a25751c59f",
			"amount": 15.62,
			"baseAmount": 74.38,
			"code": 5,
			"name": "IVA 21,00"
		}
	],
	"saleCondition": "CONTADO",
	"subTotalAmount": 100,
	"taxedAmount": 74.38,
	"totalAmount": 90
  }
}