Untitled

 avatar
unknown
json
2 years ago
2.3 kB
6
Indexable
{
    "requestCredential": {
        "companyCode": "testqamx",
        "storeCode": "TQ2",
        "terminalCode": "tt3"
    },
	"customer": {
		"identificationNumber": "LOYG850712CQ0",
		"taxCategory": 605,
		"billingEmail": "wilmari.carvajal@napse.global",
		"businessName": "GABRIELA LOPEZ YEBRA",
		"fiscalAddress": "los campos 123",
		"postalCode": "07340"
	 },
	    "fiscalDocument": {
        "internalId": "1108",
        "conceptCode": "S01",
        "invoiceType": "E",
        "saleCondition": "PUE",
        "currency": "MXN",
        "currencyChange": 0.00,
          
        "invoiceDate": "2023-04-13T19:39:01.130Z",
        "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": "R",
                "promotions": [
                    {
                        "scope": "0",
                        "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": 16.00,
        "taxedAmount": 0.00,
        "relatedTaxes": [
            {
                "amount": 16.0,
                "baseAmount": 100.0,
                "code": 2,
                "name": 0.16
            }
        ],

    "relatedInvoices": [
        {
            "relationInvoice": 1,
            "invoiceType": "I",
            "pointOfSale": "null",
            "invoiceNumber": "143"
        }
    ],
        "subtotalAmount": 100.0,
        "discountAmount": 0.0,
        "totalAmount": 116.0,
        "orderNumber": 321,
        "operator": "ws123",
        "optionals": [],
        "benefits": []
}
}
Editor is loading...