Skip to main content
POST
Post Submission

Authorizations

X-API-Key
string
header
required

Body

multipart/form-data
file
file
required

Response

Submission accepted for processing.

id
string<uuid>
required

The unique identifier of the submission

name
string
required

The name of the submission file

state
enum<string>
required

The current processing state of the submission

Available options:
PENDING,
EXECUTING,
COMPLETED,
FAILED,
CANCELLED
submitted_records
integer
required

Total number of records submitted

valid_records
integer
required

Number of valid records

created_at
string<date-time>
required

When the submission was created