Create a file
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
Create a file
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The signed upload ID to create the file from.
Response
Created
Uploaded File resource.
Unique resource identifier.
The name of the file that was uploaded.
The content type of the file that was uploaded.
The purpose of the file.
Available options:
verification_evidence, legal_document, welcome_letter, trade_confirmation, fee_statement, account_statement The ID of the signed upload that created this file.