Skip to main content

CreateValidationRequest

file objectrequired

Exactly one of content_base64+mime_type, s3_url, or url.

oneOf
content_base64stringrequired

Base64-encoded file. Sync max ~3 MB; async max ~6 MB.

mime_typestringrequired

Possible values: [application/pdf, image/jpeg, image/png]

original_namestring

Possible values: <= 255 characters

document_typeDocumentTypeEnum (string)required

Possible values: [SADT, PM, EMER, INTER, ELGB, ANA_PAT, Bloq_Infilt, EDA_RELAT_ANES, EXAM_Contras, OPME, QUIMIO_PEDIDO_MEDICO, QT_RELAT_MEDICAMENTO, QUIMIO_TISS_PRINCIPAL, Terapias_Procedimentos_Seriados, Termo, RES_CONT, Ficha_AT, UNKNOWN]

country_codestring

Possible values: >= 2 characters and <= 5 characters

Default value: BR
agreement_codestring

Optional; auto-resolves when you have a single access for the document type

Possible values: <= 100 characters

external_ref_idstring

Possible values: <= 255 characters

input_data object
property name*any
available_fields_for_ai_analysis object[]

Optional filter — restrict which fields are extracted/validated. By default DVS evaluates all enabled rules.

  • Array [
  • oneOf
    integer
  • ]
  • webhook_config object
    urlstring<uri>required
    auth objectrequired
    typestringrequired

    Possible values: [hmac_signature, bearer_token, api_key, oauth2_client_credentials, internal_oauth2, none]