Untitled

 avatar
unknown
json
2 years ago
2.6 kB
10
Indexable
	"requestCredential": {
		"companyCode": "CAFAM",
		"terminalCode": "14",
		"storeCode": "2838"
	},
	"customer": {
		"documentType": 13,
		"identificationNumber": 222222222222,
		"taxCategory": "ZZ"
	},
	"fiscalDocument": {
		"currency": "COP",
		"currencyChange": 1,
		"operator": "nachos",
		"internalId": "136",
		"ticketDiscount": 0,
		"discountAmount": 149,
		"businessDatePeriod": "2023-03-20T00:00:00.000-0300",
		"documentInfo": [
			{
				"key": "DATOS DE LA OPERACIÓN",
				"value": "N° TERMINAL 14 N° TRANSACCIÓN 136 TIENDA 2838"
			},
			{
				"key": "CANTIDAD DE ARTÍCULOS",
				"value": "1"
			},
			{
				"key": "OPERADOR",
				"value": "Ignacio Sabbag"
			},
			{
				"key": "storeName",
				"value": "Drog. Cafam Med. Exi. Robledo"
			},
			{
				"key": "CANAL",
				"value": "bridge"
			}
		],
		"invoiceDate": "2023-03-20T15:21:30.310-0300",
		"invoiceType": "01",
		"items": [
			{
				"discount": 149,
				"name": "PURE DE FR MAH GROW ZAN 90 g",
				"qty": 1,
				"sku": "1292310",
				"tax": 19,
				"taxAmount": 666,
				"internalTax": 0,
				"totalPrice": 3655,
				"unitPrice": 3655,
				"promotions": [
					{
						"code": "OD",
						"name": "ERROR DE PRECIO",
						"amount": 3,
						"percent": 0.09,
						"baseAmount": 4350,
						"taxAmount": 1,
						"internalTax": 0,
						"scope": "I"
					},
					{
						"code": "OD",
						"name": "ERROR DE PRECIO",
						"amount": 146,
						"percent": 4,
						"baseAmount": 4346,
						"taxAmount": 28,
						"internalTax": 0,
						"scope": "I"
					}
				],
				"action": "S",
				"code": "001",
				"um": "NAR"
			},
			{
				"discount": 0,
				"name": "Ajuste al Cambio",
				"qty": 1,
				"sku": "RNDIVA0",
				"tax": 0,
				"taxAmount": 0,
				"internalTax": 0,
				"totalPrice": 22,
				"unitPrice": 22,
				"action": "R",
				"code": "001",
				"um": "NAR"
			}
		],
		"nonTaxedAmount": 0,
		"paymentDueDate": "2023-03-20T15:21:30.310-0300",
		"amountOtherTaxes": 0,
		"amountIVA": 666,
		"exemptAmount": 0,
		"paymentMethods": [
			{
				"code": "10",
				"name": "EFECTIVO",
				"paymentMethodInfo": [
					{}
				],
				"surcharge": 0,
				"amount": 4150
			}
		],
		"relatedTaxes": [
			{
				"amount": 0,
				"baseAmount": 22,
				"code": 0,
				"name": "IVA 0,00"
			},
			{
				"amount": 666,
				"baseAmount": 3506,
				"code": 19,
				"name": "IVA 19,00"
			}
		],
		"saleCondition": "1",
		"sendVoucher": true,
		"subtotalAmount": 3633,
		"taxedAmount": 3484,
		"totalAmount": 4150
	}
}
Editor is loading...