📄 File Upload API
This API allows Members to upload files. These files serve two primary purposes:
- As proof of performed ID Verification checks on the Ultimate Beneficial Owner(s) (UBOs) of a Business that is onboarding with Fiat Republic (FR) to become a Linked Business.
- As required documentation for Businesses and End Users to enable them for USD-related services.
Members can upload these files directly via an API request or through the Payments Dashboard (Administration section -> File Management)
⚠️ Important: Identity Report
The
IDENTITY_VERIFICATION
document contains the output from an identity verification check. Please be aware that this report can be generated by various providers.While Sumsub is a common source, the report could also originate from other services such as Persona, Onfido, or another provider chosen by the Member.
Document Object
Attribute | Description | Format/Enum |
---|---|---|
id string | Unique identifier of the document | e.g. |
type | Type of attached document. | Allowed values are: |
description | A user-defined description for the document. | e.g. |
relatedEntityIds | IDs of related End User or Business object |
|
format | The file format of the uploaded document. | Allowed formats: |
originalName | The original filename of the uploaded document. | e.g. |
createdAt | Epoch timestamp (in milliseconds) at which the object was created. | e.g. |