Upload a new document

Use this endpoint to upload a new closing document into Snapdocs' system.

⚠️ Important: This endpoint expects the raw binary data of the PDF file as the request body. Do not Base64 encode the file or wrap it in a JSON object. The Content-Type header must be set to application/pdf.

If the call is successful, return a 201 Success status code.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier for this closing.

Query Params
string
required

The document's file name. Note: the file needs to be a PDF.

string
enum

The type of document.

Allowed:
Body Params

The pdf file to be uploaded.

Responses
201

success

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json