{"id":3976,"date":"2022-07-12T12:06:55","date_gmt":"2022-07-12T10:06:55","guid":{"rendered":"https:\/\/www.trans.eu\/api\/?p=3976"},"modified":"2025-12-29T10:42:24","modified_gmt":"2025-12-29T09:42:24","slug":"adding-the-addresses-of-fixed-locations-for-loading-and-unloading","status":"publish","type":"post","link":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/","title":{"rendered":"Adding the addresses of fixed locations for loading and unloading"},"content":{"rendered":"\n<p>Adding places to your fre\u00adquent\u00adly used list. Users can use the list of places they often use. Saved loca\u00adtions can be changed and used for load\u00ading or unload\u00ading. The num\u00adber of saved address\u00ades is unlim\u00adit\u00aded.<\/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> \/ex\u00adt\/\u00adsug\u00adges\u00adtions-api\/v1\/\u00adsug\u00adges\u00adtion\u00ads\/spots<\/li>\n\n\n\n<li><strong>Method:<\/strong> 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_app_api_key}<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Authorization<\/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>. 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\">Structure of posting new suggestions<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Json<\/td><td>Exam\u00adple<\/td><td>Type<\/td><td>Is required<\/td><td>Descrip\u00adtion<\/td><\/tr><tr><td>name<\/td><td>\u201ctest1\u201d<\/td><td>string<\/td><td>No<\/td><td>Local\u00adi\u00adty name<\/td><\/tr><tr><td>street<\/td><td>\u201cKoperni\u00adka\u201d<\/td><td>string<\/td><td>Yes<\/td><td>Street<\/td><\/tr><tr><td>num\u00adber<\/td><td>\u201c9a\u201d<\/td><td>string<\/td><td>Yes<\/td><td>num\u00adber of street<\/td><\/tr><tr><td>local\u00adi\u00adty<\/td><td>\u201cJor\u00addan\u00f3w \u015al\u0105s\u00adki\u201d<\/td><td>string<\/td><td>Yes<\/td><td>Local\u00adi\u00adty (e.g. city name)<\/td><\/tr><tr><td>postal_code<\/td><td>\u201c55\u2013065\u201d<\/td><td>string<\/td><td>Yes<\/td><td>postal_code<\/td><\/tr><tr><td>coun\u00adtry<\/td><td>\u201cPL\u201d<\/td><td>string<\/td><td>Yes<\/td><td>Code of coun\u00adtry<\/td><\/tr><tr><td>details<\/td><td>\u201cAddi\u00adtion\u00adal infor\u00adma\u00adtion\u201d<\/td><td>string<\/td><td>No<\/td><td>Addi\u00adtion\u00adal infor\u00adma\u00adtion<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Request body<\/h2>\n\n\n\n<p>Sam\u00adple of request for get\u00adting list of saved loca\u00adtion.<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-json\" data-lang=\"JSON\"><code>{\n  \"name\": \"test\",\n  \"street\": \"Kopernika\",\n  \"number\": \"9\",\n  \"locality\": \"Jordan\u00f3w \u015al\u0105ski\",\n  \"postal_code\": \"55-065\",\n  \"country\": \"PL\",\n  \"details\": \"test test\"\n}<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Responses<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Code: 200 \u2014 Suc\u00adcess<\/li>\n<\/ul>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-json\" data-lang=\"JSON\"><code>[\n  {\n    \"account_id\": 10116324,\n    \"company_id\": 1038173,\n    \"counter\": 45,\n    \"data\": {\n      \"country\": \"NL\",\n      \"latitude\": 52.37403,\n      \"locality\": \"Amsterdam\",\n      \"longitude\": 4.8936041,\n      \"name\": \"Nazwa firmy, lokalizacja 1\",\n      \"number\": \"12\",\n      \"postalCode\": \"1012\",\n      \"street\": \"Ulica\",\n      \"details\": \"some details\"\n    },\n    \"id\": \"af44e8d9-9604-48b0-af40-21663431663f\"\n  }\n]<\/code><\/pre><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Code: 422 \u2014 Invalid pay\u00adload<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p class=\"dont-break-out\">Adding places to your fre\u00adquent\u00adly used list. Users can use the list of places they often use. Saved loca\u00adtions can \u2026<\/p>\n","protected":false},"author":7,"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":[76],"tags":[],"class_list":["post-3976","post","type-post","status-publish","format-standard","hentry","category-suggested-places-of-loading-and-unloading"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Adding places to your frequently used list. Users can use the list of places they often use. Saved locations can be changed and used for loading or unloading. The number of saved addresses is unlimited. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/suggestions-api\/v1\/suggestions\/spots Method: POST Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api_key}\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Patryk\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/\" \/>\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=\"Adding the addresses of fixed locations for loading and unloading - Trans.eu Api\" \/>\n\t\t<meta property=\"og:description\" content=\"Adding places to your frequently used list. Users can use the list of places they often use. Saved locations can be changed and used for loading or unloading. The number of saved addresses is unlimited. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/suggestions-api\/v1\/suggestions\/spots Method: POST Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api_key}\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/\" \/>\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=\"2022-07-12T10:06:55+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-12-29T09:42:24+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Adding the addresses of fixed locations for loading and unloading - Trans.eu Api\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Adding places to your frequently used list. Users can use the list of places they often use. Saved locations can be changed and used for loading or unloading. The number of saved addresses is unlimited. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/suggestions-api\/v1\/suggestions\/spots Method: POST Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api_key}\" \/>\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\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#blogposting\",\"name\":\"Adding the addresses of fixed locations for loading and unloading - Trans.eu Api\",\"headline\":\"Adding the addresses of fixed locations for loading and unloading\",\"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\":\"2022-07-12T12:06:55+02:00\",\"dateModified\":\"2025-12-29T10:42:24+01:00\",\"inLanguage\":\"pl-PL\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#webpage\"},\"articleSection\":\"Suggested places of loading and unloading, English\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#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\\\/freights\\\/#listItem\",\"name\":\"Freights\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/#listItem\",\"position\":2,\"name\":\"Freights\",\"item\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/#listItem\",\"name\":\"Suggested places of loading and unloading\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/#listItem\",\"position\":3,\"name\":\"Suggested places of loading and unloading\",\"item\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#listItem\",\"name\":\"Adding the addresses of fixed locations for loading and unloading\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/#listItem\",\"name\":\"Freights\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#listItem\",\"position\":4,\"name\":\"Adding the addresses of fixed locations for loading and unloading\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/#listItem\",\"name\":\"Suggested places of loading and unloading\"}}]},{\"@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\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\",\"name\":\"Patryk\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/77c119decf8555541f7b54d86962ec6449ce85660cb14b0bb529fa3c72778deb?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Patryk\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#webpage\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/\",\"name\":\"Adding the addresses of fixed locations for loading and unloading - Trans.eu Api\",\"description\":\"Adding places to your frequently used list. Users can use the list of places they often use. Saved locations can be changed and used for loading or unloading. The number of saved addresses is unlimited. Url parameters and connection settings URL: https:\\\/\\\/api.platform.trans.eu Endpoint: \\\/ext\\\/suggestions-api\\\/v1\\\/suggestions\\\/spots Method: POST Headers: Content-type: application\\\/json Accept: application\\\/json Authorization: Bearer {access_token} Api-key: {unique_app_api_key}\",\"inLanguage\":\"pl-PL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/freights\\\/suggested-places-of-loading-and-unloading\\\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"datePublished\":\"2022-07-12T12:06:55+02:00\",\"dateModified\":\"2025-12-29T10:42:24+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":"Adding the addresses of fixed locations for loading and unloading - Trans.eu Api","description":"Adding places to your frequently used list. Users can use the list of places they often use. Saved locations can be changed and used for loading or unloading. The number of saved addresses is unlimited. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/suggestions-api\/v1\/suggestions\/spots Method: POST Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api_key}","canonical_url":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#blogposting","name":"Adding the addresses of fixed locations for loading and unloading - Trans.eu Api","headline":"Adding the addresses of fixed locations for loading and unloading","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":"2022-07-12T12:06:55+02:00","dateModified":"2025-12-29T10:42:24+01:00","inLanguage":"pl-PL","mainEntityOfPage":{"@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#webpage"},"isPartOf":{"@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#webpage"},"articleSection":"Suggested places of loading and unloading, English"},{"@type":"BreadcrumbList","@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#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\/freights\/#listItem","name":"Freights"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/freights\/#listItem","position":2,"name":"Freights","item":"https:\/\/www.trans.eu\/api\/freights\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/#listItem","name":"Suggested places of loading and unloading"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/#listItem","position":3,"name":"Suggested places of loading and unloading","item":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#listItem","name":"Adding the addresses of fixed locations for loading and unloading"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/freights\/#listItem","name":"Freights"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#listItem","position":4,"name":"Adding the addresses of fixed locations for loading and unloading","previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/#listItem","name":"Suggested places of loading and unloading"}}]},{"@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\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/www.trans.eu\/api#author","url":"https:\/\/www.trans.eu\/api","name":"Patryk","image":{"@type":"ImageObject","@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/77c119decf8555541f7b54d86962ec6449ce85660cb14b0bb529fa3c72778deb?s=96&d=mm&r=g","width":96,"height":96,"caption":"Patryk"}},{"@type":"WebPage","@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#webpage","url":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/","name":"Adding the addresses of fixed locations for loading and unloading - Trans.eu Api","description":"Adding places to your frequently used list. Users can use the list of places they often use. Saved locations can be changed and used for loading or unloading. The number of saved addresses is unlimited. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/suggestions-api\/v1\/suggestions\/spots Method: POST Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api_key}","inLanguage":"pl-PL","isPartOf":{"@id":"https:\/\/www.trans.eu\/api\/#website"},"breadcrumb":{"@id":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/#breadcrumblist"},"author":{"@id":"https:\/\/www.trans.eu\/api#author"},"creator":{"@id":"https:\/\/www.trans.eu\/api#author"},"datePublished":"2022-07-12T12:06:55+02:00","dateModified":"2025-12-29T10:42:24+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":"Adding the addresses of fixed locations for loading and unloading - Trans.eu Api","og:description":"Adding places to your frequently used list. Users can use the list of places they often use. Saved locations can be changed and used for loading or unloading. The number of saved addresses is unlimited. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/suggestions-api\/v1\/suggestions\/spots Method: POST Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api_key}","og:url":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/","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":"2022-07-12T10:06:55+00:00","article:modified_time":"2025-12-29T09:42:24+00:00","twitter:card":"summary","twitter:title":"Adding the addresses of fixed locations for loading and unloading - Trans.eu Api","twitter:description":"Adding places to your frequently used list. Users can use the list of places they often use. Saved locations can be changed and used for loading or unloading. The number of saved addresses is unlimited. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/suggestions-api\/v1\/suggestions\/spots Method: POST Headers: Content-type: application\/json Accept: application\/json Authorization: Bearer {access_token} Api-key: {unique_app_api_key}","twitter:image":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png"},"aioseo_meta_data":{"post_id":"3976","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-63a1779fad9c8","slug":"article","graphName":"Article","label":"Artyku\u0142","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":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2022-07-12 08:06:52","updated":"2025-12-29 09:43:12","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\/freights\/\" title=\"Freights\">Freights<\/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\/freights\/suggested-places-of-loading-and-unloading\/\" title=\"Suggested places of loading and unloading\">Suggested places of loading and unloading<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAdding the addresses of fixed locations for loading and unloading\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.trans.eu\/api"},{"label":"Freights","link":"https:\/\/www.trans.eu\/api\/freights\/"},{"label":"Suggested places of loading and unloading","link":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/"},{"label":"Adding the addresses of fixed locations for loading and unloading","link":"https:\/\/www.trans.eu\/api\/freights\/suggested-places-of-loading-and-unloading\/adding-the-addresses-of-fixed-locations-for-loading-and-unloading\/"}],"lang":"en","translations":{"en":3976},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/3976","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\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/comments?post=3976"}],"version-history":[{"count":2,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/3976\/revisions"}],"predecessor-version":[{"id":5481,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/3976\/revisions\/5481"}],"wp:attachment":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/media?parent=3976"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/categories?post=3976"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/tags?post=3976"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}