diff --git a/v1/endpoints.md b/v1/endpoints.md index c600eff..192a83e 100644 --- a/v1/endpoints.md +++ b/v1/endpoints.md @@ -971,7 +971,7 @@ Uploads a single temporary document to Documaster as a stream. ### Request ``` -POST /upload HTTP/1.1 +POST /upload-temp HTTP/1.1 Accept: application/json Authorization: Bearer {token} Content-disposition: attachment; filename="ASCII_FILENAME"; filename*=utf-8''UTF8_FILENAME diff --git a/v1/model.md b/v1/model.md index ad60722..f4ff0bf 100644 --- a/v1/model.md +++ b/v1/model.md @@ -421,6 +421,7 @@ A DocumentVersion is identified by the following attributes: A DocumentVersion accepts the following `expand` values: - document (in order to be able to request more fields than just the the parent Document ID) +- electronicDocument - externalIds ## External ID