{"id":20069,"date":"2025-08-15T22:49:35","date_gmt":"2025-08-15T22:49:35","guid":{"rendered":"https:\/\/sortedkeys.com\/terugbetalings-en-retourneringsbeleid\/"},"modified":"2026-06-10T01:38:27","modified_gmt":"2026-06-10T01:38:27","slug":"terugbetalings-en-retourneringsbeleid","status":"publish","type":"page","link":"https:\/\/sortedkeys.com\/nl\/terugbetalings-en-retourneringsbeleid\/","title":{"rendered":"Terugbetalings- en retourneringsbeleid"},"content":{"rendered":"\n<meta charset=\"UTF-8\"\/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/><title>Refund &#038; Returns Policy &#8211; Sorted Keys LLC<\/title><link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\/><style>@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600&family=Montserrat:wght@700;800&display=swap');\n\n\n\n        :root {\n\n            --deep-slate: #0f172a;\n\n            --vibrant-teal: #14b8a6;\n\n            --silver-mist: #f1f5f9;\n\n            --electric-white: #ffffff;\n\n            --text-grey: #4a5568;\n\n        }\n\n\n\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n\n        \n\n        body { \n\n            background: var(--silver-mist); \n\n            color: var(--deep-slate); \n\n            font-family: 'Inter', sans-serif; \n\n            line-height: 1.7; \n\n            overflow-x: hidden; \/* Global safety net for mobile *\/\n\n        }\n\n        \n\n        h1, h2, h3, h4 { \n\n            font-family: 'Montserrat', sans-serif; \n\n            font-weight: 800; \n\n            text-transform: uppercase;\n\n            color: var(--deep-slate); \n\n            letter-spacing: -0.5px;\n\n        }\n\n        \n\n        .refund-policy-block { \n\n            width: 100%; \n\n            min-height: 100vh; \n\n            padding-bottom: 60px;\n\n            overflow-x: hidden;\n\n            box-sizing: border-box;\n\n        }\n\n        \n\n        \/* Hero Header *\/\n\n        .policy-header { \n\n            background: var(--deep-slate); \n\n            color: var(--electric-white); \n\n            padding: 80px 40px; \n\n            text-align: center; \n\n            border-bottom: 4px solid var(--vibrant-teal);\n\n        }\n\n        \n\n        .policy-header h1 { \n\n            font-size: 3.5rem; \n\n            margin-bottom: 15px; \n\n            color: var(--electric-white); \n\n            line-height: 1.1;\n\n            overflow-wrap: break-word;\n\n        }\n\n        \n\n        .policy-header p { \n\n            font-family: 'Inter', sans-serif;\n\n            font-size: 1.2rem; \n\n            max-width: 700px; \n\n            margin: 0 auto; \n\n            color: #94a3b8; \n\n            text-transform: none;\n\n            font-weight: 400;\n\n        }\n\n        \n\n        \/* Content Container *\/\n\n        .policy-content { \n\n            padding: 60px 50px; \n\n            max-width: 1200px; \n\n            margin: -30px auto 0; \n\n            background: var(--electric-white);\n\n            border: 1px solid var(--deep-slate);\n\n            border-left: 8px solid var(--deep-slate);\n\n            width: 100%;\n\n            box-sizing: border-box;\n\n        }\n\n        \n\n        .intro { \n\n            text-align: center; \n\n            margin-bottom: 50px; \n\n            padding-bottom: 40px; \n\n            border-bottom: 1px solid #e2e8f0; \n\n        }\n\n        \n\n        .intro p { \n\n            font-size: 1.15rem; \n\n            color: var(--deep-slate); \n\n            max-width: 800px; \n\n            margin: 0 auto; \n\n        }\n\n        \n\n        \/* Policy Sections *\/\n\n        .policy-section { \n\n            margin-bottom: 60px; \n\n        }\n\n        \n\n        .policy-section h2 { \n\n            font-size: 1.8rem; \n\n            margin-bottom: 25px; \n\n            padding-bottom: 15px; \n\n            border-bottom: 3px solid var(--deep-slate); \n\n            display: flex; \n\n            align-items: center; \n\n            gap: 15px; \n\n            position: relative;\n\n        }\n\n        \n\n        .policy-section h2::after {\n\n            content: '';\n\n            position: absolute;\n\n            bottom: -3px;\n\n            left: 0;\n\n            width: 60px;\n\n            height: 3px;\n\n            background: var(--vibrant-teal);\n\n        }\n\n        \n\n        .policy-section h2 i { \n\n            color: var(--vibrant-teal); \n\n            font-size: 1.8rem; \n\n        }\n\n        \n\n        .policy-section p { \n\n            margin-bottom: 20px; \n\n            font-size: 1.05rem; \n\n            color: var(--text-grey); \n\n        }\n\n        \n\n        \/* Contact Block inside text *\/\n\n        .contact-info { \n\n            background: var(--silver-mist); \n\n            padding: 35px; \n\n            border-radius: 0; \n\n            margin: 30px 0; \n\n            border: 1px solid #e2e8f0;\n\n            border-left: 4px solid var(--deep-slate); \n\n            width: 100%;\n\n            box-sizing: border-box;\n\n        }\n\n        \n\n        .contact-info h3 { \n\n            margin-bottom: 20px; \n\n            font-size: 1.2rem; \n\n        }\n\n        \n\n        .contact-detail { \n\n            display: flex; \n\n            align-items: center; \n\n            margin-bottom: 15px; \n\n            font-size: 1.05rem; \n\n            color: var(--deep-slate);\n\n            font-weight: 600;\n\n            min-width: 0;\n\n        }\n\n        \n\n        .contact-detail i { \n\n            width: 24px; \n\n            color: var(--vibrant-teal); \n\n            margin-right: 15px; \n\n            font-size: 1.2rem; \n\n            flex-shrink: 0;\n\n        }\n\n        \n\n        .contact-detail span {\n\n            color: var(--deep-slate);\n\n            \/* Standard wrapping for text so words don't break in half *\/\n\n            overflow-wrap: break-word;\n\n        }\n\n        \n\n        .contact-detail a { \n\n            color: var(--deep-slate); \n\n            text-decoration: none; \n\n            transition: color 0.2s ease; \n\n            \/* Force break on long links\/emails *\/\n\n            overflow-wrap: break-word;\n\n            word-break: break-word;\n\n        }\n\n        \n\n        .contact-detail a:hover { \n\n            color: var(--vibrant-teal); \n\n        }\n\n        \n\n        \/* Highlight \/ Note Boxes *\/\n\n        .highlight { \n\n            background: var(--silver-mist); \n\n            border: 1px solid #e2e8f0;\n\n            border-left: 4px solid var(--vibrant-teal); \n\n            padding: 30px; \n\n            border-radius: 0; \n\n            margin: 30px 0; \n\n        }\n\n        \n\n        .note-box { \n\n            background: var(--deep-slate); \n\n            color: var(--electric-white);\n\n            padding: 30px; \n\n            border-radius: 0; \n\n            margin: 30px 0; \n\n            border-left: 4px solid var(--vibrant-teal); \n\n        }\n\n        \n\n        .note-box h3 { \n\n            color: var(--electric-white); \n\n            margin-bottom: 15px; \n\n            display: flex; \n\n            align-items: center; \n\n            font-size: 1.3rem; \n\n        }\n\n        \n\n        .note-box h3 i { \n\n            margin-right: 12px; \n\n            color: var(--vibrant-teal); \n\n        }\n\n        \n\n        .note-box p {\n\n            color: #94a3b8;\n\n            margin-bottom: 0;\n\n        }\n\n        \n\n        \/* Bottom Action Box *\/\n\n        .action-box { \n\n            background: var(--electric-white); \n\n            color: var(--deep-slate); \n\n            padding: 50px; \n\n            border: 1px solid var(--deep-slate);\n\n            border-top: 4px solid var(--vibrant-teal);\n\n            margin: 60px 0 0; \n\n            box-shadow: 8px 8px 0px var(--deep-slate);\n\n            width: 100%;\n\n            box-sizing: border-box;\n\n        }\n\n        \n\n        .action-box h3 { \n\n            font-size: 2.2rem; \n\n            margin-bottom: 15px; \n\n            color: var(--deep-slate); \n\n        }\n\n        \n\n        .action-box p { \n\n            font-size: 1.1rem; \n\n            margin-bottom: 40px; \n\n            color: var(--text-grey); \n\n        }\n\n        \n\n        .action-box .contact-info-footer { \n\n            display: flex; \n\n            flex-wrap: wrap; \n\n            gap: 30px; \n\n            text-align: left; \n\n            border-top: 1px solid #e2e8f0;\n\n            padding-top: 40px;\n\n        }\n\n        \n\n        .action-box .contact-item { \n\n            flex: 1; \n\n            min-width: 0; \/* Prevents mobile stretching *\/\n\n            width: 100%;\n\n        }\n\n        \n\n        .action-box .contact-item h4 { \n\n            color: var(--deep-slate); \n\n            margin-bottom: 15px; \n\n            font-size: 1.2rem; \n\n            display: flex; \n\n            align-items: center; \n\n            gap: 12px; \n\n        }\n\n        \n\n        .action-box .contact-item h4 i { \n\n            color: var(--vibrant-teal); \n\n            font-size: 1.4rem; \n\n        }\n\n        \n\n        .action-box .contact-item p { \n\n            margin-bottom: 8px; \n\n            color: var(--text-grey); \n\n            font-size: 1.05rem; \n\n            overflow-wrap: break-word;\n\n        }\n\n        \n\n        .action-box .contact-item a { \n\n            color: var(--deep-slate); \n\n            text-decoration: none; \n\n            font-weight: 600;\n\n            transition: color 0.2s ease; \n\n            \/* Force break on long links\/emails *\/\n\n            overflow-wrap: break-word;\n\n            word-break: break-word;\n\n        }\n\n        \n\n        .action-box .contact-item a:hover { \n\n            color: var(--vibrant-teal); \n\n        }\n\n\n\n        \/* Responsive Fixes *\/\n\n        @media (max-width: 992px) {\n\n            .policy-content { padding: 50px 30px; margin-top: 0; border-left: none; border-top: 8px solid var(--deep-slate); }\n\n        }\n\n\n\n        @media (max-width: 768px) {\n\n            .policy-header { padding: 60px 20px; }\n\n            .policy-header h1 { font-size: 2.2rem; }\n\n            \n\n            \/* Give text room to breathe *\/\n\n            .policy-content { padding: 30px 15px; border-top: 4px solid var(--deep-slate); }\n\n            \n\n            .policy-section h2 { font-size: 1.5rem; align-items: flex-start; }\n\n            .policy-section h2 i { margin-top: 2px; }\n\n            \n\n            .contact-info { padding: 20px 15px; border-left: 4px solid var(--vibrant-teal); }\n\n            \n\n            \/* Break long lines properly *\/\n\n            .contact-detail { align-items: flex-start; }\n\n            .contact-detail i { margin-top: 4px; }\n\n            \n\n            .action-box { padding: 30px 15px; box-shadow: 6px 6px 0px var(--deep-slate); }\n\n            .action-box h3 { font-size: 1.8rem; }\n\n            .action-box .contact-info-footer { flex-direction: column; gap: 20px; }\n\n        }\n\n    <\/style><div class=\"refund-policy-block\"><div class=\"policy-header\"><h1>Refund &#038; Returns Policy<\/h1><p>Your satisfaction and operational uptime are our priority at Sorted Keys LLC.<\/p><\/div><div class=\"policy-content\"><div class=\"intro\"><p>At <strong>sortedkeys.com<\/strong>, we want to ensure that your IT infrastructure requirements are fully met and that you are completely satisfied with your digital deployment.<\/p><\/div><div class=\"policy-section\"><h2><i class=\"fas fa-file-contract\"><\/i> 30-Day Refund Policy<\/h2><p>We offer a full refund within 30 days of your purchase date. You have the right to cancel your software licensing contract and request a refund within this 30-day window.<\/p><p>To exercise the right to cancel, you must inform <strong>Sorted Keys LLC<\/strong> of your decision by submitting a clear statement via email.<\/p><div class=\"contact-info\"><h3>Corporate Contact Information<\/h3><div class=\"contact-detail\"><i class=\"fas fa-building\"><\/i><span>1209 Mountain Road PL NE, Suite N, Albuquerque, NM 87110<\/span><\/div><div class=\"contact-detail\"><i class=\"fas fa-phone\"><\/i><a href=\"tel:+15752171648\">+1 (575) 217-1648<\/a><\/div><div class=\"contact-detail\"><i class=\"fas fa-envelope\"><\/i><a href=\"mailto:solutions@sortedkeys.com\">solutions@sortedkeys.com<\/a><\/div><\/div><p>To meet the cancellation deadline, it is sufficient for you to send your communication concerning your exercise of the right to cancel before the 30-day period has expired.<\/p><div class=\"highlight\"><p><strong>Effects of cancellation:<\/strong> If you cancel this contract and your refund is approved, we will reimburse all payments received from you without undue delay. The associated product keys will subsequently be deactivated on our servers.<\/p><p>We will execute the reimbursement using the same means of payment as you used for the initial transaction, unless you have expressly agreed otherwise. You will not incur any fees as a result of such reimbursement.<\/p><\/div><\/div><div class=\"policy-section\"><h2><i class=\"fas fa-envelope-open-text\"><\/i> Non-Delivery<\/h2><p>In rare instances, strict corporate firewalls, spam filters, or mail server configurations may prevent our automated dispatch emails from reaching your inbox. If you do not see your delivery email, we strongly recommend checking your spam or quarantine folders.<\/p><p>If you cannot locate the delivery email, claims for non-delivery must be submitted to our technical support department in writing. If you do not properly contact us to report the issue, we will consider the digital delivery successfully completed.<\/p><\/div><div class=\"policy-section\"><h2><i class=\"fas fa-bug\"><\/i> Defective or Invalid Keys<\/h2><p>Although all digital products are thoroughly verified through our Microsoft Partner portal before dispatch, unexpected activation errors can occasionally occur due to hardware changes or regional server syncs. If we fail to correct an issue with a defective key within 48 hours from the date of your initial complaint, a full refund will be issued, or a replacement license can be provisioned at your discretion.<\/p><\/div><div class=\"policy-section\"><h2><i class=\"fas fa-info-circle\"><\/i> Product Not as Described<\/h2><p>Such an issue should be reported directly to our technical support team within 30 days of purchase. Clear evidence must be provided in writing that the purchased digital product differs from its architectural description on our portal. Complaints based merely on false expectations or failure to review system requirements will not be honored.<\/p><div class=\"note-box\"><h3><i class=\"fas fa-lightbulb\"><\/i> Note<\/h3><p>Our Technical Support Team is always eager to assist you with deployment issues. We aim to deliver highly professional, enterprise-grade support in a timely manner to keep your systems online.<\/p><\/div><\/div><div class=\"policy-section\"><h2><i class=\"fas fa-hand-holding-usd\"><\/i> Refund Processing<\/h2><p>Our policy guarantees a full refund within 30 days of your purchase date. Because we are constantly optimizing our software catalog, we appreciate any details you can provide about why the software did not meet your needs when submitting your request.<\/p><p>Our accounting process submits the refund immediately upon approval. Please be aware that your financial institution or credit card provider can take up to 10-20 business days to reflect the refunded balance on your final statement.<\/p><\/div><div class=\"action-box\"><h3>Need Further Assistance?<\/h3><p>Our licensing specialists are here to help you with any questions or technical concerns regarding our return protocol.<\/p><div class=\"contact-info-footer\"><div class=\"contact-item\"><h4><i class=\"fas fa-headset\"><\/i> Support Desk<\/h4><p><strong>Email:<\/strong> <a href=\"mailto:solutions@sortedkeys.com\">solutions@sortedkeys.com<\/a><\/p><p><strong>Phone:<\/strong> <a href=\"tel:+15752171648\">+1 (575) 217-1648<\/a><\/p><p><strong>Hours:<\/strong> Standard Business Hours<\/p><\/div><div class=\"contact-item\"><h4><i class=\"fas fa-map-marker-alt\"><\/i> Headquarters<\/h4><p>Sorted Keys LLC<\/p><p>1209 Mountain Road PL NE, Suite N<\/p><p>Albuquerque, NM 87110<\/p><p>United States<\/p><\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Refund &#038; Returns Policy &#8211; Sorted Keys LLC Refund &#038; Returns Policy Your satisfaction and operational uptime are our priority<\/p>\n","protected":false},"author":40,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-20069","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Terugbetalings- en retourneringsbeleid - Sorted Keys<\/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:\/\/sortedkeys.com\/nl\/terugbetalings-en-retourneringsbeleid\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terugbetalings- en retourneringsbeleid - Sorted Keys\" \/>\n<meta property=\"og:description\" content=\"Refund &#038; Returns Policy &#8211; Sorted Keys LLC Refund &#038; Returns Policy Your satisfaction and operational uptime are our priority\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sortedkeys.com\/nl\/terugbetalings-en-retourneringsbeleid\/\" \/>\n<meta property=\"og:site_name\" content=\"Sorted Keys\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61590337525550\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-10T01:38:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sortedkeys.com\/wp-content\/uploads\/2026\/05\/sorted-keys-logo-for-footer-scaled.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"895\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@SortedKeys\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/terugbetalings-en-retourneringsbeleid\\\/\",\"url\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/terugbetalings-en-retourneringsbeleid\\\/\",\"name\":\"Terugbetalings- en retourneringsbeleid - Sorted Keys\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/#website\"},\"datePublished\":\"2025-08-15T22:49:35+00:00\",\"dateModified\":\"2026-06-10T01:38:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/terugbetalings-en-retourneringsbeleid\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/terugbetalings-en-retourneringsbeleid\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/terugbetalings-en-retourneringsbeleid\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/?page_id=20104\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Terugbetalings- en retourneringsbeleid\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/#website\",\"url\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/\",\"name\":\"SORTED KEYS\",\"description\":\"Sorted Keys\",\"publisher\":{\"@id\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/#organization\",\"name\":\"SORTED KEYS\",\"alternateName\":\"Sorted keys LLC\",\"url\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sortedkeys.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Design-sans-titre-4.png\",\"contentUrl\":\"https:\\\/\\\/sortedkeys.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Design-sans-titre-4.png\",\"width\":1075,\"height\":611,\"caption\":\"SORTED KEYS\"},\"image\":{\"@id\":\"https:\\\/\\\/sortedkeys.com\\\/nl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61590337525550\",\"https:\\\/\\\/x.com\\\/SortedKeys\",\"https:\\\/\\\/www.instagram.com\\\/sorted.keys\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Terugbetalings- en retourneringsbeleid - Sorted Keys","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:\/\/sortedkeys.com\/nl\/terugbetalings-en-retourneringsbeleid\/","og_locale":"nl_NL","og_type":"article","og_title":"Terugbetalings- en retourneringsbeleid - Sorted Keys","og_description":"Refund &#038; Returns Policy &#8211; Sorted Keys LLC Refund &#038; Returns Policy Your satisfaction and operational uptime are our priority","og_url":"https:\/\/sortedkeys.com\/nl\/terugbetalings-en-retourneringsbeleid\/","og_site_name":"Sorted Keys","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61590337525550","article_modified_time":"2026-06-10T01:38:27+00:00","og_image":[{"width":2560,"height":895,"url":"https:\/\/sortedkeys.com\/wp-content\/uploads\/2026\/05\/sorted-keys-logo-for-footer-scaled.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@SortedKeys","twitter_misc":{"Geschatte leestijd":"3 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sortedkeys.com\/nl\/terugbetalings-en-retourneringsbeleid\/","url":"https:\/\/sortedkeys.com\/nl\/terugbetalings-en-retourneringsbeleid\/","name":"Terugbetalings- en retourneringsbeleid - Sorted Keys","isPartOf":{"@id":"https:\/\/sortedkeys.com\/nl\/#website"},"datePublished":"2025-08-15T22:49:35+00:00","dateModified":"2026-06-10T01:38:27+00:00","breadcrumb":{"@id":"https:\/\/sortedkeys.com\/nl\/terugbetalings-en-retourneringsbeleid\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sortedkeys.com\/nl\/terugbetalings-en-retourneringsbeleid\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sortedkeys.com\/nl\/terugbetalings-en-retourneringsbeleid\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sortedkeys.com\/nl\/?page_id=20104"},{"@type":"ListItem","position":2,"name":"Terugbetalings- en retourneringsbeleid"}]},{"@type":"WebSite","@id":"https:\/\/sortedkeys.com\/nl\/#website","url":"https:\/\/sortedkeys.com\/nl\/","name":"SORTED KEYS","description":"Sorted Keys","publisher":{"@id":"https:\/\/sortedkeys.com\/nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sortedkeys.com\/nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/sortedkeys.com\/nl\/#organization","name":"SORTED KEYS","alternateName":"Sorted keys LLC","url":"https:\/\/sortedkeys.com\/nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/sortedkeys.com\/nl\/#\/schema\/logo\/image\/","url":"https:\/\/sortedkeys.com\/wp-content\/uploads\/2026\/05\/Design-sans-titre-4.png","contentUrl":"https:\/\/sortedkeys.com\/wp-content\/uploads\/2026\/05\/Design-sans-titre-4.png","width":1075,"height":611,"caption":"SORTED KEYS"},"image":{"@id":"https:\/\/sortedkeys.com\/nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61590337525550","https:\/\/x.com\/SortedKeys","https:\/\/www.instagram.com\/sorted.keys\/"]}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/sortedkeys.com\/nl\/wp-json\/wp\/v2\/pages\/20069","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sortedkeys.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sortedkeys.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sortedkeys.com\/nl\/wp-json\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/sortedkeys.com\/nl\/wp-json\/wp\/v2\/comments?post=20069"}],"version-history":[{"count":2,"href":"https:\/\/sortedkeys.com\/nl\/wp-json\/wp\/v2\/pages\/20069\/revisions"}],"predecessor-version":[{"id":20071,"href":"https:\/\/sortedkeys.com\/nl\/wp-json\/wp\/v2\/pages\/20069\/revisions\/20071"}],"wp:attachment":[{"href":"https:\/\/sortedkeys.com\/nl\/wp-json\/wp\/v2\/media?parent=20069"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}