Permissions
You need access to the Developers area to view Imports. To run an account collection import, you also need permission to create account collections.Import account collections
Pick an import type
If more than one import type is available, choose the type you want to import. If you only see account collections, Yorlet has already selected it for you.
Upload your CSV
Click Upload CSV or drag a CSV file onto the import panel. Non-CSV files are rejected.
Review and fix rows
Yorlet checks every row before creating anything. Rows with issues are highlighted, with a message explaining what needs to be fixed.
Fix issues inline
Cells in the preview table are editable. Click a cell to change the value from your CSV; Yorlet checks the row again as you type. For account collection amounts, the preview shows a formatted currency value, such as£330.00, when Yorlet can read the amount. While editing, the cell shows the original value from the CSV.
Use Show N with issues to filter the preview to rows that need attention.
Re-run an import
If some rows fail while processing, fix those rows and run the import again. Yorlet tracks rows that were already created and never submits them again, so re-running only attempts the remaining rows. After the first run, the button changes from Run import to Import N remaining.Account collection CSV format
Use these headers for account collection imports:- Column names are not case-sensitive, so
Typeandtypeboth work. - Extra spaces at the start or end of values are ignored.
- Blank values are treated as empty.
typeandcurrencyvalues are converted to lowercase.
Fields
| Header | Description |
|---|---|
type | The account collection type. Can be expense, fee, or service_charge. |
owner | The owner account to collect from. |
destination | Optional owner account to allocate the collected funds to. Leave blank to allocate funds to the platform account. |
unit | Optional unit related to the account collection. |
currency | Three-letter currency code, such as gbp. |
amount | Amount to collect. How this is interpreted depends on the selected amount format. |
description | Description for the account collection. |
expense_code | Expense code used when type is expense. |
fee_code | Fee code used when type is fee. Required only for fee collections. |
invoice_number | Optional invoice reference. |
po_number | Optional purchase order reference. |
Amount format
Choose how Yorlet should interpret theamount column:
- Smallest unit: Use this if your CSV stores amounts in pence. For example,
1500means£15.00. - Major unit: Use this if your CSV stores amounts in pounds. For example,
15.00means£15.00.
Expense and fee codes
Fortype: expense, expense_code can be one of:
expense_code is blank or unknown, Yorlet uses other.
For type: fee, fee_code must be one of:
type is fee.