v7

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0462198511.0 KB
files

Create a file

Create a file from a signed upload. Please use the id that was returned when the signed upload was requested.

post/files

Request body

signed_uploadstring required

ID of the signed upload to create the file from.

Response

Created

content_typestring required

MIME type of the uploaded file.

created_atstring date-time required

The timestamp (in ISO-8601 format) of when the resource was created.

filenamestring required

Name of the uploaded file.

idstring required

Unique resource identifier.

modified_atstring date-time required

The timestamp (in ISO-8601 format) of when the resource was last modified.

purpose'verification_evidence' | 'legal_document' | 'welcome_letter' | 'trade_confirmation' | 'fee_statement' | 'account_statement' required

Purpose of the uploaded file.

signed_uploadstring nullable required

ID of the signed upload that created the file.