Untitled

 avatar
unknown
plain_text
2 years ago
2.6 kB
2
Indexable
{
    "requestCredential": {
        "companyCode": "testqamx",
        "storeCode": "SNT04",
        "terminalCode": "ST04T01"
    },
    "customer": {
        "identificationNumber": "LOYG850712CQ0",
        "taxCategory": 605,
        "businessName": "GABRIELA LOPEZ YEBRA",
        "fiscalAddress": "los campos 123",
        "postalCode": "07340"
    },
    "fiscalDocument": {
        "internalId": "mex1",
        "conceptCode": "S01",
        "invoiceType": "I",
        "saleCondition": "PUE",
        "currency": "MXN",
        "currencyChange": 0.00,
        "ticketDiscountAmount": 0.00,
        "invoiceDate": "2022-11-14T10:07:43",
        "electronicInvoice": true,
        "items": [
            {
                "name": "Tajini",
                "qty": 1,
                "sku": "666tjn654mxc4567k",
                "um": "KGM",
                "taxCode": 2,
                "tax": 0.16,
                "taxAmount": 16.0,
                "internalTax": 0.00,
                "unitPrice": 100.0,
                "totalPrice": 100.0,
                "code": "50435213",
                "action": "S",
                "promotions": [
                    {
                        "scope": "",
                        "taxAmount": 0.00,
                        "percent": 0.00,
                        "amount": 0.00,
                        "name": "AAA",
                        "code": 0,
                        "internalTax": 0
                    }
                ]
            }
        ],
        "amountOtherTaxes": 0.00,
        "exemptAmount": 0.00,
        "nonTaxedAmount": 0.00,
        "amountIVA": 0.00,
        "taxedAmount": 0.00,
        "relatedTaxes": [
            {
                "amount": 16.0,
                "baseAmount": 100.0,
                "code": 2,
                "aliquot": 0.00,
                "name": "0.16"
            }
        ],
        "relatedOtherTaxes": [
            {
                "amount": 0.00,
                "baseAmount": 0.00,
                "code": 0,
                "aliquot": 0.00,
                "name": "IVA"
            }
        ],
        "internalNumber": "001",
        "pointOfSale": "mx123",
        "invoiceNumber": "00000100",
        "channelCode": "mobo",
        "subtotalAmount": 100.0,
        "discountAmount": 0.0,
        "totalAmount": 116.0,
        "orderNumber": 321,
        "operator": "ws123",
        "relatedInvoices": [],
        "optionals": [],
        "benefits": []
    }
}
Editor is loading...