   {"id":8403,"date":"2023-03-07T09:46:25","date_gmt":"2023-03-07T09:46:25","guid":{"rendered":"https:\/\/evinciblesolutions.com\/us\/?p=8403"},"modified":"2025-10-03T08:17:00","modified_gmt":"2025-10-03T08:17:00","slug":"how-to-use-c-models-in-ms-dynamics-fo","status":"publish","type":"post","link":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/","title":{"rendered":"How to use C# models in MS Dynamics F&#038;O"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"8403\" class=\"elementor elementor-8403\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40c2ea5 e-flex e-con-boxed e-con e-parent\" data-id=\"40c2ea5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db62baa elementor-widget elementor-widget-text-editor\" data-id=\"db62baa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The integration or consume third-party APIs in D365 Finance &amp; Operations, we need to design models (Contract class) in first step to deserialize the JSON which is difficult to make for huge JSON, so i design the solution that, write the code of consuming API in C# Library and return the model in D365 F&amp;O and use them.<\/p><p>Steps are below:<\/p><p><strong>1st Step<\/strong><\/p><p>We need to create c# Class library and create a model class or past special, it will converted to models automatically .<\/p><p>This will help you to create huge JSON model in just one click.<\/p><p>After all this process build the C# Library and get the dll<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87f8601 elementor-widget elementor-widget-image\" data-id=\"87f8601\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"624\" height=\"337\" src=\"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/Step-1.png\" class=\"attachment-large size-large wp-image-8407\" alt=\"\" srcset=\"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/Step-1.png.webp 624w, https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/Step-1-300x162.png.webp 300w\" sizes=\"(max-width: 624px) 100vw, 624px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df17b55 elementor-widget elementor-widget-text-editor\" data-id=\"df17b55\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>2nd Step<\/strong><\/p><p>Goto the D365 F&amp;O project reference and browse the dll and add that into your project.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e4a3f9 elementor-widget elementor-widget-image\" data-id=\"0e4a3f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"488\" height=\"399\" src=\"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/Step-2.png\" class=\"attachment-large size-large wp-image-8408\" alt=\"\" srcset=\"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/Step-2.png.webp 488w, https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/Step-2-300x245.png.webp 300w\" sizes=\"(max-width: 488px) 100vw, 488px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-277e664 elementor-widget elementor-widget-text-editor\" data-id=\"277e664\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>3rd Step<\/strong><\/p><p>Write the code to call the C# Library method from D365 F&amp;O using x++<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6102473 elementor-widget elementor-widget-image\" data-id=\"6102473\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"624\" height=\"320\" src=\"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/Step-3.png\" class=\"attachment-large size-large wp-image-8409\" alt=\"\" srcset=\"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/Step-3.png.webp 624w, https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/Step-3-300x154.png.webp 300w\" sizes=\"(max-width: 624px) 100vw, 624px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ee6db4 elementor-widget elementor-widget-text-editor\" data-id=\"3ee6db4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>By using above steps you can use C# models in D365 F&amp;O and implement the solution .<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The integration or consume third-party APIs in D365 Finance &amp; Operations, we need to design models (Contract class) in first step to deserialize the JSON which is difficult to make for huge JSON, so i design the solution that, write the code of consuming API in C# Library and return the model in D365 F&amp;O [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":8404,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10,18],"tags":[22],"class_list":["post-8403","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blogs","category-fo","tag-microsoft-dynamics-365"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>C# Models in Microsoft Dynamics 365 Finance &amp; Operations<\/title>\n<meta name=\"description\" content=\"Learn how C# models work in Microsoft Dynamics 365 Finance &amp; Operations. Evincible Solutions helps optimize development &amp; business efficiency.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C# Models in Microsoft Dynamics 365 Finance &amp; Operations\" \/>\n<meta property=\"og:description\" content=\"Learn how C# models work in Microsoft Dynamics 365 Finance &amp; Operations. Evincible Solutions helps optimize development &amp; business efficiency.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/\" \/>\n<meta property=\"og:site_name\" content=\"Evincible Solutions\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-07T09:46:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-03T08:17:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/MS-Dynamics-FO.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1400\" \/>\n\t<meta property=\"og:image:height\" content=\"805\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Evincible Solutions\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Evincible Solutions\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/\"},\"author\":{\"name\":\"Evincible Solutions\",\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/#\\\/schema\\\/person\\\/2213ca3de87248b6e3f053aa877b34fe\"},\"headline\":\"How to use C# models in MS Dynamics F&#038;O\",\"datePublished\":\"2023-03-07T09:46:25+00:00\",\"dateModified\":\"2025-10-03T08:17:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/\"},\"wordCount\":177,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/MS-Dynamics-FO.jpg\",\"keywords\":[\"Microsoft Dynamics 365\"],\"articleSection\":[\"Blogs\",\"F&amp;O\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/\",\"url\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/\",\"name\":\"C# Models in Microsoft Dynamics 365 Finance & Operations\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/MS-Dynamics-FO.jpg\",\"datePublished\":\"2023-03-07T09:46:25+00:00\",\"dateModified\":\"2025-10-03T08:17:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/#\\\/schema\\\/person\\\/2213ca3de87248b6e3f053aa877b34fe\"},\"description\":\"Learn how C# models work in Microsoft Dynamics 365 Finance & Operations. Evincible Solutions helps optimize development & business efficiency.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/MS-Dynamics-FO.jpg\",\"contentUrl\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/MS-Dynamics-FO.jpg\",\"width\":1400,\"height\":805,\"caption\":\"How to use C# models in MS Dynamics F&O\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/how-to-use-c-models-in-ms-dynamics-fo\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to use C# models in MS Dynamics F&#038;O\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/#website\",\"url\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/\",\"name\":\"Evincible Solutions\",\"description\":\"Commitment Delivered In USA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/#\\\/schema\\\/person\\\/2213ca3de87248b6e3f053aa877b34fe\",\"name\":\"Evincible Solutions\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/wp-content\\\/litespeed\\\/avatar\\\/27ef258da2738a449a337b0acc5b4414.jpg?ver=1777251608\",\"url\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/wp-content\\\/litespeed\\\/avatar\\\/27ef258da2738a449a337b0acc5b4414.jpg?ver=1777251608\",\"contentUrl\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/wp-content\\\/litespeed\\\/avatar\\\/27ef258da2738a449a337b0acc5b4414.jpg?ver=1777251608\",\"caption\":\"Evincible Solutions\"},\"sameAs\":[\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/\"],\"url\":\"https:\\\/\\\/evinciblesolutions.com\\\/us\\\/author\\\/alex-hugh\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"C# Models in Microsoft Dynamics 365 Finance & Operations","description":"Learn how C# models work in Microsoft Dynamics 365 Finance & Operations. Evincible Solutions helps optimize development & business efficiency.","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:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/","og_locale":"en_US","og_type":"article","og_title":"C# Models in Microsoft Dynamics 365 Finance & Operations","og_description":"Learn how C# models work in Microsoft Dynamics 365 Finance & Operations. Evincible Solutions helps optimize development & business efficiency.","og_url":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/","og_site_name":"Evincible Solutions","article_published_time":"2023-03-07T09:46:25+00:00","article_modified_time":"2025-10-03T08:17:00+00:00","og_image":[{"width":1400,"height":805,"url":"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/MS-Dynamics-FO.jpg","type":"image\/jpeg"}],"author":"Evincible Solutions","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Evincible Solutions","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/#article","isPartOf":{"@id":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/"},"author":{"name":"Evincible Solutions","@id":"https:\/\/evinciblesolutions.com\/us\/#\/schema\/person\/2213ca3de87248b6e3f053aa877b34fe"},"headline":"How to use C# models in MS Dynamics F&#038;O","datePublished":"2023-03-07T09:46:25+00:00","dateModified":"2025-10-03T08:17:00+00:00","mainEntityOfPage":{"@id":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/"},"wordCount":177,"commentCount":0,"image":{"@id":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/#primaryimage"},"thumbnailUrl":"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/MS-Dynamics-FO.jpg","keywords":["Microsoft Dynamics 365"],"articleSection":["Blogs","F&amp;O"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/","url":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/","name":"C# Models in Microsoft Dynamics 365 Finance & Operations","isPartOf":{"@id":"https:\/\/evinciblesolutions.com\/us\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/#primaryimage"},"image":{"@id":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/#primaryimage"},"thumbnailUrl":"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/MS-Dynamics-FO.jpg","datePublished":"2023-03-07T09:46:25+00:00","dateModified":"2025-10-03T08:17:00+00:00","author":{"@id":"https:\/\/evinciblesolutions.com\/us\/#\/schema\/person\/2213ca3de87248b6e3f053aa877b34fe"},"description":"Learn how C# models work in Microsoft Dynamics 365 Finance & Operations. Evincible Solutions helps optimize development & business efficiency.","breadcrumb":{"@id":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/#primaryimage","url":"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/MS-Dynamics-FO.jpg","contentUrl":"https:\/\/evinciblesolutions.com\/us\/wp-content\/uploads\/2023\/03\/MS-Dynamics-FO.jpg","width":1400,"height":805,"caption":"How to use C# models in MS Dynamics F&O"},{"@type":"BreadcrumbList","@id":"https:\/\/evinciblesolutions.com\/us\/how-to-use-c-models-in-ms-dynamics-fo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evinciblesolutions.com\/us\/"},{"@type":"ListItem","position":2,"name":"How to use C# models in MS Dynamics F&#038;O"}]},{"@type":"WebSite","@id":"https:\/\/evinciblesolutions.com\/us\/#website","url":"https:\/\/evinciblesolutions.com\/us\/","name":"Evincible Solutions","description":"Commitment Delivered In USA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evinciblesolutions.com\/us\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/evinciblesolutions.com\/us\/#\/schema\/person\/2213ca3de87248b6e3f053aa877b34fe","name":"Evincible Solutions","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evinciblesolutions.com\/us\/wp-content\/litespeed\/avatar\/27ef258da2738a449a337b0acc5b4414.jpg?ver=1777251608","url":"https:\/\/evinciblesolutions.com\/us\/wp-content\/litespeed\/avatar\/27ef258da2738a449a337b0acc5b4414.jpg?ver=1777251608","contentUrl":"https:\/\/evinciblesolutions.com\/us\/wp-content\/litespeed\/avatar\/27ef258da2738a449a337b0acc5b4414.jpg?ver=1777251608","caption":"Evincible Solutions"},"sameAs":["https:\/\/evinciblesolutions.com\/us\/"],"url":"https:\/\/evinciblesolutions.com\/us\/author\/alex-hugh\/"}]}},"_links":{"self":[{"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/posts\/8403","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/comments?post=8403"}],"version-history":[{"count":1,"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/posts\/8403\/revisions"}],"predecessor-version":[{"id":30926,"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/posts\/8403\/revisions\/30926"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/media\/8404"}],"wp:attachment":[{"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/media?parent=8403"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/categories?post=8403"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evinciblesolutions.com\/us\/wp-json\/wp\/v2\/tags?post=8403"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}