{"id":6810,"date":"2026-03-12T17:04:54","date_gmt":"2026-03-12T15:04:54","guid":{"rendered":"https:\/\/edi-service.partners\/?page_id=6810"},"modified":"2026-03-20T12:49:04","modified_gmt":"2026-03-20T10:49:04","slug":"webservice","status":"publish","type":"page","link":"https:\/\/edi-service.partners\/en\/webservice\/","title":{"rendered":"Webservice"},"content":{"rendered":"\n<h3 class=\"wp-block-heading has-small-plus-font-size\">Overview<\/h3>\n\n<p>Web services enable the <strong>automated and cross-system exchange of business data via standardized web protocols<\/strong>. They are typically based on technologies such as HTTP\/HTTPS, SOAP, or REST and allow direct communication between applications. Using web services, systems can exchange, process, and integrate data in real time, without manual intervention or delayed transfer processes. <\/p>\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<h3 class=\"wp-block-heading has-small-plus-font-size\">Key features of web services:<\/h3>\n\n<ul class=\"wp-block-list\">\n<li>Standardized communication via web protocols such as HTTP or HTTPS.<\/li>\n\n\n\n<li>Automated data exchange between applications and systems.<\/li>\n\n\n\n<li>Support for various data formats, for example XML or JSON.<\/li>\n\n\n\n<li>Real-time data transmission, allowing information to be processed immediately.<\/li>\n\n\n\n<li>Flexible integration into existing IT systems such as ERP, inventory management, or logistics systems.<\/li>\n\n\n\n<li>Secure data transmission through encryption and authentication mechanisms (e.g., TLS, API keys, or certificates).<\/li>\n\n\n\n<li>High scalability and extensibility, allowing new partners or systems to be easily integrated.<\/li>\n<\/ul>\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Service<\/td><td>Please contact us to obtain a username and password or to register new message types (TYPES).<br\/><br\/><br\/>Customer Service Center: Austria \/ Germany<br\/>Phone: +43 192101 -100 <strong>\/<\/strong> +49 800 283 68 61<br\/>E-Mail: <strong><a href=\"mailto:support@avenum.com\">support@avenum.com<\/a><\/strong> <strong>\/<\/strong> <strong><a href=\"mailto:hotline@avedium.com\">hotline@avedium.com<\/a><\/strong><\/td><\/tr><\/tbody><\/table><\/figure>\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<p><strong>Supported message types (TYPES):<\/strong><\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>ORDERS<\/strong> \u2013 Order<\/li>\n\n\n\n<li><strong>ORDRSP<\/strong> \u2013 Order response (order confirmation)<\/li>\n\n\n\n<li><strong>ORDRCHG<\/strong> \u2013 Order change<\/li>\n\n\n\n<li><strong>DESADV<\/strong> \u2013 Despatch advice (delivery note)<\/li>\n\n\n\n<li><strong>RECADV<\/strong> \u2013 Receiving advice<\/li>\n\n\n\n<li><strong>INVOIC<\/strong> \u2013 Invoice<\/li>\n\n\n\n<li><strong>INVRPT<\/strong> \u2013 Inventory report<\/li>\n\n\n\n<li><strong>DELFOR<\/strong> \u2013 Delivery forecast (delivery schedule)<\/li>\n\n\n\n<li><strong>IFTMIN<\/strong> \u2013 Transport instruction<\/li>\n\n\n\n<li><strong>PRODAT<\/strong> \u2013 Product data<\/li>\n\n\n\n<li><strong>APERAK<\/strong> \u2013 Application error and acknowledgement message<\/li>\n\n\n\n<li><strong>REMADV<\/strong> \u2013 Remittance advice<\/li>\n\n\n\n<li><strong>SORDERS<\/strong> \u2013 Collective order<\/li>\n\n\n\n<li><strong>HANMOV<\/strong> \u2013 Handling and storage movement<\/li>\n<\/ul>\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<h2 class=\"wp-block-heading has-small-plus-font-size\"><strong>Sending data to us<\/strong><\/h2>\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Test<\/td><td>Endpoint: https:\/\/bridge.test.service.avenum.com\/v1<\/td><\/tr><tr><td>Production<\/td><td>Endpoint: https:\/\/bridge.prod.service.avenum.com\/v1<\/td><\/tr><\/tbody><\/table><\/figure>\n\n<p><strong>File Names:<\/strong><br\/>Alphanumeric characters (a-z, A-Z, 0-9)<br\/>Allowed special characters: &#8220;-&#8220;, &#8220;.&#8221;, &#8220;_&#8221;, &#8220;~&#8221;<\/p>\n\n<p><strong>Field description:<\/strong><br\/>The individual fields have the following meaning:<\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>name<\/strong><br\/>File name of the transmitted file.<br\/>Used to identify the file within the system and must be unique for each file.<\/li>\n\n\n\n<li><strong>type<\/strong><br>Message type (EDI type) describing the content of the file.<br>Examples:\n<ul class=\"wp-block-list\">\n<li><code>ORDERS<\/code><\/li>\n\n\n\n<li><code>INVOIC<\/code><\/li>\n\n\n\n<li><code>DESADV<\/code><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>content<\/strong><br\/>Content of the file.<br\/>The original file must be converted into a Base64 string before transmission.<\/li>\n<\/ul>\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<div class=\"wp-block-lemmony-companion-accordion is-open has-small-font-size\"><div class=\"lemmony-accordion-container\"><h2 class=\"lemmony-accordion-title\">Beispiel Request<\/h2><div class=\"lemmony-accordion-content\">\n<div style=\"font-family: Verdana, sans-serif; font-size: 20px; position: relative;\">\n\n<button onclick=\"copyCode('code1')\" style=\"position:absolute; top:0; right:0; font-family: Verdana, sans-serif; font-size:16px; padding:6px 12px; cursor:pointer;\">\n\ud83d\udccb Copy\n<\/button>\n\n<pre id=\"code1\" style=\" font-family: Verdana, sans-serif; font-size: 18px; white-space: pre-wrap; word-break: break-word; margin-top:40px; \">\n{\n\"name\": \"22a2ac8f-9bb3-4938-9425-31079a5fa9bc\",\n\"type\": \"ORDERS\",\n\"content\": \"dGhlIGNvbnRlbnQgbXVzdCBiZSBiYXNlNjQgZW5jb2RlZA==\"\n}\n<\/pre>\n\n<\/div>\n\n<script>\nfunction copyCode(id) {\n    const text = document.getElementById(id).innerText;\n    navigator.clipboard.writeText(text).then(() => {\n        alert(\"Code wurde kopiert!\");\n    }).catch(err => {\n        alert(\"Fehler beim Kopieren: \" + err);\n    });\n}\n<\/script>\n<\/div><\/div><div class=\"lemmony-accordion-icon\"><\/div><\/div>\n\n<div class=\"wp-block-lemmony-companion-accordion is-open has-small-font-size\"><div class=\"lemmony-accordion-container\"><h2 class=\"lemmony-accordion-title\">Beispiel curl<\/h2><div class=\"lemmony-accordion-content\">\n<div style=\"font-family: Verdana, sans-serif; font-size: 20px; position: relative;\">\n\n   <button onclick=\"copyCode('code2')\" style=\"position:absolute; top:0; right:0; font-family: Verdana, sans-serif; font-size:16px; padding:6px 12px; cursor:pointer;\">\n\ud83d\udccb Kopieren\n<\/button>\n\n<pre id=\"code2\" style=\" font-family: Consolas, Monaco, monospace; font-size:18px; white-space: pre-wrap; word-break: break-word; margin-top:40px; \">\ncurl -L \\ -X POST \\ -H \"Content-Type: application\/json\" \\ -H \"Authorization: Basic dXNlcm5hbWU6cGFzc3dvcmQ=\" \\ https:\/\/bridge.test.service.avenum.com\/v1 \\ -d '{\"type\":\"ORDERS\",\"content\":\"dGhlIGNvbnRlbnQgbXVzdCBiZSBiYXNlNjQgZW5jb2RlZA==\"}'\n\n\n\n\n\n<\/pre> \n\n<\/div>\n\n<script>\nfunction copyCode(id) {\n    const text = document.getElementById(id).innerText;\n    navigator.clipboard.writeText(text).then(() => {\n        alert(\"Code wurde kopiert!\");\n    }).catch(err => {\n        alert(\"Fehler beim Kopieren: \" + err);\n    });\n}\n<\/script>\n<\/div><\/div><div class=\"lemmony-accordion-icon\"><\/div><\/div>\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<p class=\"has-small-plus-font-size\"><strong>Fetch data from us<\/strong><\/p>\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Test<\/td><td>Endpoint: https:\/\/bridge.test.service.avenum.com\/v1\/out<br\/><br\/>Endpoint: https:\/\/bridge.test.service.avenum.com\/v1\/out\/TYPE<\/td><\/tr><tr><td>Production<\/td><td>Endpoint: https:\/\/bridge.prod.service.avenum.com\/v1\/out<br\/><br\/>Endpoint: https:\/\/bridge.prod.service.avenum.com\/v1\/out\/TYPE<\/td><\/tr><\/tbody><\/table><\/figure>\n\n<div class=\"wp-block-lemmony-companion-accordion is-open has-small-font-size\"><div class=\"lemmony-accordion-container\"><h2 class=\"lemmony-accordion-title\">Beispiel curl<\/h2><div class=\"lemmony-accordion-content\">\n<div style=\"font-family: Verdana, sans-serif; font-size: 20px; position: relative;\">\n\n<button onclick=\"copyCode('code3')\" style=\"position:absolute; top:0; right:0; font-family: Verdana, sans-serif; font-size:16px; padding:6px 12px; cursor:pointer;\">\n\ud83d\udccb Kopieren\n<\/button>\n\n<pre id=\"code3\" style=\" font-family: Verdana, sans-serif; font-size: 18px; white-space: pre-wrap; word-break: break-word; margin-top:40px; \">\ncurl -L \\\n-X POST \\\n-H \"Authorization: Basic dXNlcm5hbWU6cGFzc3dvcmQ=\" \\\nhttps:\/\/bridge.test.service.avenum.com\/v1\/out\/INVOIC\n<\/pre>\n\n<\/div>\n\n<script>\nfunction copyCode(id) {\n    const text = document.getElementById(id).innerText;\n\n    const textarea = document.createElement(\"textarea\");\n    textarea.value = text;\n    document.body.appendChild(textarea);\n\n    textarea.select();\n    document.execCommand(\"copy\");\n\n    document.body.removeChild(textarea);\n\n    alert(\"Code wurde kopiert!\");\n}\n<\/script>\n<\/div><\/div><div class=\"lemmony-accordion-icon\"><\/div><\/div>\n\n<div class=\"wp-block-lemmony-companion-accordion is-open has-small-font-size\"><div class=\"lemmony-accordion-container\"><h2 class=\"lemmony-accordion-title\">Beispiel Response<\/h2><div class=\"lemmony-accordion-content\">\n<div style=\"font-family: Verdana, sans-serif; font-size: 20px; position: relative;\">\n\n<button onclick=\"copyCode('code4')\" style=\"position:absolute; top:0; right:0; font-family: Verdana, sans-serif; font-size:16px; padding:6px 12px; cursor:pointer;\">\n\ud83d\udccb Copy\n<\/button>\n\n<pre id=\"code4\" style=\" font-family: Verdana, sans-serif; font-size: 18px; white-space: pre-wrap; word-break: break-word; margin-top:40px; \">\n[\n{\n\"name\": \"test-1\"\n\"type\": \"INVOIC\",\n},\n{\n\"name\": \"test-2\"\n\"type\": \"INVOIC\",\n} \n]\n<\/pre>\n\n<\/div>\n\n<script>\nfunction copyCode(id) {\n    const text = document.getElementById(id).innerText;\n\n    const textarea = document.createElement(\"textarea\");\n    textarea.value = text;\n    document.body.appendChild(textarea);\n\n    textarea.select();\n    document.execCommand(\"copy\");\n\n    document.body.removeChild(textarea);\n\n    alert(\"Code wurde kopiert!\");\n}\n<\/script>\n<\/div><\/div><div class=\"lemmony-accordion-icon\"><\/div><\/div>\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<h2 class=\"wp-block-heading has-small-plus-font-size\">Fetch file content<\/h2>\n\n<p>GET \/out\/${type}\/${name}<\/p>\n\n<p>Returns the file with the specified type and name.<\/p>\n\n<div class=\"wp-block-lemmony-companion-accordion is-open has-small-font-size\"><div class=\"lemmony-accordion-container\"><h2 class=\"lemmony-accordion-title\">Beispiel Response<\/h2><div class=\"lemmony-accordion-content\">\n<div style=\"font-family: Verdana, sans-serif; font-size: 20px; position: relative;\">\n\n<button onclick=\"copyCode('code5')\" style=\"position:absolute; top:0; right:0; font-family: Verdana, sans-serif; font-size:16px; padding:6px 12px; cursor:pointer;\">\n\ud83d\udccb Kopieren\n<\/button>\n\n<pre id=\"code5\" style=\" font-family: Verdana, sans-serif; font-size: 18px; white-space: pre-wrap; word-break: break-word; margin-top:40px; \">\n{\n\"name\": \"Name der Datei\", \"type\": \"Typ der Datei\", \"content\": \"Inhalt der Datei (Base64 encoded)\"\n\n\n}\n<\/pre>\n\n<\/div>\n\n<script>\nfunction copyCode(id) {\n    const text = document.getElementById(id).innerText;\n\n    const textarea = document.createElement(\"textarea\");\n    textarea.value = text;\n    document.body.appendChild(textarea);\n\n    textarea.select();\n    document.execCommand(\"copy\");\n\n    document.body.removeChild(textarea);\n\n    alert(\"Code wurde kopiert!\");\n}\n<\/script>\n<\/div><\/div><div class=\"lemmony-accordion-icon\"><\/div><\/div>\n\n<p><br\/>200 OK = Everything worked correctly<br\/>403 Forbidden = No permission or invalid credentials<br\/>404 Not found = The requested content could not be found<\/p>\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<h2 class=\"wp-block-heading has-small-plus-font-size\">Delete file<\/h2>\n\n<p>DELETE \/out\/${type}\/${name}<\/p>\n\n<p>Deletes the file with the specified type and name.<\/p>\n\n<p><strong>Important: <\/strong>Retrieved files are not deleted automatically. The file must be actively deleted after successful processing. <\/p>\n\n<p>204 No content = Successfully processed<br\/>403 Forbidden = No permission or invalid credentials<br\/>404 Not found = The requested content could not be found<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview Web services enable the automated and cross-system exchange of business data via standardized web protocols. They are typically based on technologies such as HTTP\/HTTPS, SOAP, or REST and allow direct communication between applications. Using web services, systems can exchange, process, and integrate data in real time, without manual intervention or delayed transfer processes. Key [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"slim_seo":{"title":"Webservice - EDI Service Partners","description":"Overview Web services enable the automated and cross-system exchange of business data via standardized web protocols . They are typically based on technologies"},"footnotes":""},"folder":[9],"class_list":["post-6810","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Webservice - EDI Service Partners<\/title>\n<meta name=\"description\" content=\"REST web service for the exchange of business data \u2013 API documentation for the transmission, retrieval and processing of EDI messages.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/edi-service.partners\/en\/webservice\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Webservice - EDI Service Partners\" \/>\n<meta property=\"og:description\" content=\"REST web service for the exchange of business data \u2013 API documentation for the transmission, retrieval and processing of EDI messages.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/edi-service.partners\/en\/webservice\/\" \/>\n<meta property=\"og:site_name\" content=\"EDI Service Partners\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ediservicepartners\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-20T10:49:04+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/webservice\\\/\",\"url\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/webservice\\\/\",\"name\":\"Webservice - EDI Service Partners\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/#website\"},\"datePublished\":\"2026-03-12T15:04:54+00:00\",\"dateModified\":\"2026-03-20T10:49:04+00:00\",\"description\":\"REST web service for the exchange of business data \u2013 API documentation for the transmission, retrieval and processing of EDI messages.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/webservice\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/edi-service.partners\\\/en\\\/webservice\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/webservice\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Webservice\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/\",\"name\":\"EDI Service Partners\",\"description\":\"Your partners for EDI solutions\",\"publisher\":{\"@id\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/#organization\",\"name\":\"Avenum Technologie GmbH and Avedium Technologie GmbH\",\"url\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/edi-service.partners\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/edi-service.png\",\"contentUrl\":\"https:\\\/\\\/edi-service.partners\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/edi-service.png\",\"width\":1580,\"height\":250,\"caption\":\"Avenum Technologie GmbH and Avedium Technologie GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/edi-service.partners\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ediservicepartners\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/ediservice\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Webservice - EDI Service Partners","description":"REST web service for the exchange of business data \u2013 API documentation for the transmission, retrieval and processing of EDI messages.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/edi-service.partners\/en\/webservice\/","og_locale":"en_US","og_type":"article","og_title":"Webservice - EDI Service Partners","og_description":"REST web service for the exchange of business data \u2013 API documentation for the transmission, retrieval and processing of EDI messages.","og_url":"https:\/\/edi-service.partners\/en\/webservice\/","og_site_name":"EDI Service Partners","article_publisher":"https:\/\/www.facebook.com\/ediservicepartners","article_modified_time":"2026-03-20T10:49:04+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/edi-service.partners\/en\/webservice\/","url":"https:\/\/edi-service.partners\/en\/webservice\/","name":"Webservice - EDI Service Partners","isPartOf":{"@id":"https:\/\/edi-service.partners\/en\/#website"},"datePublished":"2026-03-12T15:04:54+00:00","dateModified":"2026-03-20T10:49:04+00:00","description":"REST web service for the exchange of business data \u2013 API documentation for the transmission, retrieval and processing of EDI messages.","breadcrumb":{"@id":"https:\/\/edi-service.partners\/en\/webservice\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/edi-service.partners\/en\/webservice\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/edi-service.partners\/en\/webservice\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/edi-service.partners\/en\/"},{"@type":"ListItem","position":2,"name":"Webservice"}]},{"@type":"WebSite","@id":"https:\/\/edi-service.partners\/en\/#website","url":"https:\/\/edi-service.partners\/en\/","name":"EDI Service Partners","description":"Your partners for EDI solutions","publisher":{"@id":"https:\/\/edi-service.partners\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/edi-service.partners\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/edi-service.partners\/en\/#organization","name":"Avenum Technologie GmbH and Avedium Technologie GmbH","url":"https:\/\/edi-service.partners\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/edi-service.partners\/en\/#\/schema\/logo\/image\/","url":"https:\/\/edi-service.partners\/wp-content\/uploads\/2023\/05\/edi-service.png","contentUrl":"https:\/\/edi-service.partners\/wp-content\/uploads\/2023\/05\/edi-service.png","width":1580,"height":250,"caption":"Avenum Technologie GmbH and Avedium Technologie GmbH"},"image":{"@id":"https:\/\/edi-service.partners\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ediservicepartners","https:\/\/www.linkedin.com\/company\/ediservice"]}]}},"_links":{"self":[{"href":"https:\/\/edi-service.partners\/en\/wp-json\/wp\/v2\/pages\/6810","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edi-service.partners\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edi-service.partners\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edi-service.partners\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/edi-service.partners\/en\/wp-json\/wp\/v2\/comments?post=6810"}],"version-history":[{"count":5,"href":"https:\/\/edi-service.partners\/en\/wp-json\/wp\/v2\/pages\/6810\/revisions"}],"predecessor-version":[{"id":6841,"href":"https:\/\/edi-service.partners\/en\/wp-json\/wp\/v2\/pages\/6810\/revisions\/6841"}],"wp:attachment":[{"href":"https:\/\/edi-service.partners\/en\/wp-json\/wp\/v2\/media?parent=6810"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/edi-service.partners\/en\/wp-json\/wp\/v2\/folder?post=6810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}