{
$schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
image: "",
name: {
cs: "V\u00fdpisy Raiffeisenbank pro Pohodu",
en: "Raiffeisenbank statements for Pohoda"
},
description: {
cs: "Importujte v\u00fdpisy Raiffeisenbank do Pohody",
en: "Import Raiffeisenbank statements into Pohoda"
},
executable: "pohoda-raiffeisenbank-statements",
homepage: "https:\/\/github.com\/Spoje-NET\/pohoda-raiffeisenbank",
uuid: "d660baec-aa96-4810-ad9f-b4180f27b9f1",
tags: [
"Raiffeisen",
"Bank",
"Statements",
"Pohoda"
],
version: "1.7.1.222",
schemaVersion: "3.3.0",
requirements: [
"MServer",
"RaiffeisenBank"
],
environment: {
ACCOUNT_CURRENCY: {
type: "string",
description: "for multicurrency accounts please specify one",
defval: "CZK",
required: false
},
ACCOUNT_NUMBER: {
type: "string",
description: "Bank Account Number",
defval: "",
required: true
},
APP_DEBUG: {
type: "bool",
description: "Show debug messages",
defval: "0",
required: false
},
CERT_FILE: {
type: "string",
description: "Path to RB Certificate file",
defval: "",
required: true
},
CERT_PASS: {
type: "password",
description: "Certificate password",
defval: "",
required: true
},
CNB_CACHE: {
type: "string",
description: "Use CNB cache to get actual rate from CNB",
defval: "http:\/\/localhost\/cnb-cache",
required: false
},
EASE_LOGGER: {
type: "string",
description: "write log messages using",
defval: "console|syslog",
required: false
},
FIXED_RATE: {
type: "integer",
description: "Fixed rate for converting foreign currency transactions to CZK",
defval: "0",
required: false
},
FIXED_RATE_AMOUNT: {
type: "integer",
description: "Fixed rate amount for some currencies (e.g., \ud83d\udcb4)",
defval: "100",
required: false
},
IMPORT_SCOPE: {
type: "string",
description: "Time scope of transactions downloaded",
defval: "auto",
required: true
},
POHODA_BANK_IDS: {
type: "string",
description: "Pohoda Bank IDs",
defval: "KB",
required: true
},
POHODA_COMPRESS: {
type: "bool",
description: "Pohoda Compress",
defval: "0",
required: false
},
POHODA_DEBUG: {
type: "bool",
description: "Pohoda Debug",
defval: "0",
required: false
},
POHODA_TIMEOUT: {
type: "integer",
description: "Pohoda Timeout",
defval: "60",
required: true
},
RATE_OFFSET: {
type: "string",
description: "Rate offset to get rate for previous day",
defval: "yesterday",
required: false
},
RESULT_FILE: {
type: "string",
description: "write output json data to",
defval: "bank_import_report_{ACCOUNT_NUMBER}.json",
required: false
},
STATEMENT_LINE: {
type: "set",
description: "Bank Statement line",
defval: "ADDITIONAL",
required: false
},
STATEMENT_SAVE_DIR: {
type: "string",
description: "Place for PDF files",
defval: "",
required: false
},
XIBMCLIENTID: {
type: "string",
description: "ClientID",
defval: "",
required: true
}
},
artifacts: [
{
name: {
cs: "Report importu",
en: "Import report"
},
path: "bank_import_report_{\\d+}.json$",
type: "file",
description: {
cs: "Stavy v\u00fdpisu: sta\u017een\u00ed z banky, import do pohody",
en: "Stauses of Statement: download from bank, import to Pohoda"
}
}
]
}
Download raiffeisenbank_statements_for_pohoda.multiflexi.app.json