Parola chiaveTipoNomeObbligatorioDescrizione
IPEX_LOGINstringUsername used for IPEX authentication
IPEX_PASSWORDpasswordPassword used for IPEX authentication
IPEX_URLstringBase URL of the IPEX API endpoint
{
    "schema": "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/credential-prototype.json",
    "version": "0.1.0",
    "uuid": "9070d1dc-8dba-40ed-8aab-211a6babcb9e",
    "code": "Ipex",
    "name": "IPEX Multiflexi",
    "description": "Credentials required for connecting to IPEX via Multiflexi",
    "fields": [
        {
            "keyword": "IPEX_LOGIN",
            "name": "",
            "type": "string",
            "description": "Username used for IPEX authentication",
            "required": true
        },
        {
            "keyword": "IPEX_PASSWORD",
            "name": "",
            "type": "password",
            "description": "Password used for IPEX authentication",
            "required": true
        },
        {
            "keyword": "IPEX_URL",
            "name": "",
            "type": "string",
            "description": "Base URL of the IPEX API endpoint",
            "required": true
        }
    ]
}
Scarica Ipex.credentialtype.json