Realpad API CredentialsRealpad API Credentials
Palavra-chaveTipoNomeObrigatórioDescrição
REALPAD_PASSWORDpasswordRealpad API PasswordPassword for Realpad API authentication.
REALPAD_USERNAMEstringRealpad API UsernameUsername for Realpad API authentication.
{
    "schema": "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/credential-prototype.json",
    "version": "1.0",
    "uuid": "48f09877-37a0-48a7-8f5b-0d66b26c8efd",
    "code": "Realpad",
    "name": {
        "cs": "Přihlašovací údaje k Realpad API",
        "en": "Realpad API Credentials"
    },
    "description": {
        "cs": "Přihlašovací údaje potřebné pro přístup k Realpad API.",
        "en": "Credentials required to access the Realpad API."
    },
    "fields": [
        {
            "keyword": "REALPAD_PASSWORD",
            "name": {
                "cs": "Heslo Realpad API",
                "en": "Realpad API Password"
            },
            "type": "password",
            "description": {
                "cs": "Heslo pro autentizaci k Realpad API.",
                "en": "Password for Realpad API authentication."
            },
            "required": true
        },
        {
            "keyword": "REALPAD_USERNAME",
            "name": {
                "cs": "Uživatelské jméno Realpad API",
                "en": "Realpad API Username"
            },
            "type": "string",
            "description": {
                "cs": "Uživatelské jméno pro autentizaci k Realpad API.",
                "en": "Username for Realpad API authentication."
            },
            "required": true
        }
    ]
}
Transferir Realpad.credentialtype.json