Untitled

mail@pastecode.io avatar
unknown
json
2 years ago
3.0 kB
2
Indexable
Never
{
    "requestCredential": {
        "companyCode": "testqamtx", 
        "storeCode": "T04",
        "terminalCode": "T1MTX"
    },
    "customer": {
        "billingEmail": "carlaescalera@gmail.com",
        "businessName": "Garbarino",
        "city": "Olivos",
        "state": "BUENOS AIRES",
        "documentType": 80,
        "fiscalAddress": "Monroe 1234",     
        "identificationNumber": 30540088213,
        "personalEmail": "carla.escalera@gmail.com",
        "postalCode": "1638",
        "sendVoucher": true,
        "taxCategory": 2
    },
    "fiscalDocument": {
        "conceptCode": 1,
        "currency": "PES",
        "currencyChange": 1.000000,
        "internalId": "768",
        "zNumber":"202292",
        "ticketDiscount": 0.00,
        "discountAmount": 0.00,
        "businessDatePeriod": "2020-10-06T00:00:00.000-0300",
"documentInfo": [
		{
			"_id": "6324916e46a3226ebcaa69db",
			"key": "DATOS DE LA OPERACIÓN",
			"value": "N° TERMINAL 752 N° TRANSACCIÓN 257 TIENDA 1"
		},
		{
			"_id": "6324916e46a3226ebcaa69dc",
			"key": "CANTIDAD DE ARTÍCULOS",
			"value": "2"
		},
		{
			"_id": "6324916e46a3226ebcaa69dd",
			"key": "OPERADOR",
			"value": "wilmari scholtz"
		},
		{
			"_id": "6324916e46a3226ebcaa69de",
			"key": "CANAL",
			"value": "bridge"
		}
	],
	"invoiceDate": "2022-09-20T12:22:31.228Z",
	"invoiceType": 1,
	"items": [
		{
			"um": "UN",
			"_id": "6324916e46a3226ebcaa69df",
			"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": "6324916e46a3226ebcaa69e0",
			"discount": 0,
			"name": "REINTEGRO IVA27",
			"qty": 1,
			"sku": "REINTIVA27",
			"tax": 27,
			"taxAmount": 5.74,
			"internalTax": 0,
			"totalPrice": 21.26,
			"unitPrice": 21.26,
			"action": "S",
			"promotions": [],
			"itemInfo": []
		}
	],
	"nonTaxedAmount": 0,
	"amountOtherTaxes": 3.64,
	"amountIVA": 23.1,
	"exemptAmount": 0,
	"relatedOtherTaxes": [
		{
			"_id": "6324916e46a3226ebcaa69e1",
			"aliquot": 3.5,
			"baseAmount": 103.9,
			"code": 1,
			"name": "IIBB CABA",
			"amount": 3.64
		}
	],
	"paymentMethods": [
		{
			"_id": "6324916e46a3226ebcaa69e2",
			"code": "CASH",
			"name": "EFECTIVO",
			"surcharge": 0,
			"amount": 130.64,
			"paymentMethodsInfo": []
		}
	],
	"relatedTaxes": [
		{
			"_id": "6324916e46a3226ebcaa69e3",
			"amount": 17.36,
			"baseAmount": 82.64,
			"code": 5,
			"name": "IVA 21,00"
		},
		{
			"_id": "6324916e46a3226ebcaa69e4",
			"amount": 5.74,
			"baseAmount": 21.26,
			"code": 6,
			"name": "IVA 27,00"
		}
	],
	"saleCondition": "CONTADO",
	"subTotalAmount": 103.9,
	"taxedAmount": 103.9,
	"totalAmount": 130.64
    }
}