Upload Document

Upload a document associated with a specific customer or customer account. Only FCCORE_attachment document type is currently supported.

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

The request body must include a FileUpload object in application/json format.

For customer-level documents, provide FCCID and file.

For account-specific documents, provide FCCID, FCAID, and file so the document is linked to the customer account.

The nested file object must include name and contentType. Metadata fields like description, source, and tags are optional. helpdesk is also optional and defaults to true; set it to false when the uploaded document should not be visible in the customer portal.

Information required to be able to upload a file.

uuid
required

The unique identifier for the Customer

uuid

The unique identifier for the Account

boolean
Defaults to true

Controls customer portal visibility. Mapped to customerPortalAccess.

file
object
required

File metadata

Responses

documents:upload role.

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