Skip to main content

Process a ∀Doc asynchronously

POST 

/api/v8/partner/any-documents/async

Same as the Process a ∀Doc endpoint, but returns a document id instead of a processed ∀Doc and processes the document asynchronously.

Request

Body

    file_url

Responses

Returns a document id.

Schema
    id integerrequired
Loading...