ConversionResponse
protokollstring
Enthält Informationen zum Konvertierungsvorgang.
Possible values: <= 4096 characters
dokumentstring
Das konvertierte Dokument.
Possible values: <= 50000000 characters
informationsverluste object[]
Informationsverluste
Array [
transformErrorstring
anzahlint32
]
ConversionResponse
{
"protokoll": "string",
"dokument": "string",
"informationsverluste": [
{
"transformError": "string",
"anzahl": 0
}
]
}