POST
/
imports
/
extract

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

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

name
string | null

The name of the PDF

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

updated_at
string | null

The date and time this object was last updated

data

The output of the task