Skip to main content
POST
Upload an ISO application PDF for automated scrubbing in under 15 seconds (base64)

Authorizations

x-api-key
string
header
required

Body

application/json
file_base64
string
required

The base64 encoded string of the file

Pattern: ^data\:\w+\/\w+\;base64\,
Example:

"base64_encoded_string"

filename
string
required

The original filename of the ISO application form

Example:

"iso_app.pdf"

reference_id
string | null

A reference id for the file

Example:

"your-file-id"

Response

200 - application/json

OK

heron_id
string

e.g. iso_

status
enum<string>
Available options:
processing