Hello
He tried different json forms and every time there is an error
{
"?xml": {
"version": "1.0",
"encoding": "utf-8"
},
"string": {
"xmlns": "http://tempuri.org/"
},
"root": {
"person": [{
"type": "object",
"properties": {
"ZP_400_Kryteria": {
"type": "array",
"items": {
"type": "object",
"properties": {
"GuidZP400": {
"type": "string"
},
"Kryteria": {
"type": "string"
},
"Znaczenie": {
"type": "string"
}
},
"required": ["GuidZP400", "Kryteria", "Znaczenie"]
}
}
}
}
]
}
}error code
„Unexpected character encountered while parsing value: <. Path '', line 0, position 0.”
The fact that I do not know the json programming of the second option can not be implemented.
PublicWebService information page
http://websrv.bzp.uzp.gov.pl/BZP_PublicWebService.asmx?op=KryteriaDoZP400_JSON
Body
_ZP400Guid=ba1f8e2d-5d57-4c0f-8ad7-83537f9aaba1
Please help @gamoraes