Skip to main content
POST
Validate UBL Document

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
file
file
required

Response

Successful Response

id
string
required
file_name
string | null
required
is_valid
boolean
required
issues
ValidationIssue · object[]
required
ubl_document
string | null