Changes between Version 76 and Version 77 of Documentatie/Beheerder/Installeren/Server


Ignore:
Timestamp:
May 27, 2025 11:14:33 AM (11 months ago)
Author:
raymond
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentatie/Beheerder/Installeren/Server

    v76 v77  
    437437            } 
    438438        }, 
    439         "Berichtenservice": { 
     439        "BerichtenservicePush": { 
    440440            "Profiel": "test", 
    441441            "Profielen": { 
     
    455455                    }, 
    456456                    "Endpoint": "https://tst-api.vecozo.nl/acc/berichtenservice/ontvangst/v3/soap12/mtom" 
     457                } 
     458            } 
     459        }, 
     460        "BerichtenservicePull": { 
     461            "Profiel": "test", 
     462            "Profielen": { 
     463                "productie": { 
     464                    "Certificaat": { 
     465                        "CertificateFile": "C:\\ProgramData\\OpenACWeb\\certificaten\\vecozo_systeem.pfx", 
     466                        "CertificatePassword": "********", 
     467                        "Enabled": true 
     468                    }, 
     469                    "Endpoint": "https://api.vecozo.nl/berichtenservice/pull/v2/soap12" 
     470                }, 
     471                "test": { 
     472                    "Certificaat": { 
     473                        "CertificateFile": "C:\\ProgramData\\OpenACWeb\\certificaten\\vecozo_systeem.pfx", 
     474                        "CertificatePassword": "********", 
     475                        "Enabled": true 
     476                    }, 
     477                    "Endpoint": "https://tst-api.vecozo.nl/acc/berichtenservice/pull/v2/soap12" 
    457478                } 
    458479            }