{"id":1636,"date":"2020-04-29T13:16:35","date_gmt":"2020-04-29T11:16:35","guid":{"rendered":"https:\/\/www.trans.eu\/api\/?p=1636"},"modified":"2026-04-29T09:31:36","modified_gmt":"2026-04-29T07:31:36","slug":"list-of-created-orders","status":"publish","type":"post","link":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/","title":{"rendered":"List of created orders"},"content":{"rendered":"\n<p>Allows to access list of cre\u00adat\u00aded trans\u00adport orders.<\/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\/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\">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 <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>sta\u00adtus (<span data-offset-key=\"acp32-1-0\"><code>?filter={\"status\":\"proposal-rejected\"}<\/code>)<\/span><\/li>\n\n\n\n<li>has_attachments (<code>?filter<span data-offset-key=\"acp32-1-0\">={\"has_attachments\": true}<\/span><\/code><span data-offset-key=\"acp32-2-0\">)<\/span><\/li>\n\n\n\n<li>has_invoice (<code>?filter={\"has_invoice\":true}<\/code>)<\/li>\n\n\n\n<li>vat_id (<code>?filter={\"vat_id\":\"1111111111\"}<\/code>)<\/li>\n\n\n\n<li>cre\u00adat\u00aded at: <code>?filter={\"created_at\":{\"$gt\": \"2023-09-04T13:24:00.000Z\", \"$lt\": \"2023-11-03T13:24:00.000Z\"}}<\/code><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Filter example<\/h2>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-json\" data-lang=\"JSON\"><code>https:\/\/api.platform.trans.eu\/ext\/orders-api\/v1\/orders-created?filter={\"created_at\":{\"$gt\": \"2023-09-04T13:24:00.000Z\", \"$lt\": \"2023-11-03T13:24:00.000Z\"}}<\/code><\/pre><\/div>\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>load\u00ading date (<code>?sortBy=freight.first_loading_place.date&amp;order=desc<\/code>)<\/li>\n\n\n\n<li>unload\u00ading date (<code>?sortBy=freight.last_unloading_place.date&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>sta\u00adtus (<code>?sortBy=status.value&amp;order=desc<\/code>)<\/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-html\" data-lang=\"HTML\"><code>https:\/\/api.platform.trans.eu\/ext\/orders-api\/v1\/orders-created?page=4<\/code><\/pre><\/div>\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\">ship\u00adment exter\u00adnal id (<code>?search={\"shipment_external_id\": \"1\/1\/1235\"}<\/code>)<\/span><\/li>\n\n\n\n<li>reference_number (<code>?search={\"reference_number\":\"FR\/2024\/06\/12\/2HSBC\"}<\/code>)<\/li>\n<\/ul>\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  {\n    \"attachments\": [\n      {\n        \"description\": \"description\",\n        \"media_id\": \"5425ef8b-6bd6-47e5-bd8a-f452f5af6fa7\",\n        \"media_name\": \"9c2f2f2fac7ddef2c23be429e8f8862a.png\",\n        \"type_id\": \"2_transport_order\"\n      }\n    ],\n    \"created_at\": \"2021-07-01T08:54:07.008Z\",\n    \"driver\": {\n      \"account_id\": 771476,\n      \"contact_phone\": {\n        \"number\": \"11111111111\",\n        \"prefix\": \"0048\"\n      },\n      \"family_name\": \"Driver\",\n      \"full_name\": \"Jan Driver\",\n      \"given_name\": \"Jan\"\n    },\n    \"freight\": {\n      \"carrier\": {\n        \"assignee\": null,\n        \"legal_name\": \"Test company\",\n        \"vat_id\": \"11111111111\"\n      },\n      \"reference_number\": null,\n      \"shipper\": {\n        \"assignee\": {\n          \"account_id\": 749989,\n          \"family_name\": \"Kowalski\",\n          \"given_name\": \"Krzysztof\",\n          \"trans_id\": \"1007374-1\"\n        },\n        \"legal_name\": \"Test spedition company\",\n        \"vat_id\": \"22222222222\"\n      },\n      \"spots\": [\n        {\n          \"description\": \"Example description\",\n          \"name\": \"Magazine 1\",\n          \"operations\": [\n            {\n              \"loads\": [],\n              \"operation_order\": 1,\n              \"time_window\": null,\n              \"time_window_reason\": null,\n              \"timespans\": {\n                \"begin\": \"2021-06-22T09:00:00.000Z\",\n                \"end\": \"2021-06-22T10:00:00.000Z\"\n              },\n              \"type\": \"loading\"\n            }\n          ],\n          \"place\": {\n            \"address\": {\n              \"country\": \"pl\",\n              \"description\": null,\n              \"locality\": \"Krak\u00f3w\",\n              \"number\": \"5\",\n              \"postal_code\": \"31-001\",\n              \"street\": \"Wawel\"\n            },\n            \"coordinates\": {\n              \"latitude\": 50.06143,\n              \"longitude\": 19.93658\n            }\n          },\n          \"spot_order\": 1\n        },\n        {\n          \"description\": null,\n          \"name\": null,\n          \"operations\": [\n            {\n              \"loads\": [],\n              \"operation_order\": 1,\n              \"time_window\": null,\n              \"time_window_reason\": null,\n              \"timespans\": {\n                \"begin\": \"2021-06-23T09:00:00.000Z\",\n                \"end\": \"2021-06-23T09:00:00.000Z\"\n              },\n              \"type\": \"unloading\"\n            }\n          ],\n          \"place\": {\n            \"address\": {\n              \"country\": \"pl\",\n              \"description\": null,\n              \"locality\": \"D\u0105browa \u015arodkowa\",\n              \"number\": \"34\",\n              \"postal_code\": \"59-330\",\n              \"street\": \"\u015arednia\"\n            },\n            \"coordinates\": {\n              \"latitude\": 51.41828,\n              \"longitude\": 16.33485\n            }\n          },\n          \"spot_order\": 2\n        }\n      ]\n    },\n    \"id\": \"da012de9-faca-4b14-b380-9b94aadff6fa\",\n    \"invoice\": null,\n    \"legacy_freight_id\": null,\n    \"monitoring\": {\n      \"providers\": [\n        \"trans_task\",\n        \"external_telematics\"\n      ],\n      \"required\": true\n    },\n    \"number\": \"2021\/07\/01\/1\",\n    \"payment\": {\n      \"days\": 30,\n      \"price\": {\n        \"currency\": \"pln\",\n        \"protected\": false,\n        \"type\": \"km\",\n        \"value\": 1500\n      }\n    },\n    \"source\": null,\n    \"status\": {\n      \"comment\": null,\n      \"value\": \"waiting-for-confirmation\"\n    },\n    \"vehicle\": {\n      \"semi_trailer\": {\n        \"dispatcher_id\": 54083,\n        \"id\": 501737,\n        \"kind\": \"4_semi_trailer\",\n        \"registration_plate_number\": \"PL11111111\",\n        \"type\": \"5_tent\"\n      },\n      \"truck\": {\n        \"dispatcher_id\": 41483,\n        \"id\": 236503,\n        \"kind\": \"5_truck\",\n        \"registration_plate_number\": \"DW1111111\",\n        \"revision\": 1,\n        \"type\": null\n      }\n    }\n  },\n  {\n    \"next_order\": \"next_order\"\n  }\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.<\/p>\n","protected":false},"author":4,"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-1636","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. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/orders-api\/v1\/orders-created Method: GET Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api-key} Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"pdzumaga\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/\" \/>\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 created orders - Trans.eu Api\" \/>\n\t\t<meta property=\"og:description\" content=\"Allows to access list of created transport orders. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/orders-api\/v1\/orders-created Method: GET Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api-key} Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/\" \/>\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=\"2020-04-29T11:16:35+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-29T07:31:36+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"List of created orders - Trans.eu Api\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Allows to access list of created transport orders. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/orders-api\/v1\/orders-created Method: GET Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api-key} Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret.\" \/>\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-created-orders\\\/#blogposting\",\"name\":\"List of created orders - Trans.eu Api\",\"headline\":\"List of created orders\",\"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\":\"2020-04-29T13:16:35+02:00\",\"dateModified\":\"2026-04-29T09:31:36+02:00\",\"inLanguage\":\"pl-PL\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-created-orders\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-created-orders\\\/#webpage\"},\"articleSection\":\"Getting lists, English\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-created-orders\\\/#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-created-orders\\\/#listItem\",\"name\":\"List of created orders\"},\"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-created-orders\\\/#listItem\",\"position\":4,\"name\":\"List of created orders\",\"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-created-orders\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-created-orders\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\",\"name\":\"pdzumaga\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-created-orders\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d392d43167a6141a10e77034d6afdb8931a626a22d8e636a97b8b503eb6d439d?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"pdzumaga\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-created-orders\\\/#webpage\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-created-orders\\\/\",\"name\":\"List of created orders - Trans.eu Api\",\"description\":\"Allows to access list of created transport orders. Url parameters and connection settings URL: https:\\\/\\\/api.platform.trans.eu Endpoint: \\\/ext\\\/orders-api\\\/v1\\\/orders-created Method: GET Headers: Content-type: application\\\/json Accept: application\\\/json Authorization: Bearer {access_token} Api-key: {unique_app_api-key} Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret.\",\"inLanguage\":\"pl-PL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/orders\\\/getting-lists-orders\\\/list-of-created-orders\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"datePublished\":\"2020-04-29T13:16:35+02:00\",\"dateModified\":\"2026-04-29T09:31:36+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 created orders - Trans.eu Api","description":"Allows to access list of created transport orders. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/orders-api\/v1\/orders-created Method: GET Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api-key} Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret.","canonical_url":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/","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-created-orders\/#blogposting","name":"List of created orders - Trans.eu Api","headline":"List of created orders","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":"2020-04-29T13:16:35+02:00","dateModified":"2026-04-29T09:31:36+02:00","inLanguage":"pl-PL","mainEntityOfPage":{"@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/#webpage"},"isPartOf":{"@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/#webpage"},"articleSection":"Getting lists, English"},{"@type":"BreadcrumbList","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/#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-created-orders\/#listItem","name":"List of created orders"},"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-created-orders\/#listItem","position":4,"name":"List of created orders","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-created-orders\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/www.trans.eu\/api#author","url":"https:\/\/www.trans.eu\/api","name":"pdzumaga","image":{"@type":"ImageObject","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/d392d43167a6141a10e77034d6afdb8931a626a22d8e636a97b8b503eb6d439d?s=96&d=mm&r=g","width":96,"height":96,"caption":"pdzumaga"}},{"@type":"WebPage","@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/#webpage","url":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/","name":"List of created orders - Trans.eu Api","description":"Allows to access list of created transport orders. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/orders-api\/v1\/orders-created Method: GET Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api-key} Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret.","inLanguage":"pl-PL","isPartOf":{"@id":"https:\/\/www.trans.eu\/api\/#website"},"breadcrumb":{"@id":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/#breadcrumblist"},"author":{"@id":"https:\/\/www.trans.eu\/api#author"},"creator":{"@id":"https:\/\/www.trans.eu\/api#author"},"datePublished":"2020-04-29T13:16:35+02:00","dateModified":"2026-04-29T09:31:36+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 created orders - Trans.eu Api","og:description":"Allows to access list of created transport orders. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/orders-api\/v1\/orders-created Method: GET Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api-key} Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret.","og:url":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/","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":"2020-04-29T11:16:35+00:00","article:modified_time":"2026-04-29T07:31:36+00:00","twitter:card":"summary","twitter:title":"List of created orders - Trans.eu Api","twitter:description":"Allows to access list of created transport orders. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/orders-api\/v1\/orders-created Method: GET Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api-key} Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret.","twitter:image":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png"},"aioseo_meta_data":{"post_id":"1636","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":{"id":"aioseo-article-63a18adb7b3e6","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 10:28:37","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 created orders\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 created orders","link":"https:\/\/www.trans.eu\/api\/orders\/getting-lists-orders\/list-of-created-orders\/"}],"lang":"en","translations":{"en":1636},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/1636","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\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/comments?post=1636"}],"version-history":[{"count":5,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/1636\/revisions"}],"predecessor-version":[{"id":6576,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/1636\/revisions\/6576"}],"wp:attachment":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/media?parent=1636"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/categories?post=1636"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/tags?post=1636"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}