can someone help me read value seler: name: from this json
{
"invoices": [
{
"issueDate": "2026-02-28",
"permanentStorageDate": "2026-02-28T07:14:44.775212+00:00",
"invoicingDate": "2026-02-28T07:14:42.857831+00:00",
"acquisitionDate": "2026-02-28T07:14:42.960932+00:00",
"ksefNumber": "9662087281-20260228-39F91C400000-2C",
"invoiceNumber": "FU/61/02/2026",
"seller": {
"nip": "9662087281",
"name": "IDD Solutions Rusiłowicz spółka jawna"
},
"buyer": {
"identifier": {
"type": "Nip",
"value": "5423066262"
},
"name": "Apteka dr n. farm. Ewa Oksztulska-Kolanek"
},
"netAmount": 1262.1,
"grossAmount": 1552.38,
"vatAmount": 290.28,
"currency": "PLN",
"invoicingMode": "Online",
"invoiceType": "Vat",
"formCode": {
"systemCode": "FA (3)",
"schemaVersion": "1-0E",
"value": "FA"
},
"isSelfInvoicing": false,
"hasAttachment": false,
"invoiceHash": "BbkkqIaS9K9JdV5vaO8/TFsxBX+4b8mMEvEaDLPy3e0=",
"thirdSubjects": []
},
{
"issueDate": "2026-02-28",
"permanentStorageDate": "2026-02-28T02:40:28.912248+00:00",
"invoicingDate": "2026-02-28T02:40:21.176322+00:00",
"acquisitionDate": "2026-02-28T02:40:26.718344+00:00",
"ksefNumber": "5272643921-20260228-19D5060000EA-8F",
"invoiceNumber": "FV/23230/26/LM",
"seller": {
"nip": "5272643921",
"name": "POLSKA GRUPA FARMACEUTYCZNA S.A."
},
"buyer": {
"identifier": {
"type": "Nip",
"value": "5423066262"
},
"name": "APTEKA DR. N.FARM EWA OKSZTULSKA-KOLANEK"
},
"netAmount": 68.82,
"grossAmount": 74.33,
"vatAmount": 5.51,
"currency": "PLN",
"invoicingMode": "Online",
"invoiceType": "Vat",
"formCode": {
"systemCode": "FA (3)",
"schemaVersion": "1-0E",
"value": "FA"
},
"isSelfInvoicing": false,
"hasAttachment": false,
"invoiceHash": "4OByTzOInjChwJ15yqAItGQqvsM66HoHDm++lZOi7zs=",
"thirdSubjects": [
{
"identifier": {
"type": "Nip",
"value": "5423066262"
},
"name": "APTEKA OD SERCA DR.N.FARM EWA OKSZTULSKA-KOLANEK",
"role": 2
},
{
"identifier": {
"type": "Nip",
"value": "5272643921"
},
"name": "POLSKA GRUPA FARMACEUTYCZNA S.A.",
"role": 0
}
]
}
]
}
--------------------------------------------------
thanks at all
kajot
kajot