{"id":11362,"date":"2017-02-15T15:00:00","date_gmt":"2017-02-15T15:00:00","guid":{"rendered":"https:\/\/zapliance.com\/?p=11362"},"modified":"2022-12-16T08:11:09","modified_gmt":"2022-12-16T08:11:09","slug":"analytics-of-high-incoming-invoices","status":"publish","type":"post","link":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/","title":{"rendered":"Analytics of high incoming invoices"},"content":{"rendered":"\n<p>In today\u2019s blog post, I will show you how to use Excel to implement the analytics of high incoming invoice amounts from&nbsp;<a href=\"https:\/\/zapliance.com\/com\/zapliance\/www\/en\/blog\/do-it-yourself-analytics-of-sap-super-users-in-excel.html\">Part II of this series<\/a>. It is easy to understand, so everybody can use this.<\/p>\n\n\n\n<p>Part 3 of the series: \u201cVery high incoming invoice amount\u201d<\/p>\n\n\n\n<p>1.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/data-analytics-where-topmanagers-should-keep-an-eye-on?lang=en\">Where Topmanagers should keep an eye on<\/a><br>2.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/getting-serious-what-are-high-incoming-invoice-amounts?lang=en\">Getting serious: What are high incoming invoices?<\/a><br><strong>3.&nbsp;Analytics of high incoming invoices<\/strong><br>4.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/two-graphics-for-evaluating-high-incoming-invoices?lang=en\">Two graphics for evaluating high incoming invoices<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Short Recap<\/h2>\n\n\n\n<p>At first glance, high incoming invoices are not unusual for an auditor. But this is not what this analytics is about. It is rather about identifying unusually high incoming invoices, which we would generally call statistical outliers. In&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/getting-serious-what-are-high-incoming-invoice-amounts?lang=en\">Part II of this series<\/a>, our PhD Professor already explained how a statistical outlier is defined in this context:<\/p>\n\n\n\n<p><em>An incoming invoice from a vendor is unusually high if the invoice amount is above the mean value of the vendor\u2019s invoice amounts plus six times the standard deviation of the vendor\u2019s invoice amounts.<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Instructions for the analytics of high invoice amounts<\/h2>\n\n\n\n<p>In the following Excel instructions, I would like to show you in a clear way that the math formulas from last post are not as unintelligible as they may seem.<\/p>\n\n\n\n<p>If we look at the definition mentioned above, we can easily divide the evaluation into subtasks. At this point, I feel sent back to my schooldays, where various algebraic story problems had to be resolved, where one was constantly asking himself who produced such nonsense, e.g.:<\/p>\n\n\n\n<p>\u201cKlaus and Martina are travelling from 110 km away towards each other at the same time. Klaus is covering a distance of 120 km per hour and Martina one of 100 km. Where will they meet?\u201d<\/p>\n\n\n\n<p>The mathematically predisposed person among you will probably think briefly about the problem or take notes and conclude that Klaus will drive 10 km farther than Martina. Everyone else will presumably answer: At the arranged meeting place, of course.<\/p>\n\n\n\n<p>All right, enough nostalgia for now. Let us turn back to the mathematical examination of incoming invoices with high invoice amounts and divide the definition into subtasks:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Calculation of the mean value for all incoming invoices within a vendor.<\/li>\n\n\n\n<li>Calculation of the standard deviation of all the invoice amounts within a vendor.<\/li>\n\n\n\n<li>Addition of the mean value and the sixfold standard deviation.<\/li>\n<\/ol>\n\n\n\n<p>Before you start searching in the depths of your math books, you will find the formulas for the mean value and the standard deviation here:<\/p>\n\n\n\n<p>The mean value is commonly known as the \u201caverage\u201d. All values are summarized and divided through the number of the values, or:<\/p>\n\n\n\n<p><img decoding=\"async\" src=\"https:\/\/wikimedia.org\/api\/rest_v1\/media\/math\/render\/svg\/c5c37f3ebde1a0f70dbb111ea7999b9cc0e272b1\" alt=\"{\\displaystyle {\\overline {x}}={\\frac {1}{n}}\\sum _{i=1}^{n}{x_{i}}}\">Source: Wikipedia<\/p>\n\n\n\n<p>Where:<br>n is the number of values<br>x<sub>i<\/sub>&nbsp;is the i-th value<\/p>\n\n\n\n<p>The standard deviation, however, describes how much a value variates around the mean value and is calculated as follows:<\/p>\n\n\n\n<p><img decoding=\"async\" src=\"https:\/\/wikimedia.org\/api\/rest_v1\/media\/math\/render\/svg\/858aa2dea60913938c0a2cbba72f74679746a891\" alt=\"{\\displaystyle s={\\sqrt \\sum \\limits _{i=1}^{n}\\left(x_{i}-{\\overline {x}}\\right)^{2}}}}\">Source: Wikipedia<\/p>\n\n\n\n<p>Where:<br>n is the number of values<br>x<sub>i<\/sub>&nbsp;is the i-th value<br>x&nbsp;is the mean value<\/p>\n\n\n\n<p>At this point, of course, you do not have to calculate every value individually in Excel, but you can use the functions =AVERAGE() and =STDEV() instead. Therefore, the formula in Excel does not look as bad as shown before:<\/p>\n\n\n\n<p>=AVERAGE(Selection area)+6*STDEVP(Selection area)<\/p>\n\n\n\n<p>The 6 in this equation describes the sixfold&nbsp;standard deviation, but you can define yourself how high an outlier is to you. With the help of the table in&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/getting-serious-what-are-high-incoming-invoice-amounts?lang=en\">Part II of this series<\/a>, you can adjust this value to suit your needs or perception, and thus define your own marginal value.<\/p>\n\n\n\n<p>Of course, you should always examine only one vendor at a time for this analytics and view a sufficient number of incoming invoices. The reason is that only one statistical outlier in e.g. 10 invoices can influence the mean value so strongly that the analytics is invalid.<\/p>\n\n\n\n<p>What are your experiences in purchase auditing and the analytics of high invoice amounts? Was it already a component or was it rather neglected? <\/p>\n","protected":false},"excerpt":{"rendered":"<p>In today\u2019s blog post, I will show you how to use Excel to implement the analytics of high incoming invoice amounts from&nbsp;Part II of this series. It is easy to understand, so everybody can use this. Part 3 of the series: \u201cVery high incoming invoice amount\u201d 1.&nbsp;Where Topmanagers should keep an eye on2.&nbsp;Getting serious: What [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":10699,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[38,37,40],"tags":[],"class_list":["post-11362","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-en-audit","category-en-compliance","category-en-finance"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Analytics of high incoming invoices - zapliance<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Analytics of high incoming invoices - zapliance\" \/>\n<meta property=\"og:description\" content=\"In today\u2019s blog post, I will show you how to use Excel to implement the analytics of high incoming invoice amounts from&nbsp;Part II of this series. It is easy to understand, so everybody can use this. Part 3 of the series: \u201cVery high incoming invoice amount\u201d 1.&nbsp;Where Topmanagers should keep an eye on2.&nbsp;Getting serious: What [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/\" \/>\n<meta property=\"og:site_name\" content=\"zapliance\" \/>\n<meta property=\"article:published_time\" content=\"2017-02-15T15:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-16T08:11:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"962\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Alexander Ruehle\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Alexander Ruehle\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/\"},\"author\":{\"name\":\"Alexander Ruehle\",\"@id\":\"https:\/\/zapliance.com\/en\/#\/schema\/person\/215958640076a72c61876b1ec9e23211\"},\"headline\":\"Analytics of high incoming invoices\",\"datePublished\":\"2017-02-15T15:00:00+00:00\",\"dateModified\":\"2022-12-16T08:11:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/\"},\"wordCount\":665,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/zapliance.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png\",\"articleSection\":[\"Audit\",\"Compliance\",\"Finance\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/\",\"url\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/\",\"name\":\"Analytics of high incoming invoices - zapliance\",\"isPartOf\":{\"@id\":\"https:\/\/zapliance.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png\",\"datePublished\":\"2017-02-15T15:00:00+00:00\",\"dateModified\":\"2022-12-16T08:11:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#primaryimage\",\"url\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png\",\"contentUrl\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png\",\"width\":2400,\"height\":962},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/zapliance.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Analytics of high incoming invoices\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zapliance.com\/en\/#website\",\"url\":\"https:\/\/zapliance.com\/en\/\",\"name\":\"zapliance\",\"description\":\"Be the agent of change\",\"publisher\":{\"@id\":\"https:\/\/zapliance.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zapliance.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/zapliance.com\/en\/#organization\",\"name\":\"zapliance\",\"url\":\"https:\/\/zapliance.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zapliance.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/06\/zap_logo.svg\",\"contentUrl\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/06\/zap_logo.svg\",\"width\":200,\"height\":45,\"caption\":\"zapliance\"},\"image\":{\"@id\":\"https:\/\/zapliance.com\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/zapliance.com\/en\/#\/schema\/person\/215958640076a72c61876b1ec9e23211\",\"name\":\"Alexander Ruehle\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zapliance.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/07\/avatar_user_5_1657802999-96x96.jpg\",\"contentUrl\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/07\/avatar_user_5_1657802999-96x96.jpg\",\"caption\":\"Alexander Ruehle\"},\"description\":\"is CEO &amp; Co-Founder of zapliance and has been an auditor at heart for over 15 years. He is both a Certified Internal Auditor and Certified Information Systems Auditor and is moving forward as a thought leader to transform the finance, audit and compliance industry - people-centric, data-driven and context-driven.\",\"url\":\"https:\/\/zapliance.com\/en\/blog\/author\/alexander-ruehle\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Analytics of high incoming invoices - zapliance","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:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/","og_locale":"en_US","og_type":"article","og_title":"Analytics of high incoming invoices - zapliance","og_description":"In today\u2019s blog post, I will show you how to use Excel to implement the analytics of high incoming invoice amounts from&nbsp;Part II of this series. It is easy to understand, so everybody can use this. Part 3 of the series: \u201cVery high incoming invoice amount\u201d 1.&nbsp;Where Topmanagers should keep an eye on2.&nbsp;Getting serious: What [&hellip;]","og_url":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/","og_site_name":"zapliance","article_published_time":"2017-02-15T15:00:00+00:00","article_modified_time":"2022-12-16T08:11:09+00:00","og_image":[{"width":2400,"height":962,"url":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png","type":"image\/png"}],"author":"Alexander Ruehle","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Alexander Ruehle","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#article","isPartOf":{"@id":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/"},"author":{"name":"Alexander Ruehle","@id":"https:\/\/zapliance.com\/en\/#\/schema\/person\/215958640076a72c61876b1ec9e23211"},"headline":"Analytics of high incoming invoices","datePublished":"2017-02-15T15:00:00+00:00","dateModified":"2022-12-16T08:11:09+00:00","mainEntityOfPage":{"@id":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/"},"wordCount":665,"commentCount":0,"publisher":{"@id":"https:\/\/zapliance.com\/en\/#organization"},"image":{"@id":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#primaryimage"},"thumbnailUrl":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png","articleSection":["Audit","Compliance","Finance"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/","url":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/","name":"Analytics of high incoming invoices - zapliance","isPartOf":{"@id":"https:\/\/zapliance.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#primaryimage"},"image":{"@id":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#primaryimage"},"thumbnailUrl":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png","datePublished":"2017-02-15T15:00:00+00:00","dateModified":"2022-12-16T08:11:09+00:00","breadcrumb":{"@id":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#primaryimage","url":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png","contentUrl":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png","width":2400,"height":962},{"@type":"BreadcrumbList","@id":"https:\/\/zapliance.com\/en\/blog\/analytics-of-high-incoming-invoices\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/zapliance.com\/en\/"},{"@type":"ListItem","position":2,"name":"Analytics of high incoming invoices"}]},{"@type":"WebSite","@id":"https:\/\/zapliance.com\/en\/#website","url":"https:\/\/zapliance.com\/en\/","name":"zapliance","description":"Be the agent of change","publisher":{"@id":"https:\/\/zapliance.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zapliance.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zapliance.com\/en\/#organization","name":"zapliance","url":"https:\/\/zapliance.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zapliance.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/06\/zap_logo.svg","contentUrl":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/06\/zap_logo.svg","width":200,"height":45,"caption":"zapliance"},"image":{"@id":"https:\/\/zapliance.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zapliance.com\/en\/#\/schema\/person\/215958640076a72c61876b1ec9e23211","name":"Alexander Ruehle","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zapliance.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/07\/avatar_user_5_1657802999-96x96.jpg","contentUrl":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/07\/avatar_user_5_1657802999-96x96.jpg","caption":"Alexander Ruehle"},"description":"is CEO &amp; Co-Founder of zapliance and has been an auditor at heart for over 15 years. He is both a Certified Internal Auditor and Certified Information Systems Auditor and is moving forward as a thought leader to transform the finance, audit and compliance industry - people-centric, data-driven and context-driven.","url":"https:\/\/zapliance.com\/en\/blog\/author\/alexander-ruehle\/"}]}},"views":993,"_links":{"self":[{"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/posts\/11362","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/comments?post=11362"}],"version-history":[{"count":2,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/posts\/11362\/revisions"}],"predecessor-version":[{"id":14352,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/posts\/11362\/revisions\/14352"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/media\/10699"}],"wp:attachment":[{"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/media?parent=11362"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/categories?post=11362"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/tags?post=11362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}