Upload a file directly to the card provider for use in cardholder registration. Supported formats: JPG, PNG, PDF. Max size: 2MB. **Not needed for B2C cardholders** — KYC documents are automatically uploaded from the KYC system when creating a B2C cardholder via `CreateUserCardholder`.
Request body
multipart/form-data
· object
· required
| Field | Type | Required | Description |
|---|---|---|---|
file |
string (binary) |
yes | The file to upload (JPG, PNG, or PDF, max 2MB). |
Responses
| Status | Body | Description |
|---|---|---|
200 |
CardholderFileUploadResponse |
File uploaded. |
400 |
Error |
Invalid file. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.