POST
/
imports
/
extract

Authorizations

lume-api-key
string
headerrequired

Query Parameters

import_type
enum<string>
required

Select the type of import operation to perform

Available options:
parse_adv,
order_form,
extract_invoice,
buyer_offer,
pivot_excel,
parse_menu_image

Body

multipart/form-data
file
file
required

The file to process, supported types: PDF, Excel, Image

Response

200 - application/json
id
string
required

The id of the task

status
enum<string>
required

The status of the task

Available options:
QUEUED,
STARTED,
PENDING,
SUCCESS,
FAILURE
type
string
required

The type of the task

created_at
string
required

The date and time this object was created

name
string | null

The name of the PDF

updated_at
string | null

The date and time this object was last updated

data

The output of the task