{"id":363145,"date":"2025-09-04T15:03:16","date_gmt":"2025-09-04T19:03:16","guid":{"rendered":"https:\/\/tech.co\/?p=363145"},"modified":"2025-09-04T15:03:16","modified_gmt":"2025-09-04T19:03:16","slug":"trump-supreme-court-expedite-overturn-tariffs-ruling","status":"publish","type":"post","link":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling","title":{"rendered":"Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text css=&rdquo;&rdquo;]<\/p>\n<p>President Donald Trump has filed a petition asking for a review of a new federal appeals court ruling in Washington DC that found most of his <a href=\"https:\/\/tech.co\/news\/us-federal-court-blocks-trump-tariffs\"><strong>trade tariffs<\/strong><\/a> to be illegal.<\/p>\n<p>The Trump administration asked for the Supreme Court to make a new judgement by September 10th, a full month ahead of the October 14th deadline.<\/p>\n<p>Without a shakeup from a new Supreme Court ruling, as much as $200 billion from Trump&rsquo;s tariffs might be refunded to the importers who initially paid them, once that mid-October deadline passes.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column width=&rdquo;2\/3&Prime;][vc_column_text css=&rdquo;&rdquo;]<\/p>\n<h2>The Current Legal Ruling<\/h2>\n<p>Why were the tariffs thrown out in the first place?<\/p>\n<p>Because, according to both of the judges who have looked at the case so far, Trump overstepped his presidential powers when he incorrectly used a 1977 law aimed at combating national emergencies to justify issuing his tariffs. This law &mdash; the International Emergency Economic Powers Act (IEEPA) &mdash; was likely not intended to give the President unlimited authority over tariffs.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&rdquo;1\/3&Prime;]<\/p><p>&nbsp;<\/p>\n<p style=\"text-align: center\"><a class=\"js-aw-brand-link\" href=\"https:\/\/compare.tech.co\/software-deals-live\/\" data-feed=\"XuPuf49GEEm4y0PaIQDZ0dEjkEf760Vv\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-333457\" src=\"https:\/\/images.tech.co\/wp-content\/uploads\/2024\/06\/18114043\/About-Techco-video.jpg\" alt=\"About Tech.co Video Thumbnail Showing Lead Writer Conor Cawley Smiling Next to Tech.co Logo\" width=\"200\" height=\"200\"><\/a><strong>This just in! View<\/strong><br>\n<strong><a href=\"https:\/\/compare.tech.co\/software-deals-live\/\">the top business tech deals<\/a> for 2026 &#128104;&zwj;&#128187;<br>\n<\/strong><a class=\"js-aw-brand-link\" href=\"https:\/\/compare.tech.co\/software-deals-live\/\" data-feed=\"XuPuf49GEEm4y0PaIQDZ0dEjkEf760Vv\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-348272 aligncenter\" src=\"https:\/\/images.tech.co\/wp-content\/uploads\/2024\/09\/09122654\/ok-1.png\" alt=\"See the list button\" width=\"200\" height=\"85\"><\/a><\/p>\n[\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text css=&rdquo;&rdquo;]\n<p>The specific tariffs that have been ruled illegal are the &ldquo;liberation day&rdquo; border taxes Trump introduced in early April.<\/p>\n<p>[\/vc_column_text]\n <\/p><div class=\"lytics-newsletter-container\">\n <div class=\"lytics-loading-spinner\">\n <div class=\"spinner\"><\/div>\n <\/div>\n <div class=\"lytics-newsletter-wXr2zdVd\"><\/div>\n <\/div>\n\n <script>\n            (function() {\n                        \n            const getFormElements = () => ([\n                {\n                    type: 'text',\n                    name: 'name',\n                    label: 'Name',\n                    placeholder: 'Name',\n                    required: true,\n                },\n                {\n                    type: 'email',\n                    name: 'email',\n                    label: 'Email Address',\n                    placeholder: 'Email Address',\n                    required: true,\n                },\n            ]);\n\n            const getFormStates = (successLink) => {\n                let successMessage = 'We have received your submission, thank you for signing up.';\n\n                if (successLink) {\n                    successMessage = successMessage + '\\<a class\\=\\\"pf-download-link\\\" target\\=\\\"_blank\\\" href\\=\\\"' + successLink + '\\\"\\>Download Here\\<\\\/a\\>';\n                }\n\n                return {\n                    success: {\n                        msg: successMessage,\n                        delay: 0\n                    },\n                    error: {\n                        msg: 'Please enter a valid email address.',\n                        delay: 0\n                    }\n                };\n            };\n\n            const getConfirmAction = (successLink) => ({\n                name: 'subscription',\n                waitForAsyncResponse: true,\n                callback: function (event, payload, cb) {\n                    var emailAddress = payload['data'][1]['value'];\n                    \/\/ RFC 5322 compliant email regex pattern\n                    const emailRegex = \/^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$\/;\n                    var valid = emailRegex.test(emailAddress);\n                    cb(valid);\n                    if (valid && successLink) {\n                        window.open(successLink);\n                    }\n                }\n            });\n\n            var defaultConfig = {\n                generic: {\n                    theme: 'custom',\n                    colors: {\n                        background: 'var(--flexi-lytics-bg-color)',\n                        text: 'var(--flexi-lytics-fg-color)',\n                        close: '#a6a8c7',\n                        actionBackground: 'var(--flexi-lytics-btn-bg-color)',\n                        actionText: 'var(--flexi-lytics-btn-text-color)',\n                        fieldBackground: '#fff'\n                    }\n                },\n            };\n        \n        \n                function initializeNewsletterWidget() {\n                    if (typeof jstag === 'undefined') {\n                        setTimeout(initializeNewsletterWidget, 100);\n                        return;\n                    }\n\n                    window.lyticsIters = window.lyticsIters || {};\n\n                    let lyticsFormID;\n\n                    jstag.on(\"pathfora.publish.done\", function renderNewsletterWidget() {\n                        if (window.lyticsInitialising) {\n                            setTimeout(renderNewsletterWidget, 100);\n                            return;\n                        }\n\n                        window.lyticsInitialising = true;\n\n                        const newsletterContainer = document.querySelector('.lytics-newsletter-wXr2zdVd');\n\n                                \n            const newsletterOnLoad = (event, payload, newsletterName, newsletterLogo, title, ctaType, download) => {\n                const newsletterLogoEl = newsletterContainer.querySelector('.newsletter-logo');\n                const widgetText = newsletterContainer.querySelector('.pf-widget-text');\n                \n                if (!newsletterContainer) return;\n\n                if (newsletterLogo !== '' && !newsletterLogoEl) {\n                    newsletterLogo = '<img loading=\"lazy\"  src=\\\"' + newsletterLogo + '\\\" class=\"newsletter-logo\" alt=\"' + newsletterName + '\" \\\/>';\n                    newsletterContainer.insertAdjacentHTML('afterbegin', newsletterLogo);\n                }\n\n                if (title !== '') {\n                    widgetText.querySelector('h2').remove();\n                    title = \"<h3 class=\\\"pf-widget-headline\\\">\" + title + \"<\\\/h3>\";\n                    widgetText.insertAdjacentHTML('afterbegin', title);\n                }\n\n                const footerText = 'Brought to you by';\n                const footerOpen = \"<p class=\\\"brought-to-you\\\">\";\n                const footerClose = \"<\\\/p>\"\n                let legalText = \"<div class=\\\"legal-text\\\"><p>By signing up to receive our newsletter, you agree to our\\n                <a href=\\\"https:\\\/\\\/www2.mvfglobal.com\\\/privacypolicy\\\/b649e\\\" title=\\\"Privacy Policy\\\" target=\\\"_blank\\\">\\n                    Privacy Policy\\n                <\\\/a>.\\n                You can <strong>unsubscribe<\\\/strong> at any time.\\n            <\\\/p><\\\/div>\";\n                let footerLogo = 'https:\/\/images.tech.co\/wp-content\/uploads\/2025\/08\/11050011\/techoco-logo.svg';\n\n                if (footerLogo !== '') {\n                    footerLogo = '<img loading=\"lazy\"  src=\\\"' + footerLogo + '\\\" alt=\\\"Tech.co\\\" \\\/>';\n                }\n\n                if (download) {\n                    legalText = \"<div class=\\\"legal-text\\\"><p>By downloading, you'll also sign up to our newsletter and agree to our\\n                <a href=\\\"https:\\\/\\\/www2.mvfglobal.com\\\/privacypolicy\\\/b649e\\\" title=\\\"Privacy Policy\\\" target=\\\"_blank\\\">\\n                    Privacy Policy\\n                <\\\/a>.\\n                You can <strong>unsubscribe<\\\/strong> at any time.\\n            <\\\/p><\\\/div>\";\n                }\n\n                const smallPrint = legalText + footerOpen + footerText + footerLogo + footerClose;\n\n                const newsletterForm = newsletterContainer.querySelector('form');\n\n                newsletterForm.insertAdjacentHTML('beforeend', smallPrint);\n\n                isSuspicious().then(result => {\n                    if (result) {\n                        let susText = '<p><strong>Form cannot be loaded. If using a VPN, ';\n                        susText = susText + 'please disable and refresh page.<\\\/strong><\\\/p>';\n                        newsletterForm.querySelectorAll('div.pf-form-required').forEach(el => el.remove());\n                        newsletterForm.querySelector('button').remove();\n                        newsletterForm.insertAdjacentHTML('afterbegin', susText);\n                    } else {\n                        const observer = new IntersectionObserver((entries, observerInstance) => {\n                            entries.forEach(entry => {\n                                if (entry.isIntersecting) {\n                                    document.dispatchEvent(\n                                        new CustomEvent(\n                                            'lyticsNewsletterWidgetLoad', {\n                                                detail: {\n                                                    event,\n                                                    payload,\n                                                    name: newsletterName,\n                                                    cta: ctaType,\n                                                }\n                                            }\n                                        )\n                                    );\n                                    observerInstance.disconnect();\n                                }\n                            });\n                        });\n                        observer.observe(newsletterContainer);\n                    }\n                });\n\n                window.lyticsInitialising = false;\n            };\n        \n        \n                        lyticsFormID = 'form-module-inside_lane';\n\n                        if (document.getElementById(lyticsFormID)) {\n                            if (!window.lyticsIters[lyticsFormID]) {\n                                window.lyticsIters[lyticsFormID] = 1;\n                            } else {\n                                window.lyticsIters[lyticsFormID] = window.lyticsIters[lyticsFormID] + 1;\n                            }\n                        }\n\n                        if (window.lyticsIters[lyticsFormID] >= 1) {\n                            lyticsFormID = lyticsFormID + '-' + window.lyticsIters[lyticsFormID];\n                        }\n\n                        var staticFormModule = new pathfora.Form({\n                            id: lyticsFormID,\n                            layout: 'inline',\n                            className: 'sign-up-newsletter',\n                            position: '.lytics-newsletter-wXr2zdVd',\n                            msg: \"Join our community of 20,000+ fleet owners and operators by signing up today to our Inside Lane newsletter<ul><li>Essential logistics and fleet industry news<\\\/li><li>Special features and interviews from industry experts<\\\/li><li>Offers and discounts<\\\/li><\\\/ul>\",\n                            okMessage: 'Subscribe',\n                            theme: 'custom',\n                            branding: false,\n                            confirmAction: getConfirmAction(false),\n                            formStates: getFormStates(false),\n                            formElements: getFormElements(),\n                            onLoad: function(event, payload) {\n                                newsletterOnLoad(\n                                    event,\n                                    payload,\n                                    'Inside Lane',\n                                    'https:\/\/images.tech.co\/wp-content\/uploads\/2025\/08\/11050013\/inside-lane-logo.svg',\n                                    'Get the latest logistics and fleet industry insights and news straight to your inbox',\n                                    \"Lytics_inline\",\n                                    false                                );\n                            }\n                        });\n\n                        pathfora.initializeWidgets([staticFormModule], defaultConfig);\n                        \n                        \/\/ Remove loading spinner after widget initialization\n                        const loadingSpinner = newsletterContainer.previousElementSibling;\n\n                        if (loadingSpinner) {\n                            loadingSpinner.classList.add('hidden');\n                        }\n                    });\n                }\n\n                initializeNewsletterWidget();\n            })();\n        <\/script>\n [\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text css=&rdquo;&rdquo;]\n<h2>Trump Says America Could Be &ldquo;Unbelievably Poor&rdquo; Again<\/h2>\n<p>During a press conference discussing this request, Trump highlighted his belief that a ruling against him would make the US &ldquo;suffer,&rdquo; according to a <a href=\"https:\/\/www.reuters.com\/world\/asia-pacific\/trump-says-us-may-have-unwind-trade-deals-will-suffer-greatly-if-it-loses-tariff-2025-09-03\/\" target=\"_blank\" rel=\"noopener noreferrer\">Reuters<\/a> report.<\/p>\n<blockquote><p>&ldquo;We made a deal with the European Union where they&rsquo;re paying us almost a trillion dollars. And you know what? They&rsquo;re happy. It&rsquo;s done. These deals are all done. I guess we&rsquo;d have to unwind them. [&hellip;] Our country has a chance to be unbelievably rich again. It could also be unbelievably poor again. If we don&rsquo;t win that case, our country is going to suffer so greatly, so greatly.&rdquo; &ndash; President Trump<\/p><\/blockquote>\n<p>The accelerated schedule that Trump is asking for would allow arguments to be heard in November, with justices ruling by the end of the year.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text css=&rdquo;&rdquo;]<\/p>\n<h2>How Is the Logistics Industry Impacted?<\/h2>\n<p>The beleaguered logistics industry is already dealing with additional new fees brought on by the trade war.<\/p>\n<p>The de minimis exemption expired near the end of August, causing any imported packages that cost less than $800 to require duties. Major shipping companies are already passing some of these costs on to customers, with the <a href=\"https:\/\/tech.co\/news\/ups-new-fees-de-minimis-exemption-expires\"><strong>UPS announcing recently<\/strong><\/a> that it would impose a new international processing fee of $2.50 per package for US imports.<\/p>\n<p>Dozens of top US trade partners are already being tariffed, with countries like Brazil currently under a 50% tax. Many of these tariffs could be rolled back if the US Supreme Court agrees with the two other judges who have considered the case.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>During a press conference, Trump highlighted his belief that a ruling against him would make the US &#8220;suffer so greatly.&#8221;<\/p>\n","protected":false},"author":8412,"featured_media":361109,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"single-sidebar.php","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-363145","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","col-12"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling - Tech.co<\/title>\n<meta name=\"description\" content=\"During a press conference, Trump highlighted his belief that a ruling against him would make the US &quot;suffer so greatly.&quot;\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling - Tech.co\" \/>\n<meta property=\"og:description\" content=\"During a press conference, Trump highlighted his belief that a ruling against him would make the US &quot;suffer so greatly.&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling\" \/>\n<meta property=\"og:site_name\" content=\"Tech.co\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-04T19:03:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/04\/21150511\/shipping-containers-port.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1919\" \/>\n\t<meta property=\"og:image:height\" content=\"960\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Adam Rowe\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@AdamRRowe\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Adam Rowe\" \/>\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:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#article\",\"isPartOf\":{\"@id\":\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling\"},\"author\":{\"name\":\"Adam Rowe\",\"@id\":\"https:\/\/tech.co\/#\/schema\/person\/3739751aacc508123eba8eebb1321292\"},\"headline\":\"Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling\",\"datePublished\":\"2025-09-04T19:03:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling\"},\"wordCount\":538,\"image\":{\"@id\":\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/04\/21150511\/shipping-containers-port.jpg\",\"keywords\":[\"Logistics News\"],\"articleSection\":[\"Logistics\",\"News\"],\"inLanguage\":\"en-US\",\"copyrightYear\":\"2025\",\"copyrightHolder\":{\"@id\":\"https:\/\/tech.co\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling\",\"url\":\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling\",\"name\":\"Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling - Tech.co\",\"isPartOf\":{\"@id\":\"https:\/\/tech.co\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#primaryimage\"},\"image\":{\"@id\":\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/04\/21150511\/shipping-containers-port.jpg\",\"datePublished\":\"2025-09-04T19:03:16+00:00\",\"author\":{\"@id\":\"https:\/\/tech.co\/#\/schema\/person\/3739751aacc508123eba8eebb1321292\"},\"description\":\"During a press conference, Trump highlighted his belief that a ruling against him would make the US \\\"suffer so greatly.\\\"\",\"breadcrumb\":{\"@id\":\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#primaryimage\",\"url\":\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/04\/21150511\/shipping-containers-port.jpg\",\"contentUrl\":\"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/04\/21150511\/shipping-containers-port.jpg\",\"width\":1919,\"height\":960,\"caption\":\"Shipping containers at a port\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tech.co\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tech.co\/#website\",\"url\":\"https:\/\/tech.co\/\",\"name\":\"Tech.co\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tech.co\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/tech.co\/#\/schema\/person\/3739751aacc508123eba8eebb1321292\",\"name\":\"Adam Rowe\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/6bad71f4a9ff3199d81e4d1a25ac7df69ccb889fba23589c6178ed3f080039af?s=96&d=blank&r=pg\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6bad71f4a9ff3199d81e4d1a25ac7df69ccb889fba23589c6178ed3f080039af?s=96&d=blank&r=pg\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6bad71f4a9ff3199d81e4d1a25ac7df69ccb889fba23589c6178ed3f080039af?s=96&d=blank&r=pg\",\"caption\":\"Adam Rowe\"},\"description\":\"Adam has been a writer at Tech.co for nine years, covering fleet management and logistics. He has also worked at the logistics newletter Inside Lane, and has worked as a tech writer, blogger and copy editor for more than a decade. He was a Forbes Contributor on the publishing industry, for which he was named a Digital Book World 2018 award finalist. His work has appeared in publications including Popular Mechanics and IDG Connect, and his art history book on 1970s sci-fi, 'Worlds Beyond Time,' was a 2024 Locus Awards finalist. When not working on his next art collection, he's tracking the latest news on VPNs, POS systems, and the future of tech.\",\"sameAs\":[\"https:\/\/x.com\/AdamRRowe\"],\"url\":\"https:\/\/tech.co\/author\/arrowe\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling - Tech.co","description":"During a press conference, Trump highlighted his belief that a ruling against him would make the US \"suffer so greatly.\"","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:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling","og_locale":"en_US","og_type":"article","og_title":"Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling - Tech.co","og_description":"During a press conference, Trump highlighted his belief that a ruling against him would make the US \"suffer so greatly.\"","og_url":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling","og_site_name":"Tech.co","article_published_time":"2025-09-04T19:03:16+00:00","og_image":[{"width":1919,"height":960,"url":"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/04\/21150511\/shipping-containers-port.jpg","type":"image\/jpeg"}],"author":"Adam Rowe","twitter_card":"summary_large_image","twitter_creator":"@AdamRRowe","twitter_misc":{"Written by":"Adam Rowe","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#article","isPartOf":{"@id":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling"},"author":{"name":"Adam Rowe","@id":"https:\/\/tech.co\/#\/schema\/person\/3739751aacc508123eba8eebb1321292"},"headline":"Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling","datePublished":"2025-09-04T19:03:16+00:00","mainEntityOfPage":{"@id":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling"},"wordCount":538,"image":{"@id":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#primaryimage"},"thumbnailUrl":"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/04\/21150511\/shipping-containers-port.jpg","keywords":["Logistics News"],"articleSection":["Logistics","News"],"inLanguage":"en-US","copyrightYear":"2025","copyrightHolder":{"@id":"https:\/\/tech.co\/#organization"}},{"@type":"WebPage","@id":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling","url":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling","name":"Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling - Tech.co","isPartOf":{"@id":"https:\/\/tech.co\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#primaryimage"},"image":{"@id":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#primaryimage"},"thumbnailUrl":"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/04\/21150511\/shipping-containers-port.jpg","datePublished":"2025-09-04T19:03:16+00:00","author":{"@id":"https:\/\/tech.co\/#\/schema\/person\/3739751aacc508123eba8eebb1321292"},"description":"During a press conference, Trump highlighted his belief that a ruling against him would make the US \"suffer so greatly.\"","breadcrumb":{"@id":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#primaryimage","url":"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/04\/21150511\/shipping-containers-port.jpg","contentUrl":"https:\/\/images.tech.co\/wp-content\/uploads\/2025\/04\/21150511\/shipping-containers-port.jpg","width":1919,"height":960,"caption":"Shipping containers at a port"},{"@type":"BreadcrumbList","@id":"https:\/\/tech.co\/logistics\/trump-supreme-court-expedite-overturn-tariffs-ruling#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tech.co\/"},{"@type":"ListItem","position":2,"name":"Trump Asks Supreme Court to Expedite and Overturn Tariffs Ruling"}]},{"@type":"WebSite","@id":"https:\/\/tech.co\/#website","url":"https:\/\/tech.co\/","name":"Tech.co","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tech.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/tech.co\/#\/schema\/person\/3739751aacc508123eba8eebb1321292","name":"Adam Rowe","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/6bad71f4a9ff3199d81e4d1a25ac7df69ccb889fba23589c6178ed3f080039af?s=96&d=blank&r=pg","url":"https:\/\/secure.gravatar.com\/avatar\/6bad71f4a9ff3199d81e4d1a25ac7df69ccb889fba23589c6178ed3f080039af?s=96&d=blank&r=pg","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6bad71f4a9ff3199d81e4d1a25ac7df69ccb889fba23589c6178ed3f080039af?s=96&d=blank&r=pg","caption":"Adam Rowe"},"description":"Adam has been a writer at Tech.co for nine years, covering fleet management and logistics. He has also worked at the logistics newletter Inside Lane, and has worked as a tech writer, blogger and copy editor for more than a decade. He was a Forbes Contributor on the publishing industry, for which he was named a Digital Book World 2018 award finalist. His work has appeared in publications including Popular Mechanics and IDG Connect, and his art history book on 1970s sci-fi, 'Worlds Beyond Time,' was a 2024 Locus Awards finalist. When not working on his next art collection, he's tracking the latest news on VPNs, POS systems, and the future of tech.","sameAs":["https:\/\/x.com\/AdamRRowe"],"url":"https:\/\/tech.co\/author\/arrowe"}]}},"_links":{"self":[{"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/posts\/363145","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/users\/8412"}],"replies":[{"embeddable":true,"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/comments?post=363145"}],"version-history":[{"count":0,"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/posts\/363145\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/media\/361109"}],"wp:attachment":[{"href":"https:\/\/tech.co\/wp-json\/wp\/v2\/media?parent=363145"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}