{
$schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
image: "",
name: {
cs: "Transakce Raiffeisenbank pro Pohodu",
en: "Raiffeisenbank transactions for Pohoda"
},
description: {
cs: "Importujte v\u00fdpisy Raiffeisenbank do Pohody",
en: "Import Raiffeisenbank statements into Pohoda"
},
executable: "pohoda-raiffeisenbank-transactions",
homepage: "https:\/\/github.com\/Spoje-NET\/pohoda-raiffeisenbank",
uuid: "10f24522-66af-460c-8dc1-e6454cfc9a55",
tags: [
"Raiffeisen",
"Bank",
"Statements",
"Pohoda"
],
version: "1.7.1.222",
schemaVersion: "3.3.0",
requirements: [
"MServer",
"RaiffeisenBank"
],
environment: {
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: "today",
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
},
RBAPI_RATE_LIMIT_JSON_FILE: {
type: "string",
description: "write API rate limit file using",
defval: "{MULTIFLEXI_TMP}\/rbczpremiumapi_rates.json",
required: false
},
XIBMCLIENTID: {
type: "string",
description: "ClientID",
defval: "",
required: true
}
}
}
Download raiffeisenbank_transactions_for_pohoda.multiflexi.app.json