Untitled

 avatar
unknown
json
2 years ago
1.9 kB
4
Indexable
{
	"requestCredential": {
		"companyCode": "napse",
		"storeCode": "TQA1",
		"terminalCode": "TT2"
	},
	"customer": {
		"documentType": 13,
		"identificationNumber": 6845256666,
		"taxCategory": "01",
		"taxLevel": "O-47",
		"entityType": 2,
		"sendVoucher": true,
		"billingEmail": "wilmari.carvajalnapse.global",
		"personalEmail": "wilmari.carvajalnapse.global",
		"code": "wsc",
		"businessName": "Torres Carlos",
		"civilStatus": "soltero",
		"fiscalAddress": "la plata 123",
		"city": "5001",
        "state": "5",
        "postaCode": "50002"
	},
	"fiscalDocument": {
		"internalId": "337",
		"conceptCode": 1,
		"invoiceType": "91",
		"saleCondition": "1",
		"currency": "COP",
		"currencyChange": 0.01,
		"invoiceDate": "2023-01-09T18:00:17.289Z",
		"periodStartDate": "2023-01-09T18:00:17.289Z",
		"periodEndDate": "2023-01-09T18:00:17.289Z",
		"businessDate": "2023-01-09T18:00:17.289Z",
		 
		 
		"items": [
			{
			    "name": "bombombum colombina",
				"qty": 1,
				"sku": "123bbb4567clm4567k",
				"tax": 19,
                "um": "UN",
				"taxAmount": 42963.52,
				"internalTax": 0.0,
				"discount": 0.0,
				"unitPrice": 226123.80,
				"totalPrice": 269087.32,
				"promotions": []
			}
		],
	"relatedTaxes": [
		{
			"amount": 42963.52,
			"baseAmount": 226123.80,
			"code": 19,
            "name": "IVA 19"
		}
	],
    	"relatedInvoices": [
            {
                "ffuid": "d6630c542d0553fe8fb2d10fc3bd0f24e16079d4"
            }
        ],


	"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,
	"orderNumber": 321,
	"operator": "ws123",
	"optionals": [],
	"benefits": []
}
}'
Editor is loading...