Untitled

 avatar
unknown
json
2 years ago
4.6 kB
0
Indexable
{
    "requestCredential": {
        "companyCode": "ELX",
        "storeCode": "SS04",
        "terminalCode": "SS04T01"
    },
    "customer": {
        "billingEmail": "NOEXISTE@virus.china",
        "businessName": "ARCOS DORADOS",
        "city": "A. Alsina",
        "state": "BUENOS AIRES",
        "documentType": 80,
        "fiscalAddress": "calle 1",
        "identificationNumber": "30678900114",
        "personalEmail": "NOEXISTE@virus.cn",
        "sendVoucher": true,
        "taxCategory": 2
    },
    "fiscalDocument": {
        "conceptCode": 1,
        "currency": "PES",
        "currencyChange": 1.000000,
        "internalId": "1",
        "zNumber":"2022101",
        "ticketDiscount": 0.00,
        "discountAmount": 0.00,
        "businessDatePeriod": "2020-10-08T00:00:00.000-0300",
        "documentInfo": [
            {
                "key": "DATOS DE LA OPERACIÓN",
                "value": "N° TERMINAL 40 N° TRANSACCIÓN 42 TIENDA 1"
            },
            {
                "key": "CANTIDAD DE ARTÍCULOS",
                "value": "4"
            },
            {
                "key": "OPERADOR",
                "value": "ale lucero"
            }
        ],
        "invoiceDate": "2022-10-03T12:42:25.327Z",
        "invoiceType": 2,
        "items": [
            {
                "discount": 0.00,
                "name": "PRODUCTO IVA 21%",
                "qty": 1,
                "sku": "5896",
                "tax": 21.00,
                "taxAmount": 21.00,
                "internalTax": 0.00,
                "totalPrice": 100.00,
                "unitPrice": 100.00,
                "itemInfo": [],
                "action": "S"
            },
            {
                "discount": 0.00,
                "name": "PRODUCTO IVA 21%",
                "qty": 1,
                "sku": "125896",
                "tax": 21.00,
                "taxAmount": 21.00,
                "internalTax": 0.00,
                "totalPrice": 100.00,
                "unitPrice": 100.00,
                "itemInfo": [],
                "action": "S"
            },
            {
                "discount": 0.00,
                "name": "PRODUCTO IVA 21%",
                "qty": 1,
                "sku": "1258963",
                "tax": 21.00,
                "taxAmount": 21.00,
                "internalTax": 0.00,
                "totalPrice": 100.00,
                "unitPrice": 100.00,
                "itemInfo": [],
                "action": "S"
            },
            {
                "discount": 0.00,
                "name": "PRODUCTO IVA 10.5%",
                "qty": 1,
                "sku": "12558",
                "tax": 10.50,
                "taxAmount": 10.50,
                "internalTax": 0.00,
                "totalPrice": 100.00,
                "unitPrice": 100.00,
                "itemInfo": [],
                "action": "S"
            }
        ],
        "nonTaxedAmount": 0.00,
        "paymentDueDate": "2022-10-03T12:42:25.327Z",
        "amountOtherTaxes": 30.40,
        "amountIVA": 73.50,
        "exemptAmount": 0.00,
        "relatedInvoices": [
            {
                "invoiceNumber": "00002586",
                "invoiceType": 1,
                "pointOfSale": "00018",
                "invoiceDate": "2020-10-26T17:15:34.000-0300"
            }
        ],     
        "relatedOtherTaxes": [
            {
                "aliquot": 8.00,
                "baseAmount": 400.00,
                "code": 1,
                "name": "IIBB BA",
                "amount": 30.40
            }
        ],
        "paymentMethods": [
            {
                "code": "CASH",
                "name": "EFECTIVO",
                "paymentMethodInfo": [
                    {}
                ],
                "surcharge": 0.00,
                "amount": 503.90
            }
        ],
        "relatedTaxes": [
            {
                "amount": 63.00,
                "baseAmount": 300.00,
                "code": 5,
                "name": "IVA 21,00"
            },
            {
                "amount": 10.50,
                "baseAmount": 100.00,
                "code": 4,
                "name": "IVA 10,50"
            }
        ],
        "optional": [],
        "saleCondition": "CONTADO",
        "sendVoucher": true,
        "subTotalAmount": 400.00,
        "taxedAmount": 400.00,
        "totalAmount": 503.90
    }
}'
Editor is loading...