Convert Sheets
Convert an Excel file to structured JSON data
POST
/
convert
/
sheets
This endpoint is custom for specific financial P&L excel sheets. To request conversion of your excels (or other), please reach out.
Authorizations
Body
multipart/form-data
The name of the file including the extension
The names of the sheets in the file you want to include in the conversion given in comma delimited format. If not provided, all sheets will be included
Response
200 - application/json
The response is of type any
.