Untitled

 avatar
unknown
json
2 years ago
3.1 kB
4
Indexable
{
        "_id": "636c0f5150cc014c9edaede1",
        "conceptCode": "G01",
        "ffuid": "7577d371557d6f188f2c7af0ae2a3133e5161ca9",
        "saleCondition": "PUE",
        "electronicInvoice": false,
        "globalCompute": false,
        "relatedInvoices": [],
        "customer": {
            "identificationNumber": "2345678998765",
            "taxCategory": 612,
            "billingEmail": "wilmari.carvajal@napse.global",
            "businessName": "juancho perez",
            "fiscalAddress": "Av. Sarasa 123",
            "_id": "636c0f5150cc014c9edaede2"
        },
        "companyCode": "napse",
        "channelCode": "napse.default",
        "storeCode": "T1",
        "terminalCode": "T01",
        "invoiceNumber": 2,
        "invoiceType": "I",
        "pointOfSale": "1",
        "internalId": "mex1",
        "orderNumber": "321",
        "invoiceDate": "2022-11-02T20:10:00.000Z",
        "taxedAmount": 0,
        "amountIVA": 0,
        "nonTaxedAmount": 0,
        "exemptAmount": 0,
        "amountOtherTaxes": 0,
        "subTotalAmount": 116,
        "discountAmount": 0,
        "ticketDiscountAmount": 0,
        "totalAmount": 116,
        "currency": "MXN",
        "currencyChange": 0,
        "items": [
            {
                "action": "S",
                "sku": "666tjn654mxc4567k",
                "code": "50435213",
                "name": "Tajini",
                "um": "KGM",
                "qty": 1,
                "tax": 16,
                "taxCode": "2",
                "taxAmount": 16,
                "internalTax": 0,
                "unitPrice": 100,
                "promotions": [
                    {
                        "code": "0",
                        "name": "AAA",
                        "amount": 0,
                        "percent": 0,
                        "taxAmount": 0,
                        "internalTax": 0,
                        "scope": "",
                        "_id": "636c0f5150cc014c9edaede4"
                    }
                ],
                "discount": 0,
                "totalPrice": 116,
                "_id": "636c0f5150cc014c9edaede3",
                "itemInfo": []
            }
        ],
        "relatedTaxes": [
            {
                "code": 2,
                "name": "tasa",
                "aliquot": 0,
                "baseAmount": 100,
                "amount": 16,
                "_id": "636c0f5150cc014c9edaede5"
            }
        ],
        "relatedOtherTaxes": [
            {
                "code": 0,
                "name": "IVA",
                "aliquot": 0,
                "baseAmount": 0,
                "amount": 0,
                "_id": "636c0f5150cc014c9edaede6"
            }
        ],
        "optionals": [],
        "benefits": [],
        "identificationNumber": "2345678998765",
        "documentType": "1",
        "operator": "ws123",
        "status": "pending",
        "testMode": false,
        "attempts": 0,
        "hasCustomer": false,
        "paymentMethods": [],
        "documentInfo": [],
        "__v": 0
    }
Editor is loading...