{
$schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
image: "",
name: {
cs: "Stahova\u010d v\u00fdpis\u016f RB",
en: "RB statement downloader"
},
description: {
cs: "St\u00e1hn\u011bte v\u00fdpisy Raiffeisenbank ve zvolen\u00e9m form\u00e1tu",
en: "Download Raiffeisenbank statements in given format"
},
executable: "raiffeisenbank-statement-downloader",
homepage: "https:\/\/github.com\/Spoje-NET\/raiffeisenbank-statement-tools",
uuid: "b6add5c1-67a5-4332-8fe2-12bff71062e6",
tags: [
"RaiffeisenBank",
"Statements",
"Downloader"
],
version: "1.4.2.97",
schemaVersion: "3.3.0",
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
},
CERT_FILE: {
type: "file-path",
description: "Path to RB Certificate file",
defval: "",
required: true
},
CERT_PASS: {
type: "password",
description: "Certificate password",
defval: "",
required: true
},
EASE_LOGGER: {
type: "string",
description: "write log messages using",
defval: "console|syslog",
required: false
},
RBAPI_RATE_LIMIT_JSON_FILE: {
type: "string",
description: "write API rate limit file using",
defval: "{MULTIFLEXI_TMP}\/rbczpremiumapi_rates.json",
required: false
},
STATEMENTS_DIR: {
type: "string",
description: "Time scope of transactions downloaded",
defval: "auto",
required: true
},
STATEMENT_FORMAT: {
type: "string",
description: "pdf or xml",
defval: "pdf",
required: true
},
STATEMENT_LINE: {
type: "string",
description: "Statement line can be MAIN or ADDITIONAL",
defval: "MAIN",
required: false
},
STATEMENT_SCOPE: {
type: "string",
description: "Time scope of transactions downloaded",
defval: "auto",
required: true
},
XIBMCLIENTID: {
type: "string",
description: "ClientID",
defval: "",
required: true
}
}
}
Download rb_statement_downloader.multiflexi.app.json