{
$schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
image: "",
name: {
cs: "\u010cSas z\u016fstatek",
en: "\u010cSas Balance"
},
description: {
cs: "Kontrola z\u016fstatku na \u00fa\u010dtu CSas",
en: "CSas Balance check"
},
executable: "csas-balance",
homepage: "https:\/\/github.com\/VitexSoftware\/csas-statement-tools",
uuid: "e7df927a-a30e-40fe-ac3e-d4e547be8f95",
tags: [
"Csas",
"Balance",
"Check",
"Json"
],
version: "0.1.3.50",
schemaVersion: "3.3.0",
environment: {
APP_DEBUG: {
type: "bool",
description: "Enable application debug mode",
defval: "0",
required: false
},
CSAS_ACCESS_TOKEN: {
type: "string",
description: "Access token for CSAS",
defval: "",
required: true
},
CSAS_ACCOUNT_IBAN: {
type: "string",
description: "IBAN of the CSAS account",
defval: "",
required: true
},
CSAS_ACCOUNT_UUID: {
type: "string",
description: "UUID of the CSAS account",
defval: "",
required: false
},
CSAS_API_DEBUG: {
type: "bool",
description: "Enable API debug mode",
defval: "0",
required: false
},
CSAS_API_KEY: {
type: "string",
description: "API key for CSAS",
defval: "",
required: true
},
CSAS_SANDBOX_MODE: {
type: "bool",
description: "Enable sandbox mode for CSAS",
defval: "0",
required: false
},
EASE_LOGGER: {
type: "string",
description: "write log messages using",
defval: "console|syslog",
required: false
},
RESULT_FILE: {
type: "string",
description: "write output json data to",
defval: "csas_balance.json",
required: false
}
},
artifacts: [
{
name: "Result JSON report",
path: "csas_balance.json",
type: "file",
description: {
cs: "V\u00fdstupn\u00ed soubor obsahuj\u00edc\u00ed data o z\u016fstatku ve form\u00e1tu JSON",
en: "Output file containing the balance data in JSON format"
}
}
]
}
Descarcă _sas_balance.multiflexi.app.json