Skip to main content

PartialUpdateAcceptedDocument

name object
anyOf
string
max_pages object
anyOf
integer
analyzed_as object
anyOf
string

Possible values: [ID, PAY_SLIP, TAX_NOTICE, STUDENT_CARD, NOT_ANALYZED]

examplesstring[]
Default value: []
to_download object
anyOf
string
PartialUpdateAcceptedDocument
{
"name": "string",
"max_pages": 0,
"analyzed_as": "ID",
"examples": [
"string"
],
"to_download": "string"
}