{"id":1380,"date":"2025-10-10T14:59:39","date_gmt":"2025-10-10T07:59:39","guid":{"rendered":"https:\/\/portal-atlasx.cdg.co.th\/home\/?post_type=docs&#038;p=1380"},"modified":"2025-11-12T15:04:12","modified_gmt":"2025-11-12T08:04:12","slug":"appmail","status":"publish","type":"docs","link":"https:\/\/portal-atlasx.cdg.co.th\/home\/docs\/axws7\/services-2\/appmail\/","title":{"rendered":"AppMail"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\" id=\"appmail\">AppMail<\/h1>\n\n\n\n<p>\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e4c \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a Mail Server \u0e41\u0e25\u0e30 Gmail<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01-appsettings\">\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01 appsettings<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>{\n  \"WebServiceSettings\": {\n    \"Email\": {\n      \"Server\": \"&lt;IP_OR_DOMAIN_EMAIL>\",\n      \"Port\": 25,\n      \"EnableSSL\": false,\n      \"Username\": \"&lt;EMAIL>\",\n      \"Password\": \"&lt;PASSWORD>\",\n      \"SenderAddress\": \"mailservice@cdg.co.th|AtlasX Support Team\",\n      \"FromParameter\": \"FROM\",\n      \"ToParameter\": \"TO\",\n      \"CcParameter\": \"CC\",\n      \"BccParameter\": \"BCC\",\n      \"SubjectParameter\": \"SUBJECT\",\n      \"BodyParameter\": \"BODY\",\n      \"PriorityParameter\": \"PRIORITY\"\n    }\n  }\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #000000\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  <\/span><span style=\"color: #A31515\">&quot;WebServiceSettings&quot;<\/span><span style=\"color: #000000\">: {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #A31515\">&quot;Email&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;Server&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&lt;IP_OR_DOMAIN_EMAIL&gt;&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;Port&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #098658\">25<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;EnableSSL&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0000FF\">false<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;Username&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&lt;EMAIL&gt;&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;Password&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&lt;PASSWORD&gt;&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;SenderAddress&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;mailservice@cdg.co.th|AtlasX Support Team&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FromParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;FROM&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;ToParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;TO&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;CcParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;CC&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;BccParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;BCC&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;SubjectParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;SUBJECT&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;BodyParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;BODY&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;PriorityParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;PRIORITY&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p><strong>Email<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Key<\/th><th>Value<\/th><th>Description<\/th><th><\/th><\/tr><\/thead><tbody><tr><td>Server<\/td><td>IP_OR_DOMAIN_EMAIL<\/td><td>\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 Server \u0e17\u0e35\u0e48\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 Mail Server<\/td><td><\/td><\/tr><tr><td>Port<\/td><td>25<\/td><td>Port \u0e02\u0e2d\u0e07\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 Server \u0e17\u0e35\u0e48\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 Mail Server<\/td><td><\/td><\/tr><tr><td>EnableSSL<\/td><td>false<\/td><td>\u0e23\u0e30\u0e1a\u0e38\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 SSL<\/td><td><\/td><\/tr><tr><td>Username<\/td><td>EMAIL<\/td><td>Username \u0e02\u0e2d\u0e07 Mail Server<\/td><td><\/td><\/tr><tr><td>Password<\/td><td>PASSWORD<\/td><td>Password \u0e02\u0e2d\u0e07 Mail Server<\/td><td><\/td><\/tr><tr><td>SenderAddress<\/td><td><a href=\"mailto:mailservice@cdg.co.th\">mailservice@cdg.co.th<\/a>`<\/td><td>`AtlasX Support Team<\/td><td>\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1c\u0e39\u0e49\u0e2a\u0e48\u0e07 \u0e41\u0e2a\u0e14\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e2a\u0e48\u0e07\u0e14\u0e49\u0e27\u0e22\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22 Pipe<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"parameters\">Parameters<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Parameter<\/th><th>Data Type<\/th><th>Sample Value<\/th><\/tr><\/thead><tbody><tr><td>FROM<\/td><td>String<\/td><td><a href=\"mailto:atlasx.suport@cdg.co.th\">atlasx.suport@cdg.co.th<\/a><\/td><\/tr><tr><td>TO<\/td><td>String<\/td><td><a href=\"mailto:atlasx.user@cdg.co.th\">atlasx.user@cdg.co.th<\/a><\/td><\/tr><tr><td>CC<\/td><td>String<\/td><td><a href=\"mailto:atlasx.user1@cdg.co.th\">atlasx.user1@cdg.co.th<\/a>;<a href=\"mailto:atlasx.user2@cdg.co.th\">atlasx.user2@cdg.co.th<\/a><\/td><\/tr><tr><td>BCC<\/td><td>String<\/td><td><a href=\"mailto:atlasx.user4@cdg.co.th\">atlasx.user4@cdg.co.th<\/a>;<a href=\"mailto:atlasx.user5@cdg.co.th\">atlasx.user5@cdg.co.th<\/a><\/td><\/tr><tr><td>SUBJECT<\/td><td>String<\/td><td>AtlasX Information<\/td><\/tr><tr><td>BODY<\/td><td>String<\/td><td>To AtlasX Users \u0e2d\u0e35\u0e40\u0e21\u0e25 \u0e09\u0e1a\u0e31\u0e1a\u0e19\u0e35\u0e49\u0e17\u0e33\u0e02\u0e36\u0e49\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e23\u0e30\u0e1a\u0e1a \u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25 \u0e14\u0e49\u0e27\u0e22<\/td><\/tr><tr><td>PRIORITY<\/td><td>String<\/td><td><code>Low<\/code>,&nbsp;<code>Normal<\/code>,&nbsp;<code>High<\/code>&nbsp;\u0e04\u0e48\u0e32\u0e43\u0e14\u0e04\u0e48\u0e32\u0e2b\u0e19\u0e36\u0e48\u0e07<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>curl --location --request POST 'https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appmail\/send' \\\n--form 'FROM=\"\"' \\\n--form 'TO=\"pariya.kham@gmail.com|Aui Pariya (Gmail)\"' \\\n--form 'CC=\"pariya.k22@cdg.co.th|Pariya Khampimlert (GIS);pariya.demo@gmail.com;asdf.qwer@tyuio.co.th\"' \\\n--form 'BCC=\"pariya-dream@hotmail.com|Aui Pariya (Hotmail)\"' \\\n--form 'SUBJECT=\"AtlasX - WebService : \u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\"' \\\n--form 'BODY=\"&lt;h1>AtlasX WebService&lt;\/h1>&lt;p>\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e19\u0e30\u0e04\u0e23\u0e31\u0e1a&lt;\/p>&lt;p>&lt;img src=\\\"https:\/\/portal-atlasx.cdg.co.th\/community\/content\/images\/2019\/12\/devrel-in-action.jpg\\\">&lt;\/p>\"' \\\n--form 'PRIORITY=\"Normal\"'<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">curl<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">location<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">request<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">POST<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appmail\/send&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;FROM=&quot;&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;TO=&quot;pariya.kham@gmail.com|Aui Pariya (Gmail)&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;CC=&quot;pariya.k22@cdg.co.th|Pariya Khampimlert (GIS);pariya.demo@gmail.com;asdf.qwer@tyuio.co.th&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;BCC=&quot;pariya-dream@hotmail.com|Aui Pariya (Hotmail)&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;SUBJECT=&quot;AtlasX - WebService : \u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;BODY=&quot;&lt;h1&gt;AtlasX WebService&lt;\/h1&gt;&lt;p&gt;\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e19\u0e30\u0e04\u0e23\u0e31\u0e1a&lt;\/p&gt;&lt;p&gt;&lt;img src=<\/span><span style=\"color: #EE0000\">\\&quot;<\/span><span style=\"color: #A31515\">https:\/\/portal-atlasx.cdg.co.th\/community\/content\/images\/2019\/12\/devrel-in-action.jpg<\/span><span style=\"color: #EE0000\">\\&quot;<\/span><span style=\"color: #A31515\">&gt;&lt;\/p&gt;&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;PRIORITY=&quot;Normal&quot;&#39;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2a\u0e48\u0e07\u0e44\u0e1f\u0e25\u0e4c\u0e41\u0e19\u0e1a\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/portal-atlasx.cdg.co.th\/share\/Portal%20Docs\/Framework\/AXWS\/axws-appmail-request.png\" alt=\"Send E-Mail\" title=\"null\"\/><\/figure>\n\n\n\n<p>\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/portal-atlasx.cdg.co.th\/share\/Portal%20Docs\/Framework\/AXWS\/axws-appmail-email.jpg\" alt=\"Example email\" title=\"null\"\/><\/figure>\n","protected":false},"featured_media":0,"parent":1369,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nav_title":"","positive":"","negative":"","footnotes":""},"docs_category":[],"class_list":["post-1380","docs","type-docs","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/comments?post=1380"}],"version-history":[{"count":2,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1380\/revisions"}],"predecessor-version":[{"id":3190,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1380\/revisions\/3190"}],"up":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1369"}],"wp:attachment":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/media?parent=1380"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs_category?post=1380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}