CSV

GET /api/v1/csv

List all CSV exports you’ve generated.

POST /api/v1/csv

Upload a CSV file containing expenses.

A secure link needs to be created using Storage API.

You will receive a file key that will be used as part of the csv upload.

GET /api/v1/csv/{id}

View details of a specific CSV record.