API Reference

Upload Document

This endpoint allows users to upload files that are associated with specific customers or accounts.

Log in to see full request history
Body Params

The request body should include a FileUpload object in application/json format. This object contains necessary information for uploading a file.

string
required

The unique identifier for the Customer

string

The unique identifier for the Account

file
object
required

A file

Responses

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