/INDICE

Primary LanguageC#Apache License 2.0Apache-2.0

INDICE (incontrl.io) alt text

intro TODO

We are devoloping a worker (Console app) that will integrate with NBG Open Bank API and owr own incontrl.io acting as

  1. transaction provider
  2. a reconcilliation algorithm for incontrl issued invoices (maching)
  • Bulk import στις τραπεζικές κινήσεις
  • NBG Provider
    • Get bank account
    • Resolve provider
    • Call provider with settings (θα μπορούσαμε να ρυθμίσουμε ποιες σειρές τιμολογίων θα κοιτάει ή για πόσο πίσω στο χρόνο θα κοιτάει για κινήσεις)
    • Output transactions to API transactions
    • For each imported transaction run reconciliation
    • Get matching invoices by payment code
    • Create link (payment) between invoice and transaction
    • Add payment options to (mock) payments through the invoice match

Tech