{
    "commerce7-config": {
        "label": "Commerce7 Config",
        "paletteLabel": "commerce7 config",
        "name": "Name",
        "appId": "App ID",
        "appSecret": "App Secret",
        "baseURL": "Base URL",
        "timeout": "Timeout (ms)"
    },
    "commerce7-request": {
        "label": "Commerce7 Request",
        "paletteLabel": "commerce7 request",
        "name": "Name",
        "config": "Config",
        "tenant": "Tenant",
        "endpoint": "Endpoint",
        "method": "Method",
        "paramsType": "Query Params",
        "params": "Params (JSON)",
        "bodyType": "Body",
        "body": "Body (JSON)"
    }
}



