Untitled

 avatar
unknown
plain_text
2 years ago
3.4 kB
8
Indexable
{
    "requestCredential": {
        "companyCode": "CAFAM",
        "terminalCode": "TC1",
        "storeCode": "CFM1"
    },
    "customer": {
        "billingEmail": "no.indicado@no.indicado.com",
        "businessName": "Riomar Barranquilla Cafam",
        "city": "BOGOTÁ, D.C.",
        "state": "BOGOTÁ, D.C.",
        "fiscalAddress": "No indicado",
        "identificationNumber": 2306,
        "personalEmail": "no.indicado@no.indicado.com",
        "postalCode": "111211",
        "sendVoucher": true,
        "entityType": 2
    },
    "fiscalDocument": {
        "currency": "COP",
        "currencyChange": 1.000000,
        "internalId": "40",
        "ticketDiscount": 0.00,
        "discountAmount": 250.00,
        "businessDatePeriod": "2023-01-25T00:00:00.000-0300",
        "documentInfo": [{
                "key": "DATOS DE LA OPERACIÓN",
                "value": "N° TERMINAL 14 N° TRANSACCIÓN 40 TIENDA 2838"
            }, {
                "key": "CANTIDAD DE ARTÍCULOS",
                "value": "2"
            }, {
                "key": "OPERADOR",
                "value": "Ignacio Sabbag"
            }, {
                "key": "CANAL",
                "value": "bridge"
            }
        ],
        "invoiceDate": "2023-01-26T13:59:51.896-0300",
        "invoiceType": "01",
        "items": [{
                "discount": 0,
                "name": "CREMA DE LIMON MEREY CRE LIMON 15 g",
                "qty": 1,
                "sku": "8046",
                "tax": 19.00,
                "taxAmount": 1852.10,
                "internalTax": 0,
                "totalPrice": 11600.00,
                "unitPrice": 9747.90,
                "action": "S",
                "code": "001",
                "um": "E50"
            }, {
                "discount": 250.00,
                "name": "BOLSA PARA ETERNA SIN A 1 U",
                "qty": 1,
                "sku": "7227",
                "tax": 19.00,
                "taxAmount": 3432.77,
                "internalTax": 0,
                "totalPrice": 21750.00,
                "unitPrice": 18277.31,
                "promotions": [{
                        "code": "SU",
                        "name": "Segunda unidad",
                        "amount": 250.00,
                        "percent": 0,
                        "taxAmount": 40.00,
                        "internalTax": 0.00,
                        "scope": "I"
                    }
                ],
                "action": "S",
                "code": "001",
                "um": "E50"
            }
        ],
        "nonTaxedAmount": 0.00,
        "paymentDueDate": "2023-01-26T13:59:51.896-0300",
        "amountIVA": 5284.87,
        "exemptAmount": 0.00,
        "paymentMethods": [{
				"code": "10",
                "name": "EFECTIVO",
                "paymentMethodInfo": [{}
                ],
                "surcharge": 0,
                "amount": 33100
            }
        ],
        "relatedTaxes": [{
                "amount": 5284.87,
                "baseAmount": 27815.13,
                "code": 19,
                "name": "IVA 19,00"
            }
        ],
        "saleCondition": "1",
        "sendVoucher": true,
        "subtotalAmount": 33350.00,
        "taxedAmount": 27815.13,
        "totalAmount": 33100
    }
}
Editor is loading...