{"id":3273,"date":"2021-07-14T11:56:58","date_gmt":"2021-07-14T09:56:58","guid":{"rendered":"https:\/\/www.trans.eu\/api\/?p=3273"},"modified":"2026-04-29T09:29:50","modified_gmt":"2026-04-29T07:29:50","slug":"list-of-archived-orders-created","status":"publish","type":"post","link":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/","title":{"rendered":"List of archived orders created"},"content":{"rendered":"\n<p>Allows to access list of cre\u00adat\u00aded trans\u00adport orders which have been already archived.<\/p>\n\n\n\n<!--more-->\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> https:\/\/api.platform.trans.eu<\/li>\n\n\n\n<li><strong>End\u00adpoint:<\/strong> \/ex\u00adt\/orders-api\/v1\/archive-orders-cre\u00adat\u00aded<\/li>\n\n\n\n<li><strong>Method:<\/strong> GET<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Headers:<\/strong><\/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 <a href=\"https:\/\/www.trans.eu\/api\/general-information\/authorization-process\/\" target=\"_blank\" rel=\"noopener\" title>is described here<\/a>. 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\">Order<\/h2>\n\n\n\n<p>Details of order para\u00adme\u00adters, data range and descrip\u00adtion can be found <a href=\"https:\/\/www.trans.eu\/api\/orders\/orders-description\/\" target=\"_blank\" rel=\"noopener\">here<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Available filters<\/h2>\n\n\n\n<p>List of avail\u00adable fil\u00adters<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>has attach\u00adments (<code>?filter<span data-offset-key=\"acp32-1-0\">={\"has_attachments\": true}<\/span><\/code><span data-offset-key=\"acp32-2-0\">)<br><\/span><\/li>\n\n\n\n<li>load\u00ading place postal code (<code>?filter={\"loading_place.postal_code\": {\"$regex\": \"5.*\"}}<\/code>)<\/li>\n\n\n\n<li>load\u00ading place city (<span data-offset-key=\"csmbi-1-0\"><code>?filter={\"loading_place.locality\": \"Wroclaw\"}<\/code><\/span>)<\/li>\n\n\n\n<li>load\u00ading place coun\u00adtry (<code>?filter={\"loading_place.country\": {\"$eq\": \"PL\"}}<\/code>)<\/li>\n\n\n\n<li>load\u00ading place date (<span data-offset-key=\"csmbi-1-0\"><code>?filter={\"loading_place.date\":{\"$gte\": \"2020-09-16T15:00:00.000Z\", \"$lte\": \"2020-12-31T15:00:00.000Z\"}}<\/code><\/span>)<\/li>\n\n\n\n<li>unload\u00ading place postal code (<code>?filter={\"unloading_place.postal_code\": {\"$regex\": \"53.*\"}}<\/code>)<\/li>\n\n\n\n<li>unload\u00ading place city (<span data-offset-key=\"csmbi-1-0\"><code>?filter={\"unloading_place.locality\": {\"$regex\": \"Wro.*\"}}<\/code><\/span>)<\/li>\n\n\n\n<li>unload\u00ading place coun\u00adtry (<code>?filter={\"unloading_place.country\": {\"$eq\": \"PL\"}}<\/code>)<\/li>\n\n\n\n<li>unload\u00ading place date (<span data-offset-key=\"csmbi-1-0\"><code>?filter={\"unloading_place.date\":{\"$gte\": \"2020-09-16T15:00:00.000Z\"}}<\/code><\/span>)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Sort by<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>num\u00adber (<code>?sortBy=number&amp;order=asc<\/code>)<\/li>\n\n\n\n<li>cre\u00adation date (<code>?sortBy=created_at&amp;order=asc<\/code>)<\/li>\n\n\n\n<li>archiv\u00ading date (<code>?sortBy=archived_at&amp;order=desc<\/code>)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Search<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span data-offset-key=\"csmbi-1-0\">freight ref\u00ader\u00adence num\u00adber (<code>?search={\"reference_number\":\"FR\/2021\/03\/08\/IZO8\"}<\/code>)<\/span><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Paging<\/h2>\n\n\n\n<p>The returned results are pag\u00adi\u00adnat\u00aded, with a max\u00adi\u00admum of 30 per page.<br>When call\u00ading GET method, page should be added as para\u00adme\u00adter in the URL, for exam\u00adple: <\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>https:\/\/api.platform.trans.eu\/ext\/orders-api\/v1\/archive-orders-created?page=4<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Json example<\/h2>\n\n\n\n<p>List of orders con\u00adtain\u00ading one enti\u00adty, each addi\u00adtion\u00adal enti\u00adty will repeat sim\u00adi\u00adlar pay\u00adload struc\u00adture<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-json\" data-lang=\"JSON\"><code>{\n  \"orders-archive\": [\n    {\n      \"archived_at\": \"2020-08-10T10:42:34.669Z\",\n      \"attachments\": [],\n      \"created_at\": \"2019-09-06T09:33:10.865Z\",\n      \"driver\": {\n        \"account_id\": 754221,\n        \"contact_phone\": null,\n        \"family_name\": \"Kierowca\",\n        \"full_name\": \"Test Kierowca\",\n        \"given_name\": \"Test\"\n      },\n      \"freight\": {\n        \"carrier\": {\n          \"assignee\": {\n            \"account_id\": 749989,\n            \"family_name\": \"Nowak\",\n            \"given_name\": \"Adam\",\n            \"trans_id\": \"1007374-1\"\n          },\n          \"legal_name\": \"Test company\",\n          \"vat_id\": \"PL11111111111\"\n        },\n        \"id\": \"24dc2802-5189-48f4-a0d8-6a7a1c4c0b1c\",\n        \"reference_number\": \"FR\/2019\/09\/06\/0BSR\",\n        \"shipper\": {\n          \"assignee\": {\n            \"account_id\": 750005,\n            \"family_name\": \"Kowalski\",\n            \"given_name\": \"Jan\",\n            \"trans_id\": \"1007386-1\"\n          },\n          \"legal_name\": \"Test shipper\",\n          \"vat_id\": \"PL22222222222\"\n        },\n        \"spots\": [\n          {\n            \"description\": null,\n            \"name\": \"Pocz\u0105tek\",\n            \"operations\": [\n              {\n                \"loads\": [],\n                \"operation_order\": 1,\n                \"time_window\": null,\n                \"time_window_reason\": null,\n                \"timespans\": {\n                  \"begin\": \"2019-09-09T10:00:00.000Z\",\n                  \"end\": \"2019-09-09T10:00:00.000Z\"\n                },\n                \"type\": \"loading\"\n              }\n            ],\n            \"place\": {\n              \"address\": {\n                \"country\": \"pl\",\n                \"description\": null,\n                \"locality\": \"Miros\u0142awiec\",\n                \"number\": null,\n                \"postal_code\": \"78-650\",\n                \"street\": null\n              },\n              \"coordinates\": {\n                \"latitude\": 53.34071,\n                \"longitude\": 16.08793\n              }\n            },\n            \"spot_order\": 1\n          },\n          {\n            \"description\": null,\n            \"name\": \"Koniec\",\n            \"operations\": [\n              {\n                \"loads\": [],\n                \"operation_order\": 1,\n                \"time_window\": null,\n                \"time_window_reason\": null,\n                \"timespans\": {\n                  \"begin\": \"2019-09-10T10:00:00.000Z\",\n                  \"end\": \"2019-09-10T10:00:00.000Z\"\n                },\n                \"type\": \"unloading\"\n              }\n            ],\n            \"place\": {\n              \"address\": {\n                \"country\": \"pl\",\n                \"description\": null,\n                \"locality\": \"Ko\u0142obrzeg\",\n                \"number\": null,\n                \"postal_code\": \"78-100\",\n                \"street\": null\n              },\n              \"coordinates\": {\n                \"latitude\": 54.17565,\n                \"longitude\": 15.58342\n              }\n            },\n            \"spot_order\": 2\n          }\n        ]\n      },\n      \"invoice\": null,\n      \"legacy_freight_id\": 208051,\n      \"monitoring\": {\n        \"providers\": [\n          \"trans_task\"\n        ],\n        \"required\": true\n      },\n      \"number\": \"2019\/09\/06\/17\",\n      \"payment\": {\n        \"days\": 12,\n        \"price\": {\n          \"currency\": \"pln\",\n          \"protected\": true,\n          \"type\": \"route\",\n          \"value\": 333\n        }\n      },\n      \"source\": null,\n      \"status\": {\n        \"comment\": null,\n        \"value\": \"archived\"\n      },\n      \"vehicle\": {\n        \"semi_trailer\": null,\n        \"truck\": {\n          \"dispatcher_id\": 22075,\n          \"id\": 219179,\n          \"registration_plate_number\": \"PL1111111\",\n          \"revision\": 2\n        }\n      }\n    },\n    {\n      \"next_order\": \"next_order\"\n    }\n  ],\n  \"page\": 3,\n  \"page_count\": 3\n}<\/code><\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p class=\"dont-break-out\">Allows to access list of cre\u00adat\u00aded trans\u00adport orders which have been already archived.<\/p>\n","protected":false},"author":13,"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":[85],"tags":[],"class_list":["post-3273","post","type-post","status-publish","format-standard","hentry","category-getting-lists-orders"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Allows to access list of created transport orders which have been already archived. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu...\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Marta\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/\" \/>\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=\"List of archived orders created - Trans.eu Api\" \/>\n\t\t<meta property=\"og:description\" content=\"Allows to access list of created transport orders which have been already archived. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu...\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/\" \/>\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=\"2021-07-14T09:56:58+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-29T07:29:50+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"List of archived orders created - Trans.eu Api\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Allows to access list of created transport orders which have been already archived. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu...\" \/>\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\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#blogposting\",\"name\":\"List of archived orders created - Trans.eu Api\",\"headline\":\"List of archived orders created\",\"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\":\"2021-07-14T11:56:58+02:00\",\"dateModified\":\"2026-04-29T09:29:50+02:00\",\"inLanguage\":\"pl-PL\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#webpage\"},\"articleSection\":\"Getting lists, English\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#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\\\/getting-lists-orders\\\/#listItem\",\"name\":\"Getting lists\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/#listItem\",\"position\":3,\"name\":\"Getting lists\",\"item\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#listItem\",\"name\":\"List of archived orders created\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/#listItem\",\"name\":\"Orders\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#listItem\",\"position\":4,\"name\":\"List of archived orders created\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/#listItem\",\"name\":\"Getting lists\"}}]},{\"@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\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\",\"name\":\"Marta\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3eff36b51dd794a08387d765a7035bc0dfc89e9c41f89967a737cf3ba6a63cf0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Marta\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#webpage\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/\",\"name\":\"List of archived orders created - Trans.eu Api\",\"description\":\"Allows to access list of created transport orders which have been already archived. Url parameters and connection settings URL: https:\\\/\\\/api.platform.trans.eu...\",\"inLanguage\":\"pl-PL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-archived-orders-created\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"datePublished\":\"2021-07-14T11:56:58+02:00\",\"dateModified\":\"2026-04-29T09:29:50+02: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":"List of archived orders created - Trans.eu Api","description":"Allows to access list of created transport orders which have been already archived. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu...","canonical_url":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/#blogposting","name":"List of archived orders created - Trans.eu Api","headline":"List of archived orders created","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":"2021-07-14T11:56:58+02:00","dateModified":"2026-04-29T09:29:50+02:00","inLanguage":"pl-PL","mainEntityOfPage":{"@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/#webpage"},"isPartOf":{"@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/#webpage"},"articleSection":"Getting lists, English"},{"@type":"BreadcrumbList","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/#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\/getting-lists-orders\/#listItem","name":"Getting lists"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/#listItem","position":3,"name":"Getting lists","item":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/#listItem","name":"List of archived orders created"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/#listItem","name":"Orders"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/#listItem","position":4,"name":"List of archived orders created","previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/#listItem","name":"Getting lists"}}]},{"@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\/getting-lists-orders\/list-of-archived-orders-created\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/www.trans.eu\/api#author","url":"https:\/\/www.trans.eu\/api","name":"Marta","image":{"@type":"ImageObject","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/3eff36b51dd794a08387d765a7035bc0dfc89e9c41f89967a737cf3ba6a63cf0?s=96&d=mm&r=g","width":96,"height":96,"caption":"Marta"}},{"@type":"WebPage","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/#webpage","url":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/","name":"List of archived orders created - Trans.eu Api","description":"Allows to access list of created transport orders which have been already archived. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu...","inLanguage":"pl-PL","isPartOf":{"@id":"https:\/\/www.trans.eu\/api\/#website"},"breadcrumb":{"@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/#breadcrumblist"},"author":{"@id":"https:\/\/www.trans.eu\/api#author"},"creator":{"@id":"https:\/\/www.trans.eu\/api#author"},"datePublished":"2021-07-14T11:56:58+02:00","dateModified":"2026-04-29T09:29:50+02: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":"List of archived orders created - Trans.eu Api","og:description":"Allows to access list of created transport orders which have been already archived. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu...","og:url":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/","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":"2021-07-14T09:56:58+00:00","article:modified_time":"2026-04-29T07:29:50+00:00","twitter:card":"summary","twitter:title":"List of archived orders created - Trans.eu Api","twitter:description":"Allows to access list of created transport orders which have been already archived. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu...","twitter:image":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png"},"aioseo_meta_data":{"post_id":"3273","title":null,"description":"Allows to access list of created transport orders which have been already archived. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu...","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":{"id":"aioseo-article-63a179524274d","slug":"article","graphName":"Article","label":"Article","properties":{"type":"BlogPosting","name":"#post_title","headline":"#post_title","description":"#post_excerpt","image":"","keywords":"","author":{"name":"#author_name","url":"#author_url"},"dates":{"include":true,"datePublished":"","dateModified":""}}},"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}","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":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2022-01-25 11:26:14","updated":"2026-04-29 07:36:05","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\/getting-lists-orders\/\" title=\"Getting lists\">Getting lists<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tList of archived orders created\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":"Getting lists","link":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/"},{"label":"List of archived orders created","link":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-archived-orders-created\/"}],"lang":"en","translations":{"en":3273},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/3273","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\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/comments?post=3273"}],"version-history":[{"count":3,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/3273\/revisions"}],"predecessor-version":[{"id":6574,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/3273\/revisions\/6574"}],"wp:attachment":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/media?parent=3273"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/categories?post=3273"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/tags?post=3273"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}