This endpoint is used for the Dashboard's file system. Each attachment uploaded via this endpoint can be used in several endpoints, including but not limited to the Boarding Application, Tickets, Chargebacks and etc.NOTE We provide several upload methods for your convenience.
| Fields | Description | Type | Filterable | Required | Readonly |
|---|
| id | ID of the attached file | Integer | Yes | No | Yes |
| name | File name | String | No | No | Yes |
| type | File type | String | No | No | Yes |
| size | File size in bytes | Number | No | No | Yes |
| createdOn | Date and time of file creation | Datetime | No | No | Yes |
Modified at 2025-08-09 05:39:42