1. Home
  2. Docs
  3. Efiskalizacija-Examples
  4. Personalized Invoice

Personalized Invoice

This is the example of a personalized receipt.In this case we used both fields for personalisation. In personalisation “buyerId” is always used but “buyerCostCenterId” is only used in some cases. This is the example with both fields used.

Request:

{
“cashier”:”Igor Jovic”,
“buyerId”:”20:44132467″,
“buyerCostCenterId”:”10:099999999″,
“invoiceType”:0,
“transactionType”:0,
“invoiceNumber”:”1083/1.33″,
“options”:{
“omitQRCodeGen”:”1″
},
“payment”:[
{
“amount”:4000,
“paymentType”:”Cash”
},
{
“amount”:534,
“paymentType”:”Card”
}
],
“items”:[
{
“name”:”Jabuka /Kg”,
“quantity”:5.340,
“labels”:[
“Ж”
],
“unitPrice”:100.00,
“totalAmount”:534
},
{
“name”:”Mucenica /Kom”,
“quantity”:1,
“labels”:[
“A”
],
“unitPrice”:5000.00,
“totalAmount”:4000
}
]
}
============ ФИСКАЛНИ РАЧУН ============
               100373467                
                Shollex                 
                Shollex                 
           Vojvode Stepe 118            
                Вождовац                
Касир:                        Igor Jovic
ИД купца:                    20:44132467
Опционо поље купца:         10:099999999
ЕСИР број:                     1083/1.33
-------------ПРОМЕТ ПРОДАЈА-------------
                Артикли                 
========================================
Назив   Цена         Кол.         Укупно
Jabuka /Kg (Ж)                          
       100.00       5.34          534.00
Mucenica /Kom (A)                       
      5000.00       1.00         4000.00
----------------------------------------
Укупан износ:                    4534.00
Готовина:                        4000.00
Платна картица:                   534.00
========================================
Ознака        Име     Стопа        Порез
Ж             VAT    19.00%        85.26
A             VAT     9.00%       330.28
----------------------------------------
Укупан износ пореза:              415.54
========================================
ПФР време:          21.05.2022. 18:15:48
ПФР број рачуна: 3WX5AH6Y-3WX5AH6Y-12319
Бројач рачуна:              8702/12319ПП
========================================
======== КРАЈ ФИСКАЛНОГ РАЧУНА =========