...
Code Block |
---|
{{baseURL}}/{{tenant}}/Communication?action=$received |
In response the Fachdienst will return an XML data set.
Code Block |
---|
language | xml |
---|
title | Example for an answer from Fachdienst with no new messages |
---|
|
{
"Bundle": {
"id": "01e42558-1340-4e24-af18-51d2a8365f00",
"type": "searchset",
"timestamp": "2022-08-05T12:47:37.986+00:00",
"resourceType": "Bundle",
"total": 0,
"link": [
{
"relation": "self",
"url": "https://erp-ref.zentral.erp.splitdns.ti-dienste.de/Communication?received=eqNULL"
}
]
}
} |