{
  "webshopOrderId": "43432",
  "webshopType": "CUSTOM",
  "webshopEvent": "FIRA pretplata",
  "webshopOrderNumber": "44",
  "invoiceType": "RA\u010cUN",
  "paymentGatewayCode": "stripe",
  "paymentGatewayName": "stripe",
  "createdAt": "2025-06-02T11:03:54.025Z",
  "dueDate": "2025-06-02",
  "validTo": "",
  "currency": "EUR",
  "taxesIncluded": true,
  "billingAddress": {
    "name": "Marko Markovic",
    "address1": "Ulica 1",
    "address2": "",
    "city": "Zagreb",
    "country": "HR",
    "phone": "+385123",
    "zipCode": "10000",
    "email": "marko@markovic.hr",
    "vatNumber": "",
    "company": "",
    "oib": ""
  },
  "shippingAddress": {
   "name": "Marko Markovic",
    "address1": "Ulica 1",
    "address2": "",
    "city": "Zagreb",
    "country": "HR",
    "phone": "+385123",
    "zipCode": "10000",
    "email": "marko@markovic.hr",
    "vatNumber": "",
    "company": ""
  },
  "taxValue": 32,
  "brutto": 160,
  "netto": 128,
  "customerLocale": "HR",
  "lineItems": [
    {
      "name": "FIRA Pro",
      "description": "FIRA Pro mjesecna pretplata",
      "lineItemId": "44",
      "price": 80,
      "quantity": "2",
      "unit": "pcs",
      "taxRate": 0.25
    }
  ],
  "taxRate": 0.25,
  "paymentType": "KARTICA",
  "internalNote": "interna biljeska"
}
