Untitled

 avatar
unknown
json
3 years ago
2.5 kB
5
Indexable
{

    "requestCredential": {

        "companyCode": "testqamx",

        "storeCode": "TQ02",

        "terminalCode": "WT2"

    },

    "customer": {

        "identificationNumber": "LOYG850712CQ0",

        "taxCategory": 605,

        "billingEmail": "wilmari.carvajal@napse.global",

        "businessName": "GABRIELA LOPEZ YEBRA",

        "fiscalAddress": "los campos 123",

        "postalCode": "07340"

    },

    "fiscalDocument": {

        "internalId": "388",

        "conceptCode": "S01",

        "invoiceType": "I",

        "saleCondition": "PUE",

        "currency": "MXN",

        "currencyChange": 0.0,

        "ticketDiscountAmount": 0.0,

        "invoiceDate": "2022-12-02T20:17:54.205Z",

        "electronicInvoice": true,

        "items": [

            {

                "name": "Tajini",

                "qty": 1,

                "sku": "666tjn654mxc4567k",

                "um": "KGM",

                "taxCode": 2,

                "tax": 0.16,

                "taxAmount": 16.0,

                "internalTax": 0.0,

                "unitPrice": 100.0,

                "totalPrice": 100.0,

                "code": "50435213",

                "action": "S"

            }

        ],

        "amountOtherTaxes": 0.0,

        "exemptAmount": 0.0,

        "nonTaxedAmount": 0.0,

        "amountIVA": 0.0,

        "taxedAmount": 0.0,

        "relatedTaxes": [

            {

                "amount": 16.0,

                "baseAmount": 100.0,

                "code": 2,

                "name": 0.16

            }

        ],

        "subtotalAmount": 100.0,

        "discountAmount": 0.0,

        "totalAmount": 116.0,

        "orderNumber": 321,

        "operator": "ws123",

        "relatedInvoices": [],

        "optionals": [],

        "benefits": []

    }

}
Editor is loading...