Untitled

 avatar
unknown
json
3 years ago
2.2 kB
6
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": "1169",
    "zNumber": "2022102",
    "ticketDiscount": 0.00,
    "discountAmount": 0.00,
    "businessDatePeriod": "2020-10-06T00:00:00.000-0300",
"documentInfo": [
		{
			"_id": "633495dadf6af3a25751c736",
			"key": "DATOS DE LA OPERACIÓN",
			"value": "N° TERMINAL 752 N° TRANSACCIÓN 308 TIENDA 1"
		},
		{
			"_id": "633495dadf6af3a25751c737",
			"key": "CANTIDAD DE ARTÍCULOS",
			"value": "1"
		},
		{
			"_id": "633495dadf6af3a25751c738",
			"key": "OPERADOR",
			"value": "wilmari scholtz"
		},
		{
			"_id": "633495dadf6af3a25751c739",
			"key": "CANAL",
			"value": "bridge"
		}
	],
	"invoiceDate": "2022-10-04T15:45:37.217Z",
	"invoiceType": 6,
	"items": [
		{
			"um": "UN",
			"_id": "633495dadf6af3a25751c73a",
			"discount": 0,
			"name": "Bglowing Pink",
			"qty": 1,
			"sku": "2045",
			"tax": 27,
			"taxAmount": 27.21,
			"internalTax": 0,
			"totalPrice": 128,
			"unitPrice": 128,
			"action": "S",
			"promotions": [],
			"itemInfo": []
		}
	],
	"nonTaxedAmount": 0,
	"amountOtherTaxes": 0,
	"amountIVA": 27.21,
	"exemptAmount": 0,
	"paymentMethods": [
		{
			"_id": "633495dadf6af3a25751c73b",
			"code": "CASH",
			"name": "EFECTIVO",
			"surcharge": 0,
			"amount": 128,
			"paymentMethodsInfo": []
		}
	],
	"relatedTaxes": [
		{
			"_id": "633495dadf6af3a25751c73c",
			"amount": 27.21,
			"baseAmount": 100.79,
			"code": 6,
			"name": "IVA 27,00"
		}
	],
	"saleCondition": "CONTADO",
	"subTotalAmount": 128,
	"taxedAmount": 100.79,
	"totalAmount": 128
  }
}
Editor is loading...