GET
https://api.flowtly.eu/transactions
List transactions
Retrieves the collection of TransactionAttachment resources.
POST
https://api.flowtly.eu/transactions
Create transaction
Creates a TransactionAttachment resource.
POST
https://api.flowtly.eu/transactions/import
Create import
Creates a Transaction resource.
GET
https://api.flowtly.eu/transactions/unassigned
List unassigned
Retrieves the collection of Transaction resources.
GET
https://api.flowtly.eu/transactions/with-problems
List with problems
Retrieves the collection of Transaction resources.
GET
https://api.flowtly.eu/transactions/{id}
Get transaction by ID
Retrieve a single resource by its identifier.
DELETE
https://api.flowtly.eu/transactions/{id}
Delete transaction
Remove the resource.
PATCH
https://api.flowtly.eu/transactions/{id}
Update transaction
Update resource fields using JSON Merge Patch.
GET
https://api.flowtly.eu/transactions/{id}/suggestions
Get transaction by ID
Retrieve a single resource by its identifier.
POST
https://api.flowtly.eu/transactions/{id}/suggestions/{suggestionId}/apply
Creates a TransactionAttachment resource.
Creates a TransactionAttachment resource.
GET
https://api.flowtly.eu/transactions/{id}/allocation/attributes
Get transaction by ID
Retrieve a single resource by its identifier.
POST
https://api.flowtly.eu/transactions/{id}/allocation/apply
Creates a TransactionAttachment resource.
Creates a TransactionAttachment resource.
POST
https://api.flowtly.eu/transactions/{id}/allocation/preview
Creates a TransactionAllocationPreviewInput resource.
Creates a TransactionAllocationPreviewInput resource.
GET
https://api.flowtly.eu/transaction-attachments
List transactions
Retrieves the collection of TransactionAttachment resources.
POST
https://api.flowtly.eu/transaction-attachments
Create transaction
Creates a TransactionAttachment resource.
POST
https://api.flowtly.eu/transaction-attachments/create
Create create
Creates a TransactionAttachment resource.
GET
https://api.flowtly.eu/transaction-attachments/search
List search
Retrieves the collection of TransactionAttachment resources.
GET
https://api.flowtly.eu/transaction-attachments/{id}
Get transaction by ID
Retrieve a single resource by its identifier.
DELETE
https://api.flowtly.eu/transaction-attachments/{id}
Delete transaction
Remove the resource.
PATCH
https://api.flowtly.eu/transaction-attachments/{id}
Update transaction
Update resource fields using JSON Merge Patch.
POST
https://api.flowtly.eu/transaction-attachments/{id}/apply-suggestion
Creates a TransactionAttachment resource.
Creates a TransactionAttachment resource.
POST
https://api.flowtly.eu/transaction-attachments/{id}/apply-supplier-suggestion
Creates a TransactionAttachment resource.
Creates a TransactionAttachment resource.
POST
https://api.flowtly.eu/transaction-attachments/{id}/detach
Creates a TransactionAttachment resource.
Creates a TransactionAttachment resource.
POST
https://api.flowtly.eu/transaction-attachments/{id}/mark-manual-paid
Creates a TransactionAttachment resource.
Creates a TransactionAttachment resource.
GET
https://api.flowtly.eu/transaction-attachments/{id}/suggestions
Get transaction by ID
Retrieve a single resource by its identifier.
GET
https://api.flowtly.eu/transaction-attachments/{id}/suggestions-debug
Get transaction by ID
Retrieve a single resource by its identifier.
POST
https://api.flowtly.eu/transaction-attachments/{id}/suggestions/{suggestionId}/apply
Creates a TransactionAttachment resource.
Creates a TransactionAttachment resource.
POST
https://api.flowtly.eu/transactions/attachments/zip
Create zip
Download transaction attachments as zip
GET
https://api.flowtly.eu/transactions/export/mt940
List mt940
Retrieves a TransactionMt940Export resource.
GET
https://api.flowtly.eu/transactions/export/pdf
List pdf
Retrieves a TransactionPdfExport resource.