{"id":8298,"date":"2026-05-12T14:29:18","date_gmt":"2026-05-12T14:29:18","guid":{"rendered":"https:\/\/fmp.com.do\/?page_id=8298"},"modified":"2026-05-13T19:50:22","modified_gmt":"2026-05-13T19:50:22","slug":"formulario-facturacion-electronica","status":"publish","type":"page","link":"https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/","title":{"rendered":"Formulario facturacion electronica"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8298\" class=\"elementor elementor-8298\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d0038d e-flex e-con-boxed e-con e-parent\" data-id=\"1d0038d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-eb1fe51 e-con-full e-flex e-con e-child\" data-id=\"eb1fe51\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c49138e elementor-widget elementor-widget-image\" data-id=\"c49138e\" 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\" fetchpriority=\"high\" decoding=\"async\" width=\"980\" height=\"211\" src=\"https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage-1024x220.webp\" class=\"attachment-large size-large wp-image-8317\" alt=\"\" srcset=\"https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage-1024x220.webp 1024w, https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage-300x64.webp 300w, https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage-768x165.webp 768w, https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage-1536x330.webp 1536w, https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage-2048x440.webp 2048w\" sizes=\"(max-width: 980px) 100vw, 980px\" \/>\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>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ac58af elementor-widget elementor-widget-heading\" data-id=\"4ac58af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Formulario de levantamiento para cotizar -  Facturaci\u00f3n Electr\u00f3nica<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6902998 elementor-widget elementor-widget-html\" data-id=\"6902998\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Formulario Comercial - FMP<\/title>\n\n  <style>\n    *{\n      margin:0;\n      padding:0;\n      box-sizing:border-box;\n      font-family: Arial, Helvetica, sans-serif;\n    }\n\n    body{\n      background:#f4f6f9;\n      padding:40px 20px;\n    }\n\n    .form-container{\n      max-width:700px;\n      margin:auto;\n      background:#ffffff;\n      padding:40px;\n      border-radius:12px;\n      box-shadow:0 10px 30px rgba(0,0,0,0.08);\n      border-top:5px solid #0056b3;\n    }\n\n    .logo{\n      text-align:center;\n      margin-bottom:25px;\n    }\n\n    .logo img{\n      max-width:180px;\n    }\n\n    h2{\n      text-align:center;\n      color:#0056b3;\n      margin-bottom:10px;\n      font-size:28px;\n    }\n\n    .subtitle{\n      text-align:center;\n      color:#666;\n      margin-bottom:35px;\n      font-size:15px;\n    }\n\n    .form-group{\n      margin-bottom:20px;\n    }\n\n    label{\n      display:block;\n      margin-bottom:8px;\n      font-weight:600;\n      color:#333;\n    }\n\n    input,\n    select,\n    textarea{\n      width:100%;\n      padding:14px;\n      border:1px solid #dcdcdc;\n      border-radius:8px;\n      font-size:15px;\n      transition:0.3s;\n    }\n\n    input:focus,\n    select:focus,\n    textarea:focus{\n      border-color:#0056b3;\n      outline:none;\n      box-shadow:0 0 0 3px rgba(0,86,179,0.1);\n    }\n\n    .row{\n      display:flex;\n      gap:20px;\n    }\n\n    .row .form-group{\n      flex:1;\n    }\n\n    button{\n      width:100%;\n      background:#0056b3;\n      color:#fff;\n      border:none;\n      padding:16px;\n      border-radius:8px;\n      font-size:16px;\n      font-weight:bold;\n      cursor:pointer;\n      transition:0.3s;\n    }\n\n    button:hover{\n      background:#003f85;\n    }\n\n    @media(max-width:768px){\n      .row{\n        flex-direction:column;\n        gap:0;\n      }\n\n      .form-container{\n        padding:25px;\n      }\n    }\n  <\/style>\n<\/head>\n\n<body>\n\n  <div class=\"form-container\">\n\n    <!-- Logo -->\n    \n\n    <h2><\/h2>\n    <p class=\"subtitle\">\n      Complete el siguiente formulario y nuestro equipo se pondr\u00e1 en contacto.\n    <\/p>\n\n    <!-- FORMULARIO -->\n    <form action=\"https:\/\/fmp.com.do\/wp-content\/themes\/silicon\/procesar.php\" method=\"POST\">\n\n      <div class=\"form-group\">\n        <label>Raz\u00f3n social \/ RNC<\/label>\n        <input type=\"text\" name=\"razon_social\" required>\n      <\/div>\n\n      <div class=\"form-group\">\n        <label>Actividad comercial<\/label>\n        <input type=\"text\" name=\"actividad_comercial\" required>\n      <\/div>\n\n      <div class=\"row\">\n        <div class=\"form-group\">\n          <label>Persona de contacto<\/label>\n          <input type=\"text\" name=\"persona_contacto\" required>\n        <\/div>\n\n        <div class=\"form-group\">\n          <label>Cargo o departamento<\/label>\n          <input type=\"text\" name=\"cargo_departamento\">\n        <\/div>\n      <\/div>\n\n      <div class=\"row\">\n        <div class=\"form-group\">\n          <label>Tel\u00e9fono<\/label>\n          <input type=\"tel\" name=\"telefono\" required>\n        <\/div>\n\n        <div class=\"form-group\">\n          <label>Correo electr\u00f3nico<\/label>\n          <input type=\"email\" name=\"correo\" required>\n        <\/div>\n      <\/div>\n\n      <div class=\"form-group\">\n        <label>Sistema de Facturaci\u00f3n Actual (ERP o POS)<\/label>\n        <input type=\"text\" name=\"erp_actual\">\n      <\/div>\n\n      <div class=\"form-group\">\n        <label>Proveedor de ERP\/POS<\/label>\n        <input type=\"text\" name=\"proveedor_erp\">\n      <\/div>\n\n      <div class=\"form-group\">\n        <label>Cantidad anual de comprobantes emitidos\/recibidos<\/label>\n        <select name=\"cantidad_comprobantes\" required>\n          <option value=\"\">Seleccione una opci\u00f3n<\/option>\n          <option>1 - 500<\/option>\n          <option>501 - 2,000<\/option>\n          <option>2,001 - 7,000<\/option>\n          <option>17,001 - 47,000<\/option>\n          <option>47,001 - 97,000<\/option>\n          <option>97,001 - 147,000<\/option>\n          <option>M\u00e1s de 147,000<\/option>\n        <\/select>\n      <\/div>\n\n      <button type=\"submit\">\n        Enviar solicitud\n      <\/button>\n\n    <\/form>\n  <\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a1379f6 elementor-widget elementor-widget-text-editor\" data-id=\"a1379f6\" 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<div class=\"elementor-element elementor-element-b6eed74 e-con-full e-flex e-con e-child\" data-id=\"b6eed74\" data-element_type=\"container\" data-e-type=\"container\"><div class=\"elementor-element elementor-element-1e4aae7 elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1e4aae7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.si-icon-box-2\"><div class=\"elementor-widget-container\"><div class=\"card card-hover mb-3\"><div class=\"card-body d-flex align-items-start\"><div class=\"ps-4\"><p class=\"sn-description elementor-icon-box-description pb-1 mb-2\" style=\"text-align: center;\">Cumple con las normativas de la DGII, reduce el uso de papel, mejora la precisi\u00f3n y la rapidez en el procesamiento de tus facturas.<\/p><p style=\"text-align: center;\">comercial@fmp.com.do<\/p><\/div><p style=\"text-align: center;\">\u00a0<\/p><\/div><\/div><\/div><\/div><\/div>\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>Formulario de levantamiento para cotizar &#8211; Facturaci\u00f3n Electr\u00f3nica Formulario Comercial &#8211; FMP Complete el siguiente formulario y nuestro equipo se pondr\u00e1 en contacto. Raz\u00f3n social \/ RNC Actividad comercial Persona de contacto Cargo o departamento Tel\u00e9fono Correo electr\u00f3nico Sistema de Facturaci\u00f3n Actual (ERP o POS) Proveedor de ERP\/POS Cantidad anual de comprobantes emitidos\/recibidos Seleccione una [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8298","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Formulario facturacion electronica -<\/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:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Formulario facturacion electronica -\" \/>\n<meta property=\"og:description\" content=\"Formulario de levantamiento para cotizar &#8211; Facturaci\u00f3n Electr\u00f3nica Formulario Comercial &#8211; FMP Complete el siguiente formulario y nuestro equipo se pondr\u00e1 en contacto. Raz\u00f3n social \/ RNC Actividad comercial Persona de contacto Cargo o departamento Tel\u00e9fono Correo electr\u00f3nico Sistema de Facturaci\u00f3n Actual (ERP o POS) Proveedor de ERP\/POS Cantidad anual de comprobantes emitidos\/recibidos Seleccione una [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/fmptechnologyservices\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-13T19:50:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"8838\" \/>\n\t<meta property=\"og:image:height\" content=\"1900\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/fmp.com.do\\\/index.php\\\/formulario-facturacion-electronica\\\/\",\"url\":\"https:\\\/\\\/fmp.com.do\\\/index.php\\\/formulario-facturacion-electronica\\\/\",\"name\":\"Formulario facturacion electronica -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fmp.com.do\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/fmp.com.do\\\/index.php\\\/formulario-facturacion-electronica\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/fmp.com.do\\\/index.php\\\/formulario-facturacion-electronica\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/fmp.com.do\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Webformimage-1024x220.webp\",\"datePublished\":\"2026-05-12T14:29:18+00:00\",\"dateModified\":\"2026-05-13T19:50:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fmp.com.do\\\/index.php\\\/formulario-facturacion-electronica\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fmp.com.do\\\/index.php\\\/formulario-facturacion-electronica\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/fmp.com.do\\\/index.php\\\/formulario-facturacion-electronica\\\/#primaryimage\",\"url\":\"https:\\\/\\\/fmp.com.do\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Webformimage.webp\",\"contentUrl\":\"https:\\\/\\\/fmp.com.do\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Webformimage.webp\",\"width\":8838,\"height\":1900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fmp.com.do\\\/index.php\\\/formulario-facturacion-electronica\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/fmp.com.do\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Formulario facturacion electronica\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fmp.com.do\\\/#website\",\"url\":\"https:\\\/\\\/fmp.com.do\\\/\",\"name\":\"FMP\",\"description\":\"Implementaci\u00f3n de soluciones SAP con un enfoque integral.\",\"publisher\":{\"@id\":\"https:\\\/\\\/fmp.com.do\\\/#organization\"},\"alternateName\":\"FMP Technology Services\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/fmp.com.do\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/fmp.com.do\\\/#organization\",\"name\":\"FMP-Technology Services\",\"url\":\"https:\\\/\\\/fmp.com.do\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/fmp.com.do\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/fmp.com.do\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/fmplogowebheader.svg\",\"contentUrl\":\"https:\\\/\\\/fmp.com.do\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/fmplogowebheader.svg\",\"width\":200,\"height\":53,\"caption\":\"FMP-Technology Services\"},\"image\":{\"@id\":\"https:\\\/\\\/fmp.com.do\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/fmptechnologyservices\",\"https:\\\/\\\/www.youtube.com\\\/@FMPTechnologyServices\",\"https:\\\/\\\/www.instagram.com\\\/fmptechservices\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Formulario facturacion electronica -","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:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/","og_locale":"es_ES","og_type":"article","og_title":"Formulario facturacion electronica -","og_description":"Formulario de levantamiento para cotizar &#8211; Facturaci\u00f3n Electr\u00f3nica Formulario Comercial &#8211; FMP Complete el siguiente formulario y nuestro equipo se pondr\u00e1 en contacto. Raz\u00f3n social \/ RNC Actividad comercial Persona de contacto Cargo o departamento Tel\u00e9fono Correo electr\u00f3nico Sistema de Facturaci\u00f3n Actual (ERP o POS) Proveedor de ERP\/POS Cantidad anual de comprobantes emitidos\/recibidos Seleccione una [&hellip;]","og_url":"https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/","article_publisher":"https:\/\/www.facebook.com\/fmptechnologyservices","article_modified_time":"2026-05-13T19:50:22+00:00","og_image":[{"width":8838,"height":1900,"url":"https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/","url":"https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/","name":"Formulario facturacion electronica -","isPartOf":{"@id":"https:\/\/fmp.com.do\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/#primaryimage"},"image":{"@id":"https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/#primaryimage"},"thumbnailUrl":"https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage-1024x220.webp","datePublished":"2026-05-12T14:29:18+00:00","dateModified":"2026-05-13T19:50:22+00:00","breadcrumb":{"@id":"https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/#primaryimage","url":"https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage.webp","contentUrl":"https:\/\/fmp.com.do\/wp-content\/uploads\/2026\/05\/Webformimage.webp","width":8838,"height":1900},{"@type":"BreadcrumbList","@id":"https:\/\/fmp.com.do\/index.php\/formulario-facturacion-electronica\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/fmp.com.do\/"},{"@type":"ListItem","position":2,"name":"Formulario facturacion electronica"}]},{"@type":"WebSite","@id":"https:\/\/fmp.com.do\/#website","url":"https:\/\/fmp.com.do\/","name":"FMP","description":"Implementaci\u00f3n de soluciones SAP con un enfoque integral.","publisher":{"@id":"https:\/\/fmp.com.do\/#organization"},"alternateName":"FMP Technology Services","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fmp.com.do\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/fmp.com.do\/#organization","name":"FMP-Technology Services","url":"https:\/\/fmp.com.do\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/fmp.com.do\/#\/schema\/logo\/image\/","url":"https:\/\/fmp.com.do\/wp-content\/uploads\/2025\/07\/fmplogowebheader.svg","contentUrl":"https:\/\/fmp.com.do\/wp-content\/uploads\/2025\/07\/fmplogowebheader.svg","width":200,"height":53,"caption":"FMP-Technology Services"},"image":{"@id":"https:\/\/fmp.com.do\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/fmptechnologyservices","https:\/\/www.youtube.com\/@FMPTechnologyServices","https:\/\/www.instagram.com\/fmptechservices\/"]}]}},"lang":"es","translations":{"es":8298},"pll_sync_post":{},"_links":{"self":[{"href":"https:\/\/fmp.com.do\/index.php\/wp-json\/wp\/v2\/pages\/8298","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fmp.com.do\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fmp.com.do\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fmp.com.do\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fmp.com.do\/index.php\/wp-json\/wp\/v2\/comments?post=8298"}],"version-history":[{"count":28,"href":"https:\/\/fmp.com.do\/index.php\/wp-json\/wp\/v2\/pages\/8298\/revisions"}],"predecessor-version":[{"id":8340,"href":"https:\/\/fmp.com.do\/index.php\/wp-json\/wp\/v2\/pages\/8298\/revisions\/8340"}],"wp:attachment":[{"href":"https:\/\/fmp.com.do\/index.php\/wp-json\/wp\/v2\/media?parent=8298"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}