Skip to main content

Preview Import

POST 

/api/financial-alerts/import/preview

Previews an import file for financial alerts before committing. Returns a summary of what will be imported and any errors.

Required scope: accounting:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Content-Type: multipart/form-data

Fields:

  • file (required): The CSV/Excel file to preview

Request

Responses

OK

Response Headers
    Content-Type