Untitled

 avatar
unknown
json
2 years ago
4.0 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": "1059",
    "zNumber": "2022101",
    "ticketDiscount": 0.00,
    "discountAmount": 0.00,
    "businessDatePeriod": "2020-10-06T00:00:00.000-0300",
	"documentInfo": [
		{
			"_id": "63349e31df6af3a25751dfc7",
			"key": "DATOS DE LA OPERACIÓN",
			"value": "N° TERMINAL 752 N° TRANSACCIÓN 315 TIENDA 1"
		},
		{
			"_id": "63349e31df6af3a25751dfc8",
			"key": "CANTIDAD DE ARTÍCULOS",
			"value": "3"
		},
		{
			"_id": "63349e31df6af3a25751dfc9",
			"key": "OPERADOR",
			"value": "wilmari scholtz"
		},
		{
			"_id": "63349e31df6af3a25751dfca",
			"key": "CANAL",
			"value": "bridge"
		}
	],
	"invoiceDate": "2022-10-03T14:31:26.239Z",
	"invoiceType": 6,
	"items": [
		{
			"um": "UN",
			"_id": "63349e31df6af3a25751dfcb",
			"discount": 283.52,
			"name": "Bebida Coca-Cola 1.5 L",
			"qty": 1,
			"sku": "7801610001622",
			"tax": 21,
			"taxAmount": 278.81,
			"internalTax": 0,
			"totalPrice": 1890,
			"unitPrice": 1890,
			"promotions": [
				{
					"_id": "63349e31df6af3a25751dfcc",
					"code": "DM",
					"name": "Descuento global",
					"amount": 283.52,
					"percent": 0,
					"taxAmount": 49.21,
					"internalTax": 0,
					"scope": "T"
				}
			],
			"action": "S",
			"itemInfo": []
		},
		{
			"um": "UN",
			"_id": "63349e31df6af3a25751dfcd",
			"discount": 19.36,
			"name": "Audífonos metálico",
			"qty": 1,
			"sku": "5211",
			"tax": 27,
			"taxAmount": 23.31,
			"internalTax": 0,
			"totalPrice": 129,
			"unitPrice": 129,
			"promotions": [
				{
					"_id": "63349e31df6af3a25751dfce",
					"code": "DM",
					"name": "Descuento global",
					"amount": 19.36,
					"percent": 0,
					"taxAmount": 4.12,
					"internalTax": 0,
					"scope": "T"
				}
			],
			"action": "S",
			"itemInfo": []
		},
		{
			"um": "UN",
			"_id": "63349e31df6af3a25751dfcf",
			"discount": 444.12,
			"name": "Bebida Sin Azúcar 1.5 L Coca Cola",
			"qty": 1,
			"sku": "7801610350409",
			"tax": 21,
			"taxAmount": 250.94,
			"internalTax": 0,
			"totalPrice": 1890,
			"unitPrice": 1890,
			"promotions": [
				{
					"_id": "63349e31df6af3a25751dfd0",
					"code": "OD",
					"name": "Oferta del día",
					"amount": 189,
					"percent": 10,
					"taxAmount": 32.8,
					"internalTax": 0,
					"scope": "I"
				},
				{
					"_id": "63349e31df6af3a25751dfd1",
					"code": "DM",
					"name": "Descuento global",
					"amount": 255.12,
					"percent": 0,
					"taxAmount": 44.28,
					"internalTax": 0,
					"scope": "T"
				}
			],
			"action": "S",
			"itemInfo": []
		}
	],
	"nonTaxedAmount": 0,
	"amountOtherTaxes": 0,
	"amountIVA": 553.06,
	"exemptAmount": 0,
	"paymentMethods": [
		{
			"_id": "63349e31df6af3a25751dfd2",
			"code": "CASH",
			"name": "EFECTIVO",
			"surcharge": 0,
			"amount": 3162,
			"paymentMethodsInfo": []
		}
	],
	"relatedTaxes": [
		{
			"_id": "63349e31df6af3a25751dfd3",
			"amount": 529.75,
			"baseAmount": 2522.61,
			"code": 5,
			"name": "IVA 21,00"
		},
		{
			"_id": "63349e31df6af3a25751dfd4",
			"amount": 23.31,
			"baseAmount": 86.33,
			"code": 6,
			"name": "IVA 27,00"
		}
	],
	"saleCondition": "CONTADO",
	"subTotalAmount": 3909,
	"taxedAmount": 2608.94,
	"totalAmount": 3162
  }
}
Editor is loading...