Untitled

 avatar
unknown
json
2 years ago
1.5 kB
4
Indexable
{
	"requestCredential": {
		"companyCode": "TESTQACOL",
		"storeCode": "TQA2",
		"terminalCode": "T1"
	},
	"customer": {
		"documentType": 13,
		"identificationNumber": 6845256666,
		"taxCategory": "01",
		"taxLevel": "O-47",
		"entityType": 2,
		"sendVoucher": true,
		"billingEmail": "wilmari.carvajalnapse.global",
		"personalEmail": "wilmari.carvajalnapse.global",
		"businessName": "Torres Carlos",
		"civilStatus": "soltero",
		"fiscalAddress": "la plata 123",
		"city": "5001",
		"state": "5",
		"postaCode": "50002"
	},
	"fiscalDocument": {
		"internalId": "87",
		"conceptCode": 1,
	    "invoiceType": "1",
		"saleCondition": "1",
		"currency": "COP",
		"currencyChange": 0.01,
		"invoiceDate": "2023-01-11T14:37:00.618Z",
		"items": [
            {
			    "name": "bombombum colombina",
				"qty": 1,
				"sku": "123bbb4567clm4567k",
                "um": "UN",
				"tax": 19,
				"taxAmount": 42963.52,
				"internalTax": 0.0,
				"discount": 0.0,
				"unitPrice": 226123.80,
				"totalPrice": 269087.32,
				"promotions": []
			}
		],
	"relatedTaxes": [
		{
			"name": "IVA 19",
            "amount": 42963.52,
			"baseAmount": 226123.80,
			"code": 19
		}
	],
	"subtotalAmount": 226123.80,
	"ticketDiscount": 0.0,
	"discountAmount": 0.0,
	"nonTaxedAmount": 0.0,
	"taxedAmount": 226123.80,
	"amountIVA": 42963.52,
	"amountOtherTaxes": 0.0,
	"exemptAmount": 0.00,
	"totalAmount": 269087.32,
	"relatedInvoices": [],
	"optionals": [],
	"benefits": []
}
}
Editor is loading...