{"id":5097,"date":"2025-05-28T14:05:45","date_gmt":"2025-05-28T12:05:45","guid":{"rendered":"https:\/\/www.trans.eu\/api\/?p=5097"},"modified":"2025-12-29T10:09:42","modified_gmt":"2025-12-29T09:09:42","slug":"changing-the-terms-of-the-order-after-their-acceptance","status":"publish","type":"post","link":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/","title":{"rendered":"Changing terms of the order after their acceptance"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Description<\/h2>\n\n\n\n<p>This method allows you to to change the con\u00addi\u00adtions in an accept\u00aded trans\u00adport order. This is a key func\u00adtion\u00adal\u00adi\u00adty for logis\u00adtics and trans\u00adport com\u00adpa\u00adnies that often have to react to dynam\u00adic changes in trans\u00adport plans \u2013 such as cor\u00adrec\u00adtions to address\u00ades, dates, loading\/unloading times, or pay\u00adment terms.<\/p>\n\n\n\n<p><strong>Con\u00addi\u00adtions that we can change<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>loads (can be send as emp\u00adty array)<\/li>\n\n\n\n<li>shipment_external_id<\/li>\n\n\n\n<li>oper\u00ada\u00adtions<\/li>\n\n\n\n<li>spots <\/li>\n\n\n\n<li>pay\u00adment <\/li>\n\n\n\n<li>require\u00adments<\/li>\n<\/ul>\n\n\n\n<p>After such oper\u00ada\u00adtion car\u00adri\u00ader will be able to accept order terms.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Url parameters and connection settings<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>URL:<\/strong>&nbsp;https:\/\/api.platform.trans.eu<\/li>\n\n\n\n<li><strong>End\u00adpoint:<\/strong>&nbsp;\/ext\/orders-api\/v2\/{OrderId}\/amendment\/draft<\/li>\n\n\n\n<li><strong>Method:<\/strong>&nbsp;POST<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Headers<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Con\u00adtent-type: application\/json<\/li>\n\n\n\n<li>Accept: application\/json<\/li>\n\n\n\n<li>Autho\u00adriza\u00adtion: Bear\u00ader {access_token}<\/li>\n\n\n\n<li>Api-key: {unique_ap\u00adp_api-key}<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Authorization and access<\/h2>\n\n\n\n<p>Autho\u00adriza\u00adtion process&nbsp;<a href=\"https:\/\/www.trans.eu\/api\/general-information\/authorization-process\/\" target=\"_blank\" rel=\"noopener\" title>is described here<\/a>.&nbsp; Each API request must also con\u00adsist of unique Api-key obtained dur\u00ading appli\u00adca\u00adtion reg\u00adis\u00adtra\u00adtion togeth\u00ader with client_id and client_secret.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Update order request<\/h2>\n\n\n\n<p>Exam\u00adple of request for chang\u00ading terms.<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-json\" data-lang=\"JSON\"><code>{\n    \"freight\": {\n        \"loads\": [],\n        \"requirements\": {\n            \"transport\": {\n                \"type\": \"ltl\"\n            }\n        },\n        \"shipment_external_id\": \"123\",\n        \"spots\": [\n            {\n                \"spot_order\": 1,\n                \"place\": {\n                    \"address\": {\n                        \"locality\": \"Krak\u00f3w\",\n                        \"postal_code\": \"31-001\",\n                        \"country\": \"PL\"\n                    }\n                },\n                \"operations\": [\n                    {\n                        \"operation_order\": 1,\n                        \"loads\": [],\n                        \"type\": \"loading\",\n                        \"timespans\": {\n                            \"begin\": \"2025-01-22T13:00:00+0200\",\n                            \"end\": \"2025-01-22T14:00:00+0200\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"spot_order\": 2,\n                \"place\": {\n                    \"address\": {\n                        \"locality\": \"D\u0105browa \u015arodkowa\",\n                        \"postal_code\": \"59-330\",\n                        \"country\": \"PL\"\n                    }\n                },\n                \"operations\": [\n                    {\n                        \"type\": \"unloading\",\n                        \"operation_order\": 1,\n                        \"loads\": [],\n                        \"timespans\": {\n                            \"begin\": \"2025-01-23T11:00:00+0200\",\n                            \"end\": \"2025-01-23T11:00:00+0200\"\n                        }\n                    }\n                ]\n            }\n        ]\n    },\n    \"additional_terms\": \"string\",\n    \"payment\": {\n        \"days\": 12,\n        \"price\": {\n            \"value\": 999999,\n            \"currency\": \"pln\"\n        }\n    }\n}<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Response<\/h2>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-json\" data-lang=\"JSON\"><code>{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"https:\/\/service.freight-orders.query:80\/api\/rest\/v1\/orders\/5f932ac1-6d3e-4cff-b3d4-2357df4e938a\/amendment-drafts\"\n        }\n    },\n    \"id\": \"df256b9f-ff3c-46e5-8054-a0ded4e3503d\"\n}<\/code><\/pre><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p class=\"dont-break-out\">Descrip\u00adtion This method allows you to to change the con\u00addi\u00adtions in an accept\u00aded trans\u00adport order. This is a key func\u00adtion\u00adal\u00adi\u00adty \u2026<\/p>\n","protected":false},"author":12,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"wp_typography_post_enhancements_disabled":false,"footnotes":""},"categories":[87,50],"tags":[],"class_list":["post-5097","post","type-post","status-publish","format-standard","hentry","category-order-conditions","category-orders"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Description This method allows you to to change the conditions in an accepted transport order. This is a key functionality for logistics and transport companies that often have to react to dynamic changes in transport plans \u2013 such as corrections to addresses, dates, loading\/unloading times, or payment terms. Conditions that we can change: loads (can\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Kamil\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"pl_PL\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Trans.eu Api - Trans.eu Api\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Changing terms of the order after their acceptance - Trans.eu Api\" \/>\n\t\t<meta property=\"og:description\" content=\"Description This method allows you to to change the conditions in an accepted transport order. This is a key functionality for logistics and transport companies that often have to react to dynamic changes in transport plans \u2013 such as corrections to addresses, dates, loading\/unloading times, or payment terms. Conditions that we can change: loads (can\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1182\" \/>\n\t\t<meta property=\"og:image:height\" content=\"246\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-05-28T12:05:45+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-12-29T09:09:42+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Changing terms of the order after their acceptance - Trans.eu Api\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Description This method allows you to to change the conditions in an accepted transport order. This is a key functionality for logistics and transport companies that often have to react to dynamic changes in transport plans \u2013 such as corrections to addresses, dates, loading\/unloading times, or payment terms. Conditions that we can change: loads (can\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#blogposting\",\"name\":\"Changing terms of the order after their acceptance - Trans.eu Api\",\"headline\":\"Changing terms of the order after their acceptance\",\"author\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/wp-content\\\/uploads\\\/2019\\\/05\\\/cropped-201805241459329875.png\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#articleImage\",\"width\":512,\"height\":512},\"datePublished\":\"2025-05-28T14:05:45+02:00\",\"dateModified\":\"2025-12-29T10:09:42+01:00\",\"inLanguage\":\"pl-PL\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#webpage\"},\"articleSection\":\"Order conditions, Orders, English\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.trans.eu\\\/api\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/#listItem\",\"name\":\"Orders\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/#listItem\",\"position\":2,\"name\":\"Orders\",\"item\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/order-conditions\\\/#listItem\",\"name\":\"Order conditions\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/order-conditions\\\/#listItem\",\"position\":3,\"name\":\"Order conditions\",\"item\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/order-conditions\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#listItem\",\"name\":\"Changing terms of the order after their acceptance\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/#listItem\",\"name\":\"Orders\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#listItem\",\"position\":4,\"name\":\"Changing terms of the order after their acceptance\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/order-conditions\\\/#listItem\",\"name\":\"Order conditions\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#organization\",\"name\":\"Trans.eu Api\",\"description\":\"Trans.eu Api\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/wp-content\\\/uploads\\\/2019\\\/05\\\/cropped-201805241459329875.png\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\",\"name\":\"Kamil\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f1f6f8ff028f5e166fd6be4d8b771ed4577f1f658f4023f10ed2b44a8ded0565?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kamil\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#webpage\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/\",\"name\":\"Changing terms of the order after their acceptance - Trans.eu Api\",\"description\":\"Description This method allows you to to change the conditions in an accepted transport order. This is a key functionality for logistics and transport companies that often have to react to dynamic changes in transport plans \\u2013 such as corrections to addresses, dates, loading\\\/unloading times, or payment terms. Conditions that we can change: loads (can\",\"inLanguage\":\"pl-PL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/changing-the-terms-of-the-order-after-their-acceptance\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"datePublished\":\"2025-05-28T14:05:45+02:00\",\"dateModified\":\"2025-12-29T10:09:42+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#website\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/\",\"name\":\"Trans.eu Api\",\"description\":\"Trans.eu Api\",\"inLanguage\":\"pl-PL\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Changing terms of the order after their acceptance - Trans.eu Api","description":"Description This method allows you to to change the conditions in an accepted transport order. This is a key functionality for logistics and transport companies that often have to react to dynamic changes in transport plans \u2013 such as corrections to addresses, dates, loading\/unloading times, or payment terms. Conditions that we can change: loads (can","canonical_url":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#blogposting","name":"Changing terms of the order after their acceptance - Trans.eu Api","headline":"Changing terms of the order after their acceptance","author":{"@id":"https:\/\/www.trans.eu\/api#author"},"publisher":{"@id":"https:\/\/www.trans.eu\/api\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/cropped-201805241459329875.png","@id":"https:\/\/www.trans.eu\/api\/#articleImage","width":512,"height":512},"datePublished":"2025-05-28T14:05:45+02:00","dateModified":"2025-12-29T10:09:42+01:00","inLanguage":"pl-PL","mainEntityOfPage":{"@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#webpage"},"isPartOf":{"@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#webpage"},"articleSection":"Order conditions, Orders, English"},{"@type":"BreadcrumbList","@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api#listItem","position":1,"name":"Home","item":"https:\/\/www.trans.eu\/api","nextItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/#listItem","name":"Orders"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/#listItem","position":2,"name":"Orders","item":"https:\/\/www.trans.eu\/api\/orders\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/order-conditions\/#listItem","name":"Order conditions"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/order-conditions\/#listItem","position":3,"name":"Order conditions","item":"https:\/\/www.trans.eu\/api\/orders\/order-conditions\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#listItem","name":"Changing terms of the order after their acceptance"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/#listItem","name":"Orders"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#listItem","position":4,"name":"Changing terms of the order after their acceptance","previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/order-conditions\/#listItem","name":"Order conditions"}}]},{"@type":"Organization","@id":"https:\/\/www.trans.eu\/api\/#organization","name":"Trans.eu Api","description":"Trans.eu Api","url":"https:\/\/www.trans.eu\/api\/","logo":{"@type":"ImageObject","url":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/cropped-201805241459329875.png","@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/www.trans.eu\/api#author","url":"https:\/\/www.trans.eu\/api","name":"Kamil","image":{"@type":"ImageObject","@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/f1f6f8ff028f5e166fd6be4d8b771ed4577f1f658f4023f10ed2b44a8ded0565?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kamil"}},{"@type":"WebPage","@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#webpage","url":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/","name":"Changing terms of the order after their acceptance - Trans.eu Api","description":"Description This method allows you to to change the conditions in an accepted transport order. This is a key functionality for logistics and transport companies that often have to react to dynamic changes in transport plans \u2013 such as corrections to addresses, dates, loading\/unloading times, or payment terms. Conditions that we can change: loads (can","inLanguage":"pl-PL","isPartOf":{"@id":"https:\/\/www.trans.eu\/api\/#website"},"breadcrumb":{"@id":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/#breadcrumblist"},"author":{"@id":"https:\/\/www.trans.eu\/api#author"},"creator":{"@id":"https:\/\/www.trans.eu\/api#author"},"datePublished":"2025-05-28T14:05:45+02:00","dateModified":"2025-12-29T10:09:42+01:00"},{"@type":"WebSite","@id":"https:\/\/www.trans.eu\/api\/#website","url":"https:\/\/www.trans.eu\/api\/","name":"Trans.eu Api","description":"Trans.eu Api","inLanguage":"pl-PL","publisher":{"@id":"https:\/\/www.trans.eu\/api\/#organization"}}]},"og:locale":"pl_PL","og:site_name":"Trans.eu Api - Trans.eu Api","og:type":"article","og:title":"Changing terms of the order after their acceptance - Trans.eu Api","og:description":"Description This method allows you to to change the conditions in an accepted transport order. This is a key functionality for logistics and transport companies that often have to react to dynamic changes in transport plans \u2013 such as corrections to addresses, dates, loading\/unloading times, or payment terms. Conditions that we can change: loads (can","og:url":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/","og:image":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png","og:image:secure_url":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png","og:image:width":1182,"og:image:height":246,"article:published_time":"2025-05-28T12:05:45+00:00","article:modified_time":"2025-12-29T09:09:42+00:00","twitter:card":"summary","twitter:title":"Changing terms of the order after their acceptance - Trans.eu Api","twitter:description":"Description This method allows you to to change the conditions in an accepted transport order. This is a key functionality for logistics and transport companies that often have to react to dynamic changes in transport plans \u2013 such as corrections to addresses, dates, loading\/unloading times, or payment terms. Conditions that we can change: loads (can","twitter:image":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png"},"aioseo_meta_data":{"post_id":"5097","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-05-28 11:29:22","updated":"2025-12-29 09:22:55","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.trans.eu\/api\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.trans.eu\/api\/orders\/\" title=\"Orders\">Orders<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.trans.eu\/api\/orders\/order-conditions\/\" title=\"Order conditions\">Order conditions<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tChanging terms of the order after their acceptance\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.trans.eu\/api"},{"label":"Orders","link":"https:\/\/www.trans.eu\/api\/orders\/"},{"label":"Order conditions","link":"https:\/\/www.trans.eu\/api\/orders\/order-conditions\/"},{"label":"Changing terms of the order after their acceptance","link":"https:\/\/www.trans.eu\/api\/orders\/changing-the-terms-of-the-order-after-their-acceptance\/"}],"lang":"en","translations":{"en":5097},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/5097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/comments?post=5097"}],"version-history":[{"count":5,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/5097\/revisions"}],"predecessor-version":[{"id":5455,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/5097\/revisions\/5455"}],"wp:attachment":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/media?parent=5097"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/categories?post=5097"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/tags?post=5097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}