v1

latestOpenAPI 3.0.02026-07-14184214216.1 KB
file

Validate combine by name request

Validates the combine by name request and returns all errors that might appear.

post/files/combine/by-name/validate

Request body

addInputFilenameboolean

If set to "true", will add an extra column containing the input filename.

add_unmatched_columnsboolean

Whether to add any unmatched source sheet columns as new columns in the target sheet.

case_insensitiveboolean

Whether to ignore letter case in column names.

handlesstring[]
new_sheet_namestring
trim_column_namesboolean

Whether to ignore leading and trailing spaces in column names.

Response

OK

CommonErrorsstring[]
FileColumnsCountobject
FileErrorsobject
FileRowsCountobject
Successboolean