Upload documents to a payable

Attaches one or more files as user documents on the payable. Send the files under the
files key (single file or array) as multipart/form-data. Invalid attachments are
rejected and purged, returning 422.

This endpoint skips user authentication so a provider (via the portal) can upload
supporting documents; it is scoped by the payable id in the path, not by the company.

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

The id of the payable

Body Params
files
array of files
required

One or more files to attach. A single file is also accepted.

Responses

404

Payable not found

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