{"info":{"_postman_id":"98616bfc-81b2-46d2-b728-1a9393b73339","name":"PROFRAKT API DOCUMENTATION","description":"<html><head></head><body><h1 id=\"hey-there\">Hey there!</h1>\n<h4 id=\"welcome-to-the-wonderful-world-of-our-jsonpowered-shipments-rest-apiyour-one-stop-shop-for-everything-from-fetching-estimated-shipping-costs-getting-pickup-locations-creating-shipments-to-printing-labels-on-cloud-printers-plus-some-more\">Welcome to the wonderful world of our JSON‐powered shipments REST API—your one-stop shop for everything from fetching estimated shipping costs, getting pickup locations, creating shipments to printing labels on cloud printers, plus some more.</h4>\n<h4 id=\"so-whether-youre-sipping-coffee-in-oslo-or-debugging-at-2-am-in-timbuktu-heres-everything-you-need-to-hit-the-ground-running-and-if-still-should-find-yourself-stumbling-in-the-dark-please-reach-out-to-us-and-we-will-help-you-get-you-back-on-track-in-no-time\">So whether you’re sipping coffee in Oslo or debugging at 2 AM in Timbuktu, here’s everything you need to hit the ground running! And if still should find yourself stumbling in the dark, please <a href=\"https://rune@profrakt.no\">reach out to us</a> and we will help you get you back on track in no-time!</h4>\n<img src=\"https://content.pstmn.io/e230ce46-e40d-4d49-9f60-124da950617b/c3BhY2VyXzI1LnBuZw==\">\n\n<img src=\"https://content.pstmn.io/443f4091-44ab-4374-8f9c-6c0e682b4669/cHJvZnJha3QtbG9nb190cmFuc3AucG5n\" width=\"100\" height=\"150\">\n\n<img src=\"https://content.pstmn.io/7a434b07-cd23-4fb3-8d0b-c374ae00b411/c3BhY2VyXzI1LnBuZw==\">\n\n<h4 id=\"⚡if-you-rather-would-like-to-skip-right-to-the-chase-instead-of-reading-lengthy-texts-about-stuff-you-probably-already-know-youll-find-direct-links-to-our-end-points-in-the-menu-to-the-left-including-examples-of-both-requests-and-responses-and-youll-find-our-swagger-here\">⚡If you rather would like to skip right to the chase instead of reading lengthy texts about stuff you probably already know, you'll find direct links to our end-points in the menu to the left, including examples of both requests and responses, and you'll find our <a href=\"https://swagger.profrakt.no\">Swagger here</a>.</h4>\n<h4 id=\"still-having-a-quick-scroll-through-this-does-no-harm-and-might-save-you-time-later-if-you-do-either-way-youll-get-your-module-solved\">Still, having a quick scroll through this does no harm, and might save you time later if you do. Either way, you'll get your module solved.</h4>\n<img src=\"https://content.pstmn.io/a7708dae-f501-47d5-a801-18abab48a52c/c3BhY2VyXzE1LnBuZw==\">\n\n<h2 id=\"getting-started-the-basics-of-talking-to-our-api\">Getting Started: The Basics of Talking to Our API</h2>\n<img src=\"https://content.pstmn.io/6b15d3e5-5251-4532-bf55-02e2f9f4be7e/c3BhY2VyXzE1LnBuZw==\">\n\n<h4 id=\"base-urls\"><strong>Base URL's</strong></h4>\n<p>All production requests live under a single base URL, <a href=\"https://edi.no\">https://edi.no</a>. You’ll need your API key in all your calls—treat it like your toothbrush: keep it secret, keep it safe.</p>\n<p><strong>Prod. endpoint:</strong> <a href=\"https://edi.no\">https://edi.no</a><br><strong>Stage endpoint:</strong> <a href=\"https://edistage.adminpanel.no\">https://edistage.adminpanel.no</a></p>\n<img src=\"https://content.pstmn.io/14ae2561-8cd3-4b16-9168-30089f4e5f89/c3BhY2VyXzE1LnBuZw==\">\n\n<h4 id=\"authentication\"><strong>Authentication</strong></h4>\n<p>Include these in your headers whenever you can, they never do any harm, only good.</p>\n<p><strong>X-Profrakt-Key</strong>: [PROFRAKT_API_KEY]<br><strong>X-Profrakt-Sender</strong>: [PROFRAKT_MANAGERSHIP_ID]</p>\n<img src=\"https://content.pstmn.io/a98a9465-cff1-4cb1-b93a-88b7fd03d247/c3BhY2VyXzE1LnBuZw==\">\n\n<h4 id=\"headers--payloads\"><strong>Headers &amp; Payloads</strong></h4>\n<ul>\n<li><p>Always send Content-Type: application/json.</p>\n</li>\n<li><p>Include X-Profrakt-Key and X-Profrakt-Sender in your headers.</p>\n</li>\n<li><p>For GETs, parameters go in the query string; for POSTs, stick ’em in the JSON body.</p>\n</li>\n<li><p>Keep your JSON <strong>camelCased</strong>—we like things tidy.</p>\n</li>\n</ul>\n<img src=\"https://content.pstmn.io/ff3be6cb-fd0e-44e9-aeb0-798da00a2ca3/c3BhY2VyXzE1LnBuZw==\">\n\n<h4 id=\"responses-you-love-and-some-you-dont\"><strong>Responses You Love (and Some You Don’t)</strong></h4>\n<ul>\n<li><p><strong>200</strong> OK / <strong>201</strong> Created → <strong>Success!</strong> Inspect the JSON body for your data.</p>\n</li>\n<li><p><strong>4xx</strong> “Client Oops” → Bad request, unauthorized, forbidden, or not found—double-check your payload and headers.</p>\n</li>\n<li><p><strong>5xx</strong> “Server Whoops” → We tripped on our end—retry or drop us a line if it persists.</p>\n</li>\n</ul>\n<img src=\"https://content.pstmn.io/b6037f4c-f6dc-4948-960a-0ed2840d3f62/c3BhY2VyXzE1LnBuZw==\">\n\n<h4 id=\"https-methods--endpoints\"><strong>HTTPS Methods &amp; Endpoints</strong></h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Method</strong></th>\n<th><strong>Endpoint</strong></th>\n<th>What it does</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td>/profile</td>\n<td>Fetch your shipping “home bases” (managerships).</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/agreements</td>\n<td>See your carrier agreements, logos, available products &amp; rules.</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/printers</td>\n<td>List available cloud printers you can print to and check their online status.</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partners</td>\n<td>Find pickup/drop-off locations for every carrier (lockers optional).</td>\n</tr>\n<tr>\n<td>POST</td>\n<td>/costs/v2</td>\n<td>Get quotes for many freight methods at once—fuel surcharge, tolls, all included.</td>\n</tr>\n<tr>\n<td>POST</td>\n<td>/consignments</td>\n<td>Create a shipment: returns IDs, labels &amp; tracking.</td>\n</tr>\n<tr>\n<td>POST</td>\n<td>/label-direct</td>\n<td>Fire off your print job to a cloud printer. One or 100 labels at once? We're good to go.</td>\n</tr>\n</tbody>\n</table>\n</div><img src=\"https://content.pstmn.io/4a3bdeca-8348-4cec-b04a-965bd334425a/c3BhY2VyXzI1LnBuZw==\">\n\n<h4 id=\"some-words-on-testing---prod-environment-vs-stage-environment\"><strong>Some words on testing - Prod. environment vs Stage environment</strong></h4>\n<p>Created shipments on production will not be charged in any way before the label is actually received by a carrier, and there are no automatic pickups being ordered, so generally there are no problems testing on production, but it's a good practice to use dummy values for receivers mobile and email if you're doing this, so that notifications aren't sent from the carriers when you create your test shipments.</p>\n<img src=\"https://content.pstmn.io/ebf57baf-4b81-4249-8849-2b56399eba5e/c3BhY2VyXzE1LnBuZw==\">\n\n<p>If you still want access to our stage environment (which aren't always updated with all possible freight methods and services), please reach out, and we will hook you up with it.</p>\n<img src=\"https://content.pstmn.io/ac588551-79ac-4d1e-878f-1fec4f3b694f/c3BhY2VyXzI1LnBuZw==\">\n\n<h4 id=\"dictionary\"><strong>Dictionary</strong></h4>\n<p>We don't expect you to know all the different terminology used within the shipping business, so in our API we've tried to be understandable for all, but here's a quick explanation of specific words you'll run across that might cause you to raise an eyebrow:</p>\n<ul>\n<li><p><strong>Managership</strong> - This is an address from where packages are sent. A key can have many shipping locations/managerships.</p>\n</li>\n<li><p><strong>Consignment</strong> - This is a shipment, and is what that generates the label.</p>\n</li>\n<li><p><strong>Consignor</strong> - This is the sender of the package.</p>\n</li>\n<li><p><strong>Consignee</strong> - This is the receiver of the package.</p>\n</li>\n<li><p><strong>Booking</strong> - This is an order of a physical pickup of goods. It can in other solutions be referred to as the 'booking of a shipment without ordering a pickup', but at our end we regard it as an order of a pickup.</p>\n</li>\n</ul>\n<img src=\"https://content.pstmn.io/58b55b72-2dbf-4436-ad31-6d54f0c63a41/c3BhY2VyXzE1LnBuZw==\">\n\n<img src=\"https://content.pstmn.io/bba1e289-2f7c-417f-9d65-9f0cb0239221/cHJvZnJha3QtbG9nbyAoMikuanBn\" width=\"100\" height=\"111\">\n\n<img src=\"https://content.pstmn.io/c13ce950-99b6-4c8c-ad2e-ac300a83e7b4/c3BhY2VyXzI1LnBuZw==\">\n\n<h3 id=\"best-practise---well-how-we-would-have-done-it-anyways\">Best-practise - Well, how we would have done it anyways.</h3>\n<p>Depending on your task and weather or not this is a private app you're building, theres different ways to do this, but we'll give you a quick flow, and a thorough case, and you can cherry pick whatever from it you think would best suit your own app.</p>\n<img src=\"https://content.pstmn.io/13b27403-1bb6-4807-928e-cfaa578d4f3c/c3BhY2VyXzE1LnBuZw==\">\n\n<h3 id=\"quick-flow\"><strong>Quick flow:</strong></h3>\n<p><strong>- GET /profile (API key req) - Get the available sender addresses.</strong></p>\n<p>Store the returned managership id's, you will need it in subseqent requests.</p>\n<p><strong>- GET /agreements (API key / Managership ID req) - Get the available shipping options, and their id's.</strong></p>\n<p>Store the response, or present to the user which they would like to use and only store their id's and names, and then give the user the option to change their options by doing a new request from which their pick their options.</p>\n<p><strong>- GET /printer (API key / Managership ID req) - Get available cloud printers and their id's</strong></p>\n<p>Store the id's and printer name if any, they are used for printing the labels later.</p>\n<p><strong>- POST /consignments (API key / Managership ID req) - Generate a shipment</strong></p>\n<p>The response will include a link to the label and a tracking link for you to use at your side, as well as the id for the shipment.</p>\n<p><strong>- POST /label-direct (API key / Managership ID req) - Print the label(s)</strong></p>\n<p>Directly after creating a shipment, send the print request to the specified printer, or present the link to the pdf for the user to download and print. We also offer a way to get the pdf directly if needed.</p>\n<img src=\"https://content.pstmn.io/901d937a-3877-42b3-ad3b-ccb59c78720a/c3BhY2VyXzE1LnBuZw==\">\n\n<h4 id=\"for-the-checkoutsfront-ends\"><strong>For the checkouts/front-ends:</strong></h4>\n<p><strong>- GET /partners (API key / Managership ID req)</strong> - Get potential pickup points.</p>\n<p>We deliver pickup points for most carriers (Bring, Postnord, Helthjem, UPS, Porterbuddy*, Instabox*) in our API. Store the end-consumers chosen pickup point on the order.</p>\n<p><strong>- POST /costs/v2End (API key / Managership ID req)</strong> - Get a dynamic estimated shipping cost.</p>\n<p>Assuming the end-consumer has given the send-to address and we have at least a total weight of the cart, query Profrakt to get the agreement price for the shipment. This is specifically usefull for B2B shipments, or for those sending large size packages where the \"volume weight\" often is higher than the \"real weight\", where in both cases freight can be costly depending on the end-consumers address.</p>\n<h4 id=\"thorough-flow-incomplete\"><strong>Thorough flow (Incomplete):</strong></h4>\n<p><strong>Pretended case:</strong> <em>I am building an app for an eCom platform, and the app is going to be used by many different shops with no correlation to each other. It will be available for all eCom owners and I will use the given freight methods in the eComs checkout, presenting the method as well as a dynamic price for the freight cost.</em></p>\n<ol>\n<li><p>Most of the magic is controlled in the users settings for my app, so the first step would be to give my customer a settings page, and a place to give, and store, his Profrakt API key.</p>\n</li>\n<li><p>Then I need to be sure to store what the I need in the future from what I get from the API key. So when the API key is stored, the first thing is to get the available sender locations for the key, this will also give me the needed managership id for each of the locations owned by the key (The key can have many warehouses or shops for all I know.).</p>\n</li>\n</ol>\n<p>This is done with a GET to the /profile end-point and the response will give me all available managerships (addresses from where the packages are sent) as well as their id's. The id is needed for both getting the available carrier agreements (different carriers), getting the clients estimated shipping prices, as well as pickup points and printing through cloud print, so I need to be sure to cache this.</p>\n<p>Typically an app asks the client to select one of the available managerships before setting up the rest of the flow, but it's possible to build it so that the user can also select which managership (sender location/address) is to be used for each shipment. For most apps/plugins only one specific managership is used though.</p>\n<p><strong>For all the following requests the API key and the Managership ID is sent in the requests header as X-Profrakt-Key and X-Profrakt-Sender.</strong></p>\n<p>3. Ok, the Api key and managership ID are stored, so the next is to pull which available carrier agreements the credentials hold. This is done through a GET request to the /partners endpoint. This will return all available carrier agreements the client has with Profrakt. This consist of several different carriers, each carrier has several different freight methods (products) and each freight method (product) might have several adittional services (services). The /agreements response also returns the rules for each freight method (product), but in most cases you will not have to take those into regards.</p>\n<img src=\"https://content.pstmn.io/8f2b25c2-72f9-4b68-a219-a9d202dd6362/c3BhY2VyXzI1LnBuZw==\" alt=\"To%20be%20continued...\">\n\n<h3 id=\"common-pitfalls--how-to-rescue-yourself\">Common Pitfalls &amp; How to Rescue Yourself</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Error type</strong></th>\n<th><strong>Status code</strong></th>\n<th><strong>Why it happens</strong></th>\n<th><strong>Where to look/What to do</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Invalid JSON</td>\n<td>400 Bad Request</td>\n<td>Malformed body (missing brace, stray comma).</td>\n<td>Check your JSON syntax with a linter or [jsonlint.com].</td>\n</tr>\n<tr>\n<td>Missing Auth</td>\n<td>401 Unauthorized</td>\n<td>Missing, or wrong, API key and or Managership ID.</td>\n<td>Verify your authorization headers.</td>\n</tr>\n<tr>\n<td>Forbidden</td>\n<td>403 Forbidden</td>\n<td>You don’t have access to that resource.</td>\n<td>Wrong, API key and/or Managership ID. Verify that you are requesting the correct environment, we've got both a production and a stage environment.</td>\n</tr>\n<tr>\n<td>Not Found</td>\n<td>404 Not Found</td>\n<td>Endpoint typo or nonexistent resource ID.</td>\n<td>Confirm the URL (ends with an “s”? capitalization?), check the ID you passed.</td>\n</tr>\n<tr>\n<td>Server Error</td>\n<td>500+ Server Error</td>\n<td>Something exploded on our side.</td>\n<td>Look at the response body for hints; if it’s cryptic, ping support with exact payload.</td>\n</tr>\n<tr>\n<td>Timeout</td>\n<td>N/A (client)</td>\n<td>Network issues or extremely slow operation.</td>\n<td>Increase your timeout, retry once, or switch regions if supported.</td>\n</tr>\n<tr>\n<td>Validation Error</td>\n<td>422 Unprocessable Entity</td>\n<td>Data violates business rules.</td>\n<td>Inspect the errors array in the response; follow each validation message.</td>\n</tr>\n</tbody>\n</table>\n</div><img src=\"https://content.pstmn.io/3a8237f7-0ac8-44c2-91cd-27f7e37d5704/c3BhY2VyXzI1LnBuZw==\">\n\n<h2 id=\"conclusion\">Conclusion</h2>\n<p>Ok, that should cover the basics, and then some, so dive into it and reach out to us the second you've spent more than 10 minutes on an issue without getting closer. We're here to help!</p>\n<p>Give us some time and we will further dive into details on every end-point below.</p>\n<img src=\"https://content.pstmn.io/8145eb31-cc1b-4217-b6c7-47e9356acb30/c3BhY2VyXzI1LnBuZw==\">\n\n<h3 id=\"happy-coding\"><strong>Happy coding!</strong></h3>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Hey there!","slug":"hey-there"}],"owner":"26498370","collectionId":"98616bfc-81b2-46d2-b728-1a9393b73339","publishedId":"2sAYdkJ9Xu","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-07T16:19:35.000Z"},"item":[{"name":"GENERAL API","item":[{"name":"Profile","item":[{"name":"Get sender information","event":[{"listen":"test","script":{"id":"46c4d2a7-65b6-49cc-8675-fbf5d50d1108","exec":[""],"type":"text/javascript","packages":{}}}],"id":"d3b02635-72ed-47c1-b1c2-a19bb4e30658","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Profrakt-Key","value":""},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/profile","description":"<h3 id=\"headers\"><strong>Headers:</strong></h3>\n<ul>\n<li><p><code>X-Profrakt-Key</code>: Required API key</p>\n</li>\n<li><p><code>Accept</code> : application/json</p>\n</li>\n</ul>\n<h3 id=\"response-codes\"><strong>Response Codes:</strong></h3>\n<ul>\n<li><p><code>200 OK</code>: Profile information successfully retrieved.</p>\n</li>\n<li><p><code>401 Unauthorized</code>: Missing X-Profrakt-Key header.</p>\n</li>\n<li><p><code>403 Forbidden</code>: Invalid API key.</p>\n</li>\n<li><p><code>500 Internal Server Error</code>: Unexpected server error.</p>\n</li>\n</ul>\n","urlObject":{"path":["profile"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"954b716c-84c5-4034-b451-232c322c9bc2","name":"Get sender information","originalRequest":{"method":"GET","header":[{"key":"X-Profrakt-Key","value":""},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"45c-MguwNJeaklXkJ9pXU/LYrPLjppk\""},{"key":"x-cloud-trace-context","value":"34d407905cf2dc8001cb354683cdba5d;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Wed, 07 May 2025 12:54:43 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"1116"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"cm9ts0r6p0002wfglqek55a5v\",\n    \"logistraKey\": null,\n    \"logistraManagership\": null,\n    \"username\": \"rune@adminpanel.no\",\n    \"firstName\": \"Rune\",\n    \"lastName\": \"Myklebostad\",\n    \"email\": \"rune@adminpanel.no\",\n    \"isBlocked\": false,\n    \"managerships\": [\n        {\n            \"id\": 1927,\n            \"keyId\": \"cm9ts0r6p0002wfglqek55a5v\",\n            \"name\": \"DEVELOPERS (SHARED)\",\n            \"contactPerson\": \"Rune Myklebostad\",\n            \"address1\": \"Kavlivegen 65\",\n            \"address2\": null,\n            \"postalCode\": \"6320\",\n            \"city\": \"Isfjorden\",\n            \"country\": \"NO\",\n            \"phone\": null,\n            \"mobile\": \"+4799999999\",\n            \"companyEmail\": \"test@test.no\",\n            \"confirmationEmail\": \"booking@profrakt.no\",\n            \"returnAddress1\": null,\n            \"returnAddress2\": null,\n            \"returnPostcode\": null,\n            \"returnCity\": null,\n            \"returnCountry\": null,\n            \"alias\": \"DEVELOPERS (SHARED)\"\n        },\n        {\n            \"id\": 1916,\n            \"keyId\": \"cm9ts0r6p0002wfglqek55a5v\",\n            \"name\": \"DEVELOPERS (SHARED)\",\n            \"contactPerson\": \"Rune Myklebostad\",\n            \"address1\": \"Storgata 1\",\n            \"address2\": null,\n            \"postalCode\": \"0155\",\n            \"city\": \"OSLO\",\n            \"country\": \"NO\",\n            \"phone\": null,\n            \"mobile\": \"+4799999999\",\n            \"companyEmail\": \"test@test.no\",\n            \"confirmationEmail\": \"booking@profrakt.no\",\n            \"returnAddress1\": null,\n            \"returnAddress2\": null,\n            \"returnPostcode\": null,\n            \"returnCity\": null,\n            \"returnCountry\": null,\n            \"alias\": \"DEVELOPERS (SHARED)\"\n        }\n    ]\n}"}],"_postman_id":"d3b02635-72ed-47c1-b1c2-a19bb4e30658"}],"id":"ec9a2885-4c25-42b0-8bfb-69a5bf063f1f","description":"<h3 id=\"description\">Description</h3>\n<p>This endpoint makes an HTTP GET request to retrieve a user's profile in JSON format from the specified base URL. The response return a status code of 200 and a Content-Type of application/json.</p>\n<p>The response body is an JSON representing the user's profile, including their username, first name, last name, email, and managerships. Each managership includes an id, sender details, plan information, address details, contact person information, and company email details.</p>\n","_postman_id":"ec9a2885-4c25-42b0-8bfb-69a5bf063f1f"},{"name":"Agreements","item":[{"name":"Get carrier agreements","id":"d381c44c-8f16-45f9-a1b7-d1db48c03638","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Profrakt-Key","value":"","description":"<p>API Key</p>\n"},{"key":"X-Profrakt-Sender","value":"1916","description":"<p>Managership / sender id</p>\n"},{"key":"Accept","value":"application/json"}],"url":"{{base_url}}/agreements","urlObject":{"path":["agreements"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"942eac93-80b2-45d7-905d-3076118d8eb1","name":"Get agreements Copy","originalRequest":{"method":"GET","header":[{"key":"X-Profrakt-Key","value":"","description":"API Key"},{"key":"X-Profrakt-Sender","value":"1916","description":"Managership / sender id"},{"key":"Accept","value":"application/json"}],"url":"{{base_url}}/agreements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"ae00-u58P4MwsExPcfU5YpEfDUTI+6us\""},{"key":"x-cloud-trace-context","value":"ce28f35ba9589afc7275529b8f626044;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Wed, 07 May 2025 12:57:11 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"44544"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"agreements\": [\n        {\n            \"id\": 2728,\n            \"description\": \"Profrakt\",\n            \"number\": 20007450941,\n            \"altNumber\": null,\n            \"customCredentials\": null,\n            \"carrier\": {\n                \"identifier\": \"bring2\",\n                \"name\": \"Bring\",\n                \"logoSquare\": \"https://cdn.edi.no/carrier-logos/bring_sq.png\",\n                \"logoWide\": \"https://cdn.edi.no/carrier-logos/bring_w.png\"\n            },\n            \"products\": [\n                {\n                    \"identifier\": \"bring2_express_next_day\",\n                    \"name\": \"Pakke til bedrift ekspress\",\n                    \"isB2B\": true,\n                    \"services\": [\n                        {\n                            \"identifier\": \"bring_1062\",\n                            \"name\": \"Utlevering på lørdag\"\n                        },\n                        {\n                            \"identifier\": \"bring_1133\",\n                            \"name\": \"Utlevering mot ID\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"60\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": \"432\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"60\"\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"120\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"bring2_small_parcel_a_no_rfid\",\n                    \"name\": \"Pakke i postkassen\",\n                    \"isB2B\": false,\n                    \"services\": [\n                        {\n                            \"identifier\": \"bring2_delivery_to_door_handle\",\n                            \"name\": \"Pose på døren\"\n                        },\n                        {\n                            \"identifier\": \"bring_1280\",\n                            \"name\": \"Reservasjon mot endring\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"5\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"45\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"bring2_home_delivery_parcel\",\n                    \"name\": \"Pakke hjem pluss\",\n                    \"isB2B\": false,\n                    \"services\": [\n                        {\n                            \"identifier\": \"bring2_simplified_delivery\",\n                            \"name\": \"Forenklet utlevering\"\n                        },\n                        {\n                            \"identifier\": \"bring2_one_delivery_attempt_then_pickup_point\",\n                            \"name\": \"Ett leveringsforsøk, deretter hentested\"\n                        },\n                        {\n                            \"identifier\": \"bring2_two_delivery_attempts_then_pickup_point\",\n                            \"name\": \"To leveringsforsøk, deretter hentested\"\n                        },\n                        {\n                            \"identifier\": \"bring2_two_delivery_attempts_then_return\",\n                            \"name\": \"To leveringsforsøk, deretter retur\"\n                        },\n                        {\n                            \"identifier\": \"bring_1280\",\n                            \"name\": \"Reservasjon mot endring\"\n                        },\n                        {\n                            \"identifier\": \"bring_SOSIAL_KONTROLL\",\n                            \"name\": \"Sosial kontroll\"\n                        },\n                        {\n                            \"identifier\": \"bring_1133\",\n                            \"name\": \"Utlevering mot ID\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"bring2_business_parcel\",\n                    \"name\": \"Pakke til bedrift\",\n                    \"isB2B\": true,\n                    \"services\": [\n                        {\n                            \"identifier\": \"bring2_simplified_delivery\",\n                            \"name\": \"Forenklet utlevering\"\n                        },\n                        {\n                            \"identifier\": \"bring2_one_delivery_attempt_then_pickup_point\",\n                            \"name\": \"Ett leveringsforsøk, deretter hentested\"\n                        },\n                        {\n                            \"identifier\": \"bring2_two_delivery_attempts_then_pickup_point\",\n                            \"name\": \"To leveringsforsøk, deretter hentested\"\n                        },\n                        {\n                            \"identifier\": \"bring2_two_delivery_attempts_then_return\",\n                            \"name\": \"To leveringsforsøk, deretter retur\"\n                        },\n                        {\n                            \"identifier\": \"bring_1280\",\n                            \"name\": \"Reservasjon mot endring\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"bring2_parcel_pickup_point\",\n                    \"name\": \"Pakke til hentested\",\n                    \"isB2B\": false,\n                    \"services\": [\n                        {\n                            \"identifier\": \"bring2_choice_of_pickup_point\",\n                            \"name\": \"Valgfritt hentested\"\n                        },\n                        {\n                            \"identifier\": \"bring_SOSIAL_KONTROLL\",\n                            \"name\": \"Sosial kontroll\"\n                        },\n                        {\n                            \"identifier\": \"bring_2086\",\n                            \"name\": \"Varsling per brev\"\n                        },\n                        {\n                            \"identifier\": \"bring_1133\",\n                            \"name\": \"Utlevering mot ID\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"bring2_return_pickup_point\",\n                    \"name\": \"Retur fra hentested\",\n                    \"isB2B\": false,\n                    \"services\": [\n                        {\n                            \"identifier\": \"bring2_generate_qr\",\n                            \"name\": \"Generate QR\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"bring2_return_business_parcel\",\n                    \"name\": \"Retur pakke fra bedrift\",\n                    \"isB2B\": true,\n                    \"services\": [\n                        {\n                            \"identifier\": \"bring2_generate_qr\",\n                            \"name\": \"Generate QR\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"bring2_return_small_parcel\",\n                    \"name\": \"Retur pakke i postkassen\",\n                    \"isB2B\": false,\n                    \"services\": [\n                        {\n                            \"identifier\": \"bring2_generate_qr\",\n                            \"name\": \"Generate QR\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"5\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"bring2_business_groupage\",\n                    \"name\": \"Stykkgods til bedrift\",\n                    \"isB2B\": true,\n                    \"services\": [\n                        {\n                            \"identifier\": \"bring2_notification\",\n                            \"name\": \"Advisering\"\n                        },\n                        {\n                            \"identifier\": \"bring2_simplified_delivery\",\n                            \"name\": \"Forenklet utlevering\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"9999\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        },\n                        {\n                            \"id\": \"1_1_palette\",\n                            \"abbreviation\": \"PE\",\n                            \"nameEn\": \"1/1 Pallet\",\n                            \"nameNo\": \"1/1 Pall\"\n                        },\n                        {\n                            \"id\": \"1_2_palette\",\n                            \"abbreviation\": \"AF\",\n                            \"nameEn\": \"1/2 Pallet\",\n                            \"nameNo\": \"1/2 Pall\"\n                        },\n                        {\n                            \"id\": \"1_4_palette\",\n                            \"abbreviation\": \"OA\",\n                            \"nameEn\": \"1/4 Pallet\",\n                            \"nameNo\": \"1/4 Pall\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                }\n            ]\n        },\n        {\n            \"id\": 2729,\n            \"description\": \"Profrakt\",\n            \"number\": 6452304,\n            \"altNumber\": null,\n            \"customCredentials\": null,\n            \"carrier\": {\n                \"identifier\": \"postnord\",\n                \"name\": \"Postnord\",\n                \"logoSquare\": \"https://cdn.edi.no/carrier-logos/postnord_sq.png\",\n                \"logoWide\": \"https://cdn.edi.no/carrier-logos/postnord_w.png\"\n            },\n            \"products\": [\n                {\n                    \"identifier\": \"postnord_17_home_unattended\",\n                    \"name\": \"Mypack Home Unattended 0-35\",\n                    \"isB2B\": false,\n                    \"services\": [],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_32_home_attended\",\n                    \"name\": \"Mypack Home Attended\",\n                    \"isB2B\": false,\n                    \"services\": [\n                        {\n                            \"identifier\": \"postnord_B1_temperature\",\n                            \"name\": \"Temperature\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"999\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        },\n                        {\n                            \"id\": \"1_1_palette\",\n                            \"abbreviation\": \"PE\",\n                            \"nameEn\": \"1/1 Pallet\",\n                            \"nameNo\": \"1/1 Pall\"\n                        },\n                        {\n                            \"id\": \"1_2_palette\",\n                            \"abbreviation\": \"AF\",\n                            \"nameEn\": \"1/2 Pallet\",\n                            \"nameNo\": \"1/2 Pall\"\n                        },\n                        {\n                            \"id\": \"1_4_palette\",\n                            \"abbreviation\": \"OA\",\n                            \"nameEn\": \"1/4 Pallet\",\n                            \"nameNo\": \"1/4 Pall\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_30_home_small_zpd\",\n                    \"name\": \"Mypack Home Small m/PPD\",\n                    \"isB2B\": false,\n                    \"services\": [],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"5\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"45\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"30\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"20\"\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_30_home_small\",\n                    \"name\": \"Mypack Home Small\",\n                    \"isB2B\": false,\n                    \"services\": [\n                        {\n                            \"identifier\": \"postnord_ZPD_pose_pa_doren\",\n                            \"name\": \"Pose på døren\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"5\"\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"45\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"30\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"20\"\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": \"27\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_19_collect\",\n                    \"name\": \"PostNord Service Point\",\n                    \"isB2B\": false,\n                    \"services\": [\n                        {\n                            \"identifier\": \"postnord_C4_idcheck\",\n                            \"name\": \"ID Check\"\n                        },\n                        {\n                            \"identifier\": \"postnord_B1_temperature\",\n                            \"name\": \"Temperature\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": \"600\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"6\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        },\n                        {\n                            \"code\": \"SE\",\n                            \"name\": \"Sweden\"\n                        },\n                        {\n                            \"code\": \"DK\",\n                            \"name\": \"Denmark\"\n                        }\n                    ],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        }\n                    ],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_24_return_drop_off\",\n                    \"name\": \"Return Drop Off\",\n                    \"isB2B\": false,\n                    \"services\": [\n                        {\n                            \"identifier\": \"postnord_C2_send_QR\",\n                            \"name\": \"QR by email/sms\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": \"600\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"6\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        },\n                        {\n                            \"code\": \"SE\",\n                            \"name\": \"Sweden\"\n                        },\n                        {\n                            \"code\": \"DK\",\n                            \"name\": \"Denmark\"\n                        }\n                    ],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        }\n                    ],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_83_groupage\",\n                    \"name\": \"Groupage\",\n                    \"isB2B\": true,\n                    \"services\": [\n                        {\n                            \"identifier\": \"postnord_C4_idcheck\",\n                            \"name\": \"ID Check\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"1000\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        },\n                        {\n                            \"id\": \"1_1_palette\",\n                            \"abbreviation\": \"PE\",\n                            \"nameEn\": \"1/1 Pallet\",\n                            \"nameNo\": \"1/1 Pall\"\n                        },\n                        {\n                            \"id\": \"1_2_palette\",\n                            \"abbreviation\": \"AF\",\n                            \"nameEn\": \"1/2 Pallet\",\n                            \"nameNo\": \"1/2 Pall\"\n                        },\n                        {\n                            \"id\": \"1_4_palette\",\n                            \"abbreviation\": \"OA\",\n                            \"nameEn\": \"1/4 Pallet\",\n                            \"nameNo\": \"1/4 Pall\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_83_groupage_single\",\n                    \"name\": \"Stykkgods enkollo\",\n                    \"isB2B\": true,\n                    \"services\": [\n                        {\n                            \"identifier\": \"postnord_C4_idcheck\",\n                            \"name\": \"ID Check\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"1000\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        },\n                        {\n                            \"id\": \"1_1_palette\",\n                            \"abbreviation\": \"PE\",\n                            \"nameEn\": \"1/1 Pallet\",\n                            \"nameNo\": \"1/1 Pall\"\n                        },\n                        {\n                            \"id\": \"1_2_palette\",\n                            \"abbreviation\": \"AF\",\n                            \"nameEn\": \"1/2 Pallet\",\n                            \"nameNo\": \"1/2 Pall\"\n                        },\n                        {\n                            \"id\": \"1_4_palette\",\n                            \"abbreviation\": \"OA\",\n                            \"nameEn\": \"1/4 Pallet\",\n                            \"nameNo\": \"1/4 Pall\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_18_multiparcel\",\n                    \"name\": \"MultiParcel\",\n                    \"isB2B\": true,\n                    \"services\": [\n                        {\n                            \"identifier\": \"postnord_C4_idcheck\",\n                            \"name\": \"ID Check\"\n                        },\n                        {\n                            \"identifier\": \"postnord_B1_temperature\",\n                            \"name\": \"Temperature\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"2\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"175\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"175\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"175\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": \"600\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        },\n                        {\n                            \"code\": \"SE\",\n                            \"name\": \"Sweden\"\n                        },\n                        {\n                            \"code\": \"DK\",\n                            \"name\": \"Denmark\"\n                        }\n                    ],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        },\n                        {\n                            \"code\": \"SE\",\n                            \"name\": \"Sweden\"\n                        },\n                        {\n                            \"code\": \"DK\",\n                            \"name\": \"Denmark\"\n                        }\n                    ],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_18_parcel\",\n                    \"name\": \"Parcel\",\n                    \"isB2B\": true,\n                    \"services\": [\n                        {\n                            \"identifier\": \"postnord_C4_idcheck\",\n                            \"name\": \"ID Check\"\n                        },\n                        {\n                            \"identifier\": \"postnord_B1_temperature\",\n                            \"name\": \"Temperature\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"35\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"175\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"175\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"175\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": \"360\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        },\n                        {\n                            \"code\": \"SE\",\n                            \"name\": \"Sweden\"\n                        },\n                        {\n                            \"code\": \"DK\",\n                            \"name\": \"Denmark\"\n                        }\n                    ],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        },\n                        {\n                            \"code\": \"SE\",\n                            \"name\": \"Sweden\"\n                        },\n                        {\n                            \"code\": \"DK\",\n                            \"name\": \"Denmark\"\n                        }\n                    ],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_52_pallet\",\n                    \"name\": \"Pallet\",\n                    \"isB2B\": true,\n                    \"services\": [],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"1000\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"120\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"80\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"200\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"1_1_palette\",\n                            \"abbreviation\": \"PE\",\n                            \"nameEn\": \"1/1 Pallet\",\n                            \"nameNo\": \"1/1 Pall\"\n                        },\n                        {\n                            \"id\": \"1_2_palette\",\n                            \"abbreviation\": \"AF\",\n                            \"nameEn\": \"1/2 Pallet\",\n                            \"nameNo\": \"1/2 Pall\"\n                        },\n                        {\n                            \"id\": \"1_4_palette\",\n                            \"abbreviation\": \"OA\",\n                            \"nameEn\": \"1/4 Pallet\",\n                            \"nameNo\": \"1/4 Pall\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"postnord_19_box\",\n                    \"name\": \"PostNord Parcel Locker\",\n                    \"isB2B\": false,\n                    \"services\": [\n                        {\n                            \"identifier\": \"postnord_C4_idcheck\",\n                            \"name\": \"ID Check\"\n                        }\n                    ],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"10\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"60\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"42\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"49\"\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        },\n                        {\n                            \"code\": \"SE\",\n                            \"name\": \"Sweden\"\n                        },\n                        {\n                            \"code\": \"DK\",\n                            \"name\": \"Denmark\"\n                        }\n                    ],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        }\n                    ],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"varebrev_split\",\n                    \"name\": \"Home Small Hovedsending\",\n                    \"isB2B\": true,\n                    \"services\": [],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"requires_consignee_freight_payer_customer_number\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"consignee_freight_payer_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"booking_possible\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_or_volume\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight_and_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_weight\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_volume\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_service_partner\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"service_partner_possible\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"min_items\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"identifier\": \"max_items\",\n                            \"value\": \"99\"\n                        },\n                        {\n                            \"identifier\": \"max_weight\",\n                            \"value\": \"1000\"\n                        },\n                        {\n                            \"identifier\": \"max_length\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_width\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_height\",\n                            \"value\": \"240\"\n                        },\n                        {\n                            \"identifier\": \"max_volume\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circumference\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"max_circ_and_length\",\n                            \"value\": null\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"domestic_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"abroad_only\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"true\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"false\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        },\n                        {\n                            \"id\": \"1_1_palette\",\n                            \"abbreviation\": \"PE\",\n                            \"nameEn\": \"1/1 Pallet\",\n                            \"nameNo\": \"1/1 Pall\"\n                        },\n                        {\n                            \"id\": \"1_2_palette\",\n                            \"abbreviation\": \"AF\",\n                            \"nameEn\": \"1/2 Pallet\",\n                            \"nameNo\": \"1/2 Pall\"\n                        },\n                        {\n                            \"id\": \"1_4_palette\",\n                            \"abbreviation\": \"OA\",\n                            \"nameEn\": \"1/4 Pallet\",\n                            \"nameNo\": \"1/4 Pall\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        }\n                    ],\n                    \"disallowedConsignorCountries\": [\n                        {\n                            \"code\": \"SE\",\n                            \"name\": \"Sweden\"\n                        },\n                        {\n                            \"code\": \"DK\",\n                            \"name\": \"Denmark\"\n                        }\n                    ],\n                    \"allowedConsigneeCountries\": [\n                        {\n                            \"code\": \"NO\",\n                            \"name\": \"Norway\"\n                        }\n                    ],\n                    \"disallowedConsigneeCountries\": [\n                        {\n                            \"code\": \"SE\",\n                            \"name\": \"Sweden\"\n                        },\n                        {\n                            \"code\": \"DK\",\n                            \"name\": \"Denmark\"\n                        }\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": 2730,\n            \"description\": \"Profrakt service\",\n            \"number\": 0,\n            \"altNumber\": null,\n            \"customCredentials\": null,\n            \"carrier\": {\n                \"identifier\": \"utility\",\n                \"name\": \"Service\",\n                \"logoSquare\": null,\n                \"logoWide\": null\n            },\n            \"products\": [\n                {\n                    \"identifier\": \"utility_hentes\",\n                    \"name\": \"Hentes\",\n                    \"isB2B\": false,\n                    \"services\": [],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"1_1_palette\",\n                            \"abbreviation\": \"PE\",\n                            \"nameEn\": \"1/1 Pallet\",\n                            \"nameNo\": \"1/1 Pall\"\n                        },\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        },\n                        {\n                            \"id\": \"1_4_palette\",\n                            \"abbreviation\": \"OA\",\n                            \"nameEn\": \"1/4 Pallet\",\n                            \"nameNo\": \"1/4 Pall\"\n                        },\n                        {\n                            \"id\": \"1_2_palette\",\n                            \"abbreviation\": \"AF\",\n                            \"nameEn\": \"1/2 Pallet\",\n                            \"nameNo\": \"1/2 Pall\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                },\n                {\n                    \"identifier\": \"utility_direkte\",\n                    \"name\": \"Direkte\",\n                    \"isB2B\": false,\n                    \"services\": [],\n                    \"rules\": [\n                        {\n                            \"identifier\": \"consignee_mobile_or_email_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignor_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"consignee_mobile_required\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"requires_contents_description\",\n                            \"value\": \"false\"\n                        },\n                        {\n                            \"identifier\": \"svalbard_possible\",\n                            \"value\": \"true\"\n                        }\n                    ],\n                    \"itemTypes\": [\n                        {\n                            \"id\": \"1_1_palette\",\n                            \"abbreviation\": \"PE\",\n                            \"nameEn\": \"1/1 Pallet\",\n                            \"nameNo\": \"1/1 Pall\"\n                        },\n                        {\n                            \"id\": \"package\",\n                            \"abbreviation\": \"PK\",\n                            \"nameEn\": \"Package\",\n                            \"nameNo\": \"Pakke\"\n                        },\n                        {\n                            \"id\": \"1_4_palette\",\n                            \"abbreviation\": \"OA\",\n                            \"nameEn\": \"1/4 Pallet\",\n                            \"nameNo\": \"1/4 Pall\"\n                        },\n                        {\n                            \"id\": \"1_2_palette\",\n                            \"abbreviation\": \"AF\",\n                            \"nameEn\": \"1/2 Pallet\",\n                            \"nameNo\": \"1/2 Pall\"\n                        }\n                    ],\n                    \"allowedConsignorCountries\": [],\n                    \"disallowedConsignorCountries\": [],\n                    \"allowedConsigneeCountries\": [],\n                    \"disallowedConsigneeCountries\": []\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"d381c44c-8f16-45f9-a1b7-d1db48c03638"}],"id":"f13ec8b8-e98a-430b-a5a6-bb5351d02697","_postman_id":"f13ec8b8-e98a-430b-a5a6-bb5351d02697","description":""},{"name":"Partners","item":[{"name":"Get pickup point locations","id":"b7f1e76c-ad97-4ff7-9d5a-ce2c8f7bcafb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-Profrakt-Key","value":"","description":"<p>API Key</p>\n"},{"key":"X-Profrakt-Sender","value":"1916","type":"text"},{"key":"Accept","value":"application/json"}],"url":"{{base_url}}/partners?country=NO&carrier=postnord&product=postnord_19_collect&address=Kavlivegen 65&postcode=6320&city=Isfjorden","urlObject":{"path":["partners"],"host":["{{base_url}}"],"query":[{"key":"country","value":"NO"},{"key":"carrier","value":"postnord"},{"key":"product","value":"postnord_19_collect"},{"key":"address","value":"Kavlivegen 65"},{"key":"postcode","value":"6320"},{"key":"city","value":"Isfjorden"},{"disabled":true,"key":"type","value":"manned"},{"disabled":true,"key":"id","value":"6334304"}],"variable":[]}},"response":[{"id":"e5b2092b-d91b-47ff-abf3-b90b91cc9039","name":"Get Managership ID's","originalRequest":{"method":"GET","header":[{"key":"X-Profrakt-Key","value":"","description":"API Key"},{"key":"X-Profrakt-Sender","value":"1916","type":"text"},{"key":"Accept","value":"application/json"}],"url":{"raw":"{{base_url}}/partners?country=NO&carrier=postnord&product=postnord_19_collect&address=Kavlivegen 65&postcode=6320&city=Isfjorden","host":["{{base_url}}"],"path":["partners"],"query":[{"key":"country","value":"NO"},{"key":"carrier","value":"postnord"},{"key":"product","value":"postnord_19_collect"},{"key":"address","value":"Kavlivegen 65"},{"key":"postcode","value":"6320"},{"key":"city","value":"Isfjorden"},{"key":"type","value":"manned","disabled":true},{"key":"id","value":"6334304","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"1831-otGcbQfZ2yqPT6epFX+Sdfi33KQ\""},{"key":"x-cloud-trace-context","value":"d9ec0d57548dbe9a062c318470ff6b1d;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Wed, 07 May 2025 12:53:49 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"6193"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": {\n        \"location\": {\n            \"postcode\": \"6320\",\n            \"city\": \"ISFJORDEN\",\n            \"country\": \"NO\"\n        },\n        \"partners\": [\n            {\n                \"customerNumber\": \"\",\n                \"number\": \"2730117\",\n                \"name\": \"Bunnpris Isfjorden\",\n                \"address1\": \"Hensvegen 130\",\n                \"address2\": \"\",\n                \"postcode\": \"6320\",\n                \"city\": \"ISFJORDEN\",\n                \"country\": \"NO\",\n                \"distanceInKm\": 2.41,\n                \"hours\": [\n                    {\n                        \"name\": \"Monday\",\n                        \"number\": 0,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Tuesday\",\n                        \"number\": 1,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Wednesday\",\n                        \"number\": 2,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Thursday\",\n                        \"number\": 3,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Friday\",\n                        \"number\": 4,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Saturday\",\n                        \"number\": 5,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"customerNumber\": \"\",\n                \"number\": \"3486396\",\n                \"name\": \"Bunnpris åndalsnes\",\n                \"address1\": \"Raumabredda 2\",\n                \"address2\": \"\",\n                \"postcode\": \"6300\",\n                \"city\": \"ÅNDALSNES\",\n                \"country\": \"NO\",\n                \"distanceInKm\": 9.51,\n                \"hours\": [\n                    {\n                        \"name\": \"Monday\",\n                        \"number\": 0,\n                        \"hours\": {\n                            \"from\": \"07:00\",\n                            \"to\": \"22:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Tuesday\",\n                        \"number\": 1,\n                        \"hours\": {\n                            \"from\": \"07:00\",\n                            \"to\": \"22:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Wednesday\",\n                        \"number\": 2,\n                        \"hours\": {\n                            \"from\": \"07:00\",\n                            \"to\": \"22:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Thursday\",\n                        \"number\": 3,\n                        \"hours\": {\n                            \"from\": \"07:00\",\n                            \"to\": \"22:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Friday\",\n                        \"number\": 4,\n                        \"hours\": {\n                            \"from\": \"07:00\",\n                            \"to\": \"22:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Saturday\",\n                        \"number\": 5,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Sunday\",\n                        \"number\": 6,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"18:00\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"customerNumber\": \"\",\n                \"number\": \"3802634\",\n                \"name\": \"Coop Marked Vistdal\",\n                \"address1\": \"Sjøv 3\",\n                \"address2\": \"\",\n                \"postcode\": \"6364\",\n                \"city\": \"VISTDAL\",\n                \"country\": \"NO\",\n                \"distanceInKm\": 19.51,\n                \"hours\": [\n                    {\n                        \"name\": \"Monday\",\n                        \"number\": 0,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Tuesday\",\n                        \"number\": 1,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Wednesday\",\n                        \"number\": 2,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Thursday\",\n                        \"number\": 3,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Friday\",\n                        \"number\": 4,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Saturday\",\n                        \"number\": 5,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"18:00\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"customerNumber\": \"\",\n                \"number\": \"6672208\",\n                \"name\": \"Coop Marked Eresfjorden\",\n                \"address1\": \"Siramoen 29\",\n                \"address2\": \"\",\n                \"postcode\": \"6470\",\n                \"city\": \"ERESFJORD\",\n                \"country\": \"NO\",\n                \"distanceInKm\": 25.88,\n                \"hours\": [\n                    {\n                        \"name\": \"Monday\",\n                        \"number\": 0,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"20:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Tuesday\",\n                        \"number\": 1,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"20:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Wednesday\",\n                        \"number\": 2,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"20:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Thursday\",\n                        \"number\": 3,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"20:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Friday\",\n                        \"number\": 4,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"20:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Saturday\",\n                        \"number\": 5,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"18:00\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"customerNumber\": \"\",\n                \"number\": \"3994498\",\n                \"name\": \"Joker åfarnes\",\n                \"address1\": \"Gamle Åfarnesveg 191\",\n                \"address2\": \"\",\n                \"postcode\": \"6360\",\n                \"city\": \"ÅFARNES\",\n                \"country\": \"NO\",\n                \"distanceInKm\": 27.44,\n                \"hours\": [\n                    {\n                        \"name\": \"Monday\",\n                        \"number\": 0,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Tuesday\",\n                        \"number\": 1,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Wednesday\",\n                        \"number\": 2,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Thursday\",\n                        \"number\": 3,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Friday\",\n                        \"number\": 4,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Saturday\",\n                        \"number\": 5,\n                        \"hours\": {\n                            \"from\": \"12:00\",\n                            \"to\": \"19:00\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"customerNumber\": \"\",\n                \"number\": \"0896738\",\n                \"name\": \"Coop Prix Måndalen\",\n                \"address1\": \"Sørsidevegen 1729\",\n                \"address2\": \"\",\n                \"postcode\": \"6386\",\n                \"city\": \"MÅNDALEN\",\n                \"country\": \"NO\",\n                \"distanceInKm\": 29.75,\n                \"hours\": [\n                    {\n                        \"name\": \"Monday\",\n                        \"number\": 0,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"22:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Tuesday\",\n                        \"number\": 1,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"22:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Wednesday\",\n                        \"number\": 2,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"22:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Thursday\",\n                        \"number\": 3,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"22:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Friday\",\n                        \"number\": 4,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"22:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Saturday\",\n                        \"number\": 5,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"21:00\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"customerNumber\": \"\",\n                \"number\": \"3470507\",\n                \"name\": \"Nærbutikken Vågstranda\",\n                \"address1\": \"Bømyra 6\",\n                \"address2\": \"\",\n                \"postcode\": \"6387\",\n                \"city\": \"VÅGSTRANDA\",\n                \"country\": \"NO\",\n                \"distanceInKm\": 41.46,\n                \"hours\": [\n                    {\n                        \"name\": \"Monday\",\n                        \"number\": 0,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"18:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Tuesday\",\n                        \"number\": 1,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"18:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Wednesday\",\n                        \"number\": 2,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"18:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Thursday\",\n                        \"number\": 3,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"18:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Friday\",\n                        \"number\": 4,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"19:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Saturday\",\n                        \"number\": 5,\n                        \"hours\": {\n                            \"from\": \"10:00\",\n                            \"to\": \"18:00\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"customerNumber\": \"\",\n                \"number\": \"6904759\",\n                \"name\": \"Bunnpris Eidsvåg\",\n                \"address1\": \"Kråkholmvegen 15\",\n                \"address2\": \"\",\n                \"postcode\": \"6460\",\n                \"city\": \"EIDSVÅG I ROMSDAL\",\n                \"country\": \"NO\",\n                \"distanceInKm\": 43.59,\n                \"hours\": [\n                    {\n                        \"name\": \"Monday\",\n                        \"number\": 0,\n                        \"hours\": {\n                            \"from\": \"07:00\",\n                            \"to\": \"23:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Tuesday\",\n                        \"number\": 1,\n                        \"hours\": {\n                            \"from\": \"07:00\",\n                            \"to\": \"23:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Wednesday\",\n                        \"number\": 2,\n                        \"hours\": {\n                            \"from\": \"07:00\",\n                            \"to\": \"23:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Thursday\",\n                        \"number\": 3,\n                        \"hours\": {\n                            \"from\": \"07:00\",\n                            \"to\": \"23:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Friday\",\n                        \"number\": 4,\n                        \"hours\": {\n                            \"from\": \"07:00\",\n                            \"to\": \"23:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Saturday\",\n                        \"number\": 5,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"customerNumber\": \"\",\n                \"number\": \"3729480\",\n                \"name\": \"Spar Valldal\",\n                \"address1\": \"Syltegata 1\",\n                \"address2\": \"\",\n                \"postcode\": \"6210\",\n                \"city\": \"VALLDAL\",\n                \"country\": \"NO\",\n                \"distanceInKm\": 53.41,\n                \"hours\": [\n                    {\n                        \"name\": \"Monday\",\n                        \"number\": 0,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Tuesday\",\n                        \"number\": 1,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Wednesday\",\n                        \"number\": 2,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Thursday\",\n                        \"number\": 3,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Friday\",\n                        \"number\": 4,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Saturday\",\n                        \"number\": 5,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"customerNumber\": \"\",\n                \"number\": \"3931961\",\n                \"name\": \"Bunnpris Vestnes\",\n                \"address1\": \"Sjøgata 40\",\n                \"address2\": \"\",\n                \"postcode\": \"6390\",\n                \"city\": \"VESTNES\",\n                \"country\": \"NO\",\n                \"distanceInKm\": 53.88,\n                \"hours\": [\n                    {\n                        \"name\": \"Monday\",\n                        \"number\": 0,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Tuesday\",\n                        \"number\": 1,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Wednesday\",\n                        \"number\": 2,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Thursday\",\n                        \"number\": 3,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Friday\",\n                        \"number\": 4,\n                        \"hours\": {\n                            \"from\": \"08:00\",\n                            \"to\": \"21:00\"\n                        }\n                    },\n                    {\n                        \"name\": \"Saturday\",\n                        \"number\": 5,\n                        \"hours\": {\n                            \"from\": \"09:00\",\n                            \"to\": \"21:00\"\n                        }\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"b7f1e76c-ad97-4ff7-9d5a-ce2c8f7bcafb"}],"id":"6853d029-ed31-4f37-964e-b74ded1dd7e5","_postman_id":"6853d029-ed31-4f37-964e-b74ded1dd7e5","description":""},{"name":"Printers","item":[{"name":"Get a list of available printers","id":"f60f62e6-d3f0-4b3e-a75d-db1dc13867af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"X-Profrakt-Key","value":"","description":"<p>API Key</p>\n"},{"key":"Accept","value":"application/json"}],"url":"{{base_url}}/printers","urlObject":{"path":["printers"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c5835b49-35fe-422c-8026-3acc1931b438","name":"Get a list of available printers","originalRequest":{"method":"GET","header":[{"key":"X-Profrakt-Key","value":"","description":"API Key"},{"key":"Accept","value":"application/json"}],"url":"{{base_url}}/printers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"d6-jVuMw7NWFDlNZfWc5twuHHcx0+E\""},{"key":"x-cloud-trace-context","value":"3c6ec797ccf3521bd6d7d1f896012c91;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Wed, 07 May 2025 13:00:31 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"214"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1172,\n        \"alias\": \"Test Skyprint 1\",\n        \"isOnline\": true,\n        \"serial\": \"DUMMY\"\n    },\n    {\n        \"id\": 1173,\n        \"alias\": \"Test Skyprint 2\",\n        \"isOnline\": true,\n        \"serial\": \"DUMMY\"\n    },\n    {\n        \"id\": 1174,\n        \"alias\": \"Test Skyprint 3\",\n        \"isOnline\": true,\n        \"serial\": \"DUMMY\"\n    }\n]"}],"_postman_id":"f60f62e6-d3f0-4b3e-a75d-db1dc13867af"}],"id":"29ba887e-e022-403d-bd81-588134356a3d","_postman_id":"29ba887e-e022-403d-bd81-588134356a3d","description":""},{"name":"Label-direct","item":[{"name":"Print consignments","id":"412ee432-6830-41b3-b2b1-52df9db202ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-Profrakt-Key","value":"","description":"<p>API Key</p>\n"},{"key":"X-Profrakt-Sender","value":"1916","type":"text"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"printerId\": 1117,\n  \"consignments\": [\n    4857,\n    4861\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{base_url}}/label-direct","urlObject":{"path":["label-direct"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e36eb37f-aabb-4311-a2fa-8b78dd69560c","name":"Print consignments","originalRequest":{"method":"POST","header":[{"key":"X-Profrakt-Key","value":"","description":"API Key"},{"key":"X-Profrakt-Sender","value":"1916","type":"text"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"printerId\": 1117,\n  \"consignments\": [\n    4857,\n    4861\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{base_url}}/label-direct"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"5a-oc9c1Nr/BR+uxlCOG3jk5FYxwt4\""},{"key":"x-cloud-trace-context","value":"acb5dc0bd25730c470bea682734bc97c;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Wed, 07 May 2025 13:02:41 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"90"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Nothing to print / no such consignments\",\n    \"error\": \"Not Found\",\n    \"statusCode\": 404\n}"}],"_postman_id":"412ee432-6830-41b3-b2b1-52df9db202ff"}],"id":"905930a4-3e42-4b78-a659-fefec9964868","_postman_id":"905930a4-3e42-4b78-a659-fefec9964868","description":""},{"name":"Costs/v2","item":[{"name":"Estimate shipping cost","id":"fcd4981e-4b75-4859-a05b-82135f971ce3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-Profrakt-Key","value":"","description":"<p>API Key</p>\n"},{"key":"X-Profrakt-Sender","value":"1916"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"consignments\": [\n    {\n      \"agreements\": [2728,2729,2730,2809,2803,2811,2813],\n      \"products\": [\n      \"bring2_small_parcel_a_no_rfid\",\n      \"bring2_home_delivery_parcel\",\n      \"bring2_business_parcel\",\n      \"bring2_parcel_pickup_point\",\n      \"bring2_business_groupage\",\n      \"bring2_return_pickup_point\",\n      \"bring2_return_business_parcel\",\n      \"bring2_return_small_parcel\",\n      \"postnord_83_groupage\",\n      \"postnord_19_collect\",\n      \"postnord_32_home_attended\",\n      \"postnord_30_home_small\",\n      \"postnord_17_home_unattended\",\n      \"postnord_19_box\",\n      \"postnord_18_parcel\",\n      \"postnord_18_multiparcel\",\n      \"postnord_24_return_drop_off\",\n      \"postnord_52_pallet\",\n      \"helthjem_1\",\n      \"helthjem_62\",\n      \"helthjem_23\",\n      \"helthjem_33_return\",\n      \"utility_hentes\",\n      \"utility_direkte\",\n      \"pb_delivery\",\n      \"ibox_express\",\n      \"ibox_home\"\n      ],\n      \"parts\": {\n        \"consignee\": {\n          \"name\": \"Cost calc\",\n          \"address1\": \"ØSTAGLØTTVEIEN 10B\",\n          \"postcode\": \"9170\",\n          \"country\": \"NO\"\n        }\n      },\n      \"items\": [\n        {\n          \"itemType\": \"package\",\n          \"amount\": 1,\n          \"weight\": 1,\n          \"length\": 20,\n          \"height\": 20,\n          \"width\": 15,\n          \"volume\": 6\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{base_url}}/costs/v2","urlObject":{"path":["costs","v2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"000294cf-63e5-479d-8365-661498edce84","name":"Multiple - end - Prod","originalRequest":{"method":"POST","header":[{"key":"X-Profrakt-Key","value":"","description":"API Key"},{"key":"X-Profrakt-Sender","value":"1916"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"consignments\": [\n    {\n      \"agreements\": [2728,2729,2730,2809,2803,2811,2813],\n      \"products\": [\n      \"bring2_small_parcel_a_no_rfid\",\n      \"bring2_home_delivery_parcel\",\n      \"bring2_business_parcel\",\n      \"bring2_parcel_pickup_point\",\n      \"bring2_business_groupage\",\n      \"bring2_return_pickup_point\",\n      \"bring2_return_business_parcel\",\n      \"bring2_return_small_parcel\",\n      \"postnord_83_groupage\",\n      \"postnord_19_collect\",\n      \"postnord_32_home_attended\",\n      \"postnord_30_home_small\",\n      \"postnord_17_home_unattended\",\n      \"postnord_19_box\",\n      \"postnord_18_parcel\",\n      \"postnord_18_multiparcel\",\n      \"postnord_24_return_drop_off\",\n      \"postnord_52_pallet\",\n      \"helthjem_1\",\n      \"helthjem_62\",\n      \"helthjem_23\",\n      \"helthjem_33_return\",\n      \"utility_hentes\",\n      \"utility_direkte\",\n      \"pb_delivery\",\n      \"ibox_express\",\n      \"ibox_home\"\n      ],\n      \"parts\": {\n        \"consignee\": {\n          \"name\": \"Cost calc\",\n          \"address1\": \"ØSTAGLØTTVEIEN 10B\",\n          \"postcode\": \"9170\",\n          \"country\": \"NO\"\n        }\n      },\n      \"items\": [\n        {\n          \"itemType\": \"package\",\n          \"amount\": 1,\n          \"weight\": 1,\n          \"length\": 20,\n          \"height\": 20,\n          \"width\": 15,\n          \"volume\": 6\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{base_url}}/costs/v2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"288a-01mSBN2gwqVCM8/t0pyeYeENJRk\""},{"key":"x-cloud-trace-context","value":"c6e5c34dfd17ad989840677511931303;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Wed, 07 May 2025 14:08:38 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"10378"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"estimations\": [\n        {\n            \"agreement\": 2728,\n            \"product\": \"bring2_return_small_parcel\",\n            \"freightCostGross\": 58,\n            \"freightCostNet\": 53,\n            \"priceZoneCount\": 6,\n            \"expectedDelivery\": \"12.05.2025\",\n            \"workingDays\": 3,\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"roadToll\": 2.5,\n            \"extraFees\": [\n                {\n                    \"name\": \"Bomavgift\",\n                    \"value\": 2.5\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 56,\n            \"freightCostNetIncSurchargesIncVAT\": 70\n        },\n        {\n            \"agreement\": 2728,\n            \"product\": \"bring2_small_parcel_a_no_rfid\",\n            \"freightCostGross\": 95,\n            \"freightCostNet\": 86,\n            \"priceZoneCount\": 6,\n            \"expectedDelivery\": \"14.05.2025\",\n            \"workingDays\": 6,\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 1.5,\n            \"roadToll\": 2.5,\n            \"extraFees\": [\n                {\n                    \"name\": \"Pristillegg til Svalbard\",\n                    \"value\": 103\n                },\n                {\n                    \"name\": \"Bomavgift\",\n                    \"value\": 2.5\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 192,\n            \"freightCostNetIncSurchargesIncVAT\": 240\n        },\n        {\n            \"agreement\": 2728,\n            \"product\": \"bring2_parcel_pickup_point\",\n            \"freightCostGross\": 210,\n            \"freightCostNet\": 100,\n            \"priceZoneCount\": 6,\n            \"expectedDelivery\": \"12.05.2025\",\n            \"workingDays\": 4,\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"fuelCharge\": 10.2,\n            \"roadToll\": 5.65,\n            \"extraFees\": [\n                {\n                    \"name\": \"Pristillegg til Svalbard\",\n                    \"value\": 338\n                },\n                {\n                    \"name\": \"Drivstofftillegg\",\n                    \"value\": 10.2\n                },\n                {\n                    \"name\": \"Bomavgift\",\n                    \"value\": 5.65\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 454,\n            \"freightCostNetIncSurchargesIncVAT\": 568\n        },\n        {\n            \"agreement\": 2728,\n            \"product\": \"bring2_home_delivery_parcel\",\n            \"freightCostGross\": 314,\n            \"freightCostNet\": 189,\n            \"priceZoneCount\": 7,\n            \"expectedDelivery\": \"14.05.2025\",\n            \"workingDays\": 5,\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"fuelCharge\": 19.28,\n            \"roadToll\": 5.65,\n            \"extraFees\": [\n                {\n                    \"name\": \"Pristillegg til Svalbard\",\n                    \"value\": 338\n                },\n                {\n                    \"name\": \"Drivstofftillegg\",\n                    \"value\": 19.28\n                },\n                {\n                    \"name\": \"Bomavgift\",\n                    \"value\": 5.65\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 552,\n            \"freightCostNetIncSurchargesIncVAT\": 690\n        },\n        {\n            \"agreement\": 2728,\n            \"product\": \"bring2_business_parcel\",\n            \"freightCostGross\": 327,\n            \"freightCostNet\": 213,\n            \"priceZoneCount\": 6,\n            \"expectedDelivery\": \"12.05.2025\",\n            \"workingDays\": 3,\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"fuelCharge\": 23.22,\n            \"roadToll\": 5.65,\n            \"extraFees\": [\n                {\n                    \"name\": \"Pristillegg til Svalbard\",\n                    \"value\": 338\n                },\n                {\n                    \"name\": \"Drivstofftillegg\",\n                    \"value\": 23.22\n                },\n                {\n                    \"name\": \"Bomavgift\",\n                    \"value\": 5.65\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 580,\n            \"freightCostNetIncSurchargesIncVAT\": 725\n        },\n        {\n            \"agreement\": 2728,\n            \"product\": \"bring2_return_pickup_point\",\n            \"freightCostGross\": 211,\n            \"freightCostNet\": 100,\n            \"priceZoneCount\": 6,\n            \"expectedDelivery\": \"14.05.2025\",\n            \"workingDays\": 5,\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"fuelCharge\": 10.2,\n            \"roadToll\": 5.65,\n            \"extraFees\": [\n                {\n                    \"name\": \"Drivstofftillegg\",\n                    \"value\": 10.2\n                },\n                {\n                    \"name\": \"Bomavgift\",\n                    \"value\": 5.65\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 116,\n            \"freightCostNetIncSurchargesIncVAT\": 145\n        },\n        {\n            \"agreement\": 2728,\n            \"product\": \"bring2_return_business_parcel\",\n            \"freightCostGross\": 327,\n            \"freightCostNet\": 213,\n            \"priceZoneCount\": 6,\n            \"expectedDelivery\": \"14.05.2025\",\n            \"workingDays\": 5,\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"fuelCharge\": 23.22,\n            \"roadToll\": 5.65,\n            \"extraFees\": [\n                {\n                    \"name\": \"Drivstofftillegg\",\n                    \"value\": 23.22\n                },\n                {\n                    \"name\": \"Bomavgift\",\n                    \"value\": 5.65\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 242,\n            \"freightCostNetIncSurchargesIncVAT\": 303\n        },\n        {\n            \"agreement\": 2729,\n            \"product\": \"postnord_32_home_attended\",\n            \"freightCostGross\": 561,\n            \"freightCostNet\": 169,\n            \"priceZoneCount\": 9,\n            \"workingDays\": 3,\n            \"expectedDelivery\": \"12.05.2025\",\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"fuelCharge\": 50.53,\n            \"roadToll\": 12.67,\n            \"extraFees\": [\n                {\n                    \"name\": \"Pristillegg til Svalbard\",\n                    \"value\": 456\n                },\n                {\n                    \"name\": \"Energitillegg\",\n                    \"value\": 50.53\n                },\n                {\n                    \"name\": \"Vei- og baneavgift\",\n                    \"value\": 12.67\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 689,\n            \"freightCostNetIncSurchargesIncVAT\": 861\n        },\n        {\n            \"agreement\": 2729,\n            \"product\": \"postnord_24_return_drop_off\",\n            \"freightCostGross\": 283,\n            \"freightCostNet\": 142,\n            \"priceZoneCount\": 5,\n            \"workingDays\": 3,\n            \"expectedDelivery\": \"12.05.2025\",\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"fuelCharge\": 42.46,\n            \"roadToll\": 10.65,\n            \"extraFees\": [\n                {\n                    \"name\": \"Energitillegg\",\n                    \"value\": 42.46\n                },\n                {\n                    \"name\": \"Vei- og baneavgift\",\n                    \"value\": 10.65\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 196,\n            \"freightCostNetIncSurchargesIncVAT\": 244\n        },\n        {\n            \"agreement\": 2729,\n            \"product\": \"postnord_19_collect\",\n            \"freightCostGross\": 283,\n            \"freightCostNet\": 142,\n            \"priceZoneCount\": 5,\n            \"workingDays\": 3,\n            \"expectedDelivery\": \"12.05.2025\",\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"fuelCharge\": 42.46,\n            \"roadToll\": 10.65,\n            \"extraFees\": [\n                {\n                    \"name\": \"Pristillegg til Svalbard\",\n                    \"value\": 456\n                },\n                {\n                    \"name\": \"Energitillegg\",\n                    \"value\": 42.46\n                },\n                {\n                    \"name\": \"Vei- og baneavgift\",\n                    \"value\": 10.65\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 652,\n            \"freightCostNetIncSurchargesIncVAT\": 814\n        },\n        {\n            \"agreement\": 2729,\n            \"product\": \"postnord_17_home_unattended\",\n            \"freightCostGross\": 770,\n            \"freightCostNet\": 232,\n            \"priceZoneCount\": 5,\n            \"workingDays\": 3,\n            \"expectedDelivery\": \"12.05.2025\",\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"fuelCharge\": 69.37,\n            \"roadToll\": 17.4,\n            \"extraFees\": [\n                {\n                    \"name\": \"Pristillegg til Svalbard\",\n                    \"value\": 456\n                },\n                {\n                    \"name\": \"Energitillegg\",\n                    \"value\": 69.37\n                },\n                {\n                    \"name\": \"Vei- og baneavgift\",\n                    \"value\": 17.4\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 775,\n            \"freightCostNetIncSurchargesIncVAT\": 969\n        },\n        {\n            \"agreement\": 2730,\n            \"product\": \"utility_direkte\",\n            \"freightCostGross\": 2,\n            \"freightCostNet\": 2,\n            \"priceZoneCount\": 1,\n            \"workingDays\": 1,\n            \"expectedDelivery\": \"08.05.2025\",\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"freightCostNetIncSurcharges\": 2,\n            \"freightCostNetIncSurchargesIncVAT\": 3\n        },\n        {\n            \"agreement\": 2730,\n            \"product\": \"utility_hentes\",\n            \"freightCostGross\": 2,\n            \"freightCostNet\": 2,\n            \"priceZoneCount\": 1,\n            \"workingDays\": 1,\n            \"expectedDelivery\": \"08.05.2025\",\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"freightCostNetIncSurcharges\": 2,\n            \"freightCostNetIncSurchargesIncVAT\": 3\n        },\n        {\n            \"agreement\": 2809,\n            \"product\": \"helthjem_33_return\",\n            \"freightCostGross\": 71,\n            \"freightCostNet\": 71,\n            \"priceZoneCount\": 1,\n            \"workingDays\": 2,\n            \"expectedDelivery\": \"09.05.2025\",\n            \"weight\": 1,\n            \"volumeWeight\": 1.2,\n            \"chargeableWeight\": 2,\n            \"fuelCharge\": 1.5,\n            \"roadToll\": 0,\n            \"extraFees\": [\n                {\n                    \"name\": \"Fuel charge\",\n                    \"value\": 1.5\n                }\n            ],\n            \"freightCostNetIncSurcharges\": 73,\n            \"freightCostNetIncSurchargesIncVAT\": 91\n        }\n    ],\n    \"errors\": [\n        {\n            \"agreement\": 2728,\n            \"product\": \"bring2_business_groupage\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2729,\n            \"product\": \"postnord_52_pallet\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2729,\n            \"product\": \"postnord_19_box\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2729,\n            \"product\": \"postnord_18_parcel\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2729,\n            \"product\": \"postnord_18_multiparcel\",\n            \"message\": \"Requires at least 2 items\"\n        },\n        {\n            \"agreement\": 2729,\n            \"product\": \"postnord_30_home_small\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2729,\n            \"product\": \"postnord_18_parcel\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2809,\n            \"product\": \"helthjem_62\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2809,\n            \"product\": \"helthjem_23\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2809,\n            \"product\": \"helthjem_1\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"bring2_small_parcel_a_no_rfid\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"bring2_home_delivery_parcel\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"bring2_business_parcel\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"bring2_parcel_pickup_point\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"bring2_business_groupage\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"bring2_return_pickup_point\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"bring2_return_business_parcel\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"bring2_return_small_parcel\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"postnord_18_parcel\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"postnord_19_collect\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"postnord_32_home_attended\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"postnord_30_home_small\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"postnord_17_home_unattended\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"postnord_19_box\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"postnord_18_parcel\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"postnord_18_multiparcel\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"postnord_24_return_drop_off\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"postnord_52_pallet\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"helthjem_1\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"helthjem_62\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"helthjem_23\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"helthjem_33_return\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"utility_hentes\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"utility_direkte\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"pb_delivery\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"ibox_express\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2803,\n            \"product\": \"ibox_home\",\n            \"message\": \"Requested product is not available for this agreement\"\n        },\n        {\n            \"agreement\": 2811,\n            \"product\": \"pb_delivery\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2813,\n            \"product\": \"ibox_express\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        },\n        {\n            \"agreement\": 2813,\n            \"product\": \"ibox_home\",\n            \"message\": \"Sending to Svalbard is not allowed for this product\"\n        }\n    ]\n}"}],"_postman_id":"fcd4981e-4b75-4859-a05b-82135f971ce3"}],"id":"dfae1b19-6372-48e6-8f0c-925bf05f4869","_postman_id":"dfae1b19-6372-48e6-8f0c-925bf05f4869","description":""},{"name":"Consignments","item":[{"name":"Create a shipment","id":"2d5267b2-3669-43d4-9417-a38a42f85930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"X-Profrakt-Key","value":"","description":"<p>API Key</p>\n"},{"key":"X-Profrakt-Sender","value":"1916","description":"<p>Managership / sender id</p>\n"},{"key":"X-Profrakt-Autoprint","value":"false","description":"<p>Requires Profrakt Skyprint. Will automatically print the label for the consignment on the first registered Skyprint on the account. Ignored if the printer is offline/doesn't exist.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"consignments\": [\n        {\n            \"transportAgreement\": 2728,\n            \"product\": \"bring2_parcel_pickup_point\",\n            \"services\": [\n                {\n                    \"id\": \"bring2_choice_of_pickup_point\"\n                }\n            ],\n            \"parts\": {\n                \"consignee\": {\n                    \"name\": \"Receiver\",\n                    \"address1\": \"Alfaset 3. Industrivei 25\",\n                    \"address2\": null,\n                    \"postcode\": \"0668\",\n                    \"country\": \"NO\",\n                    \"city\": \"OSLO\",\n                    \"email\": \"test@profrakt.no\",\n                    \"mobile\": \"+4799999999\"\n                },\n                \"returnAddress\": {\n                    \"name\": \"Sending company Inc\",\n                    \"postcode\": \"6320\",\n                    \"country\": \"NO\",\n                    \"city\": \"Isfjorden\",\n                    \"address1\": \"Kavlivegen 65\",\n                    \"email\": \"test@profrakt.no\",\n                    \"mobile\": \"98765432\"\n                },\n                \"servicePartner\": {\n                    \"customer_number\": \"c===1036\",\n                    \"number\": \"108625\",\n                    \"name\": \"Pakkeboks Posthuset\",\n                    \"postcode\": \"0185\",\n                    \"country\": \"NO\",\n                    \"city\": \"Oslo\",\n                    \"address1\": \"BISKOP GUNNERUS' GATE 14 A\"\n                }\n            },\n            \"items\": [\n                {\n                    \"itemType\": \"package\",\n                    \"weight\": 1,\n                    \"length\": 40,\n                    \"width\": 16,\n                    \"height\": 29,\n                    \"volume\": 19,\n                    \"amount\": 1,\n                    \"description\": \"Cool stuff included in this package\"\n                }\n            ],\n            \"values\": [\n                {\n                    \"name\": \"correlation-id\",\n                    \"value\": \"123456\"\n                },\n                {\n                    \"name\": \"provider\",\n                    \"value\": \"The dev company inc.\"\n                }\n            ],\n            \"references\": {\n                \"consignor\": \"Contains medicine\",\n                \"consignee\": null\n            },\n            \"messages\": {\n                \"consignor\": \"Contains medicine\",\n                \"carrier\": null\n            }\n        }\n    ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{base_url}}/consignments","urlObject":{"path":["consignments"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"2b9a9b33-c4d3-484d-b492-16bf7f5a5290","name":"Create a shipment","originalRequest":{"method":"POST","header":[{"key":"X-Profrakt-Key","value":"","description":"API Key"},{"key":"X-Profrakt-Sender","value":"1916","description":"Managership / sender id"},{"key":"X-Profrakt-Autoprint","value":"false","description":"Requires Profrakt Skyprint. Will automatically print the label for the consignment on the first registered Skyprint on the account. Ignored if the printer is offline/doesn't exist.","type":"text"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"consignments\": [\n        {\n            \"transportAgreement\": 2728,\n            \"product\": \"bring2_parcel_pickup_point\",\n            \"services\": [\n                {\n                    \"id\": \"bring2_choice_of_pickup_point\"\n                }\n            ],\n            \"parts\": {\n                \"consignee\": {\n                    \"name\": \"Receiver\",\n                    \"address1\": \"Alfaset 3. Industrivei 25\",\n                    \"address2\": null,\n                    \"postcode\": \"0668\",\n                    \"country\": \"NO\",\n                    \"city\": \"OSLO\",\n                    \"email\": \"test@profrakt.no\",\n                    \"mobile\": \"+4799999999\"\n                },\n                \"returnAddress\": {\n                    \"name\": \"Sending company Inc\",\n                    \"postcode\": \"6320\",\n                    \"country\": \"NO\",\n                    \"city\": \"Isfjorden\",\n                    \"address1\": \"Kavlivegen 65\",\n                    \"email\": \"test@profrakt.no\",\n                    \"mobile\": \"98765432\"\n                },\n                \"servicePartner\": {\n                    \"customer_number\": \"c===1036\",\n                    \"number\": \"108625\",\n                    \"name\": \"Pakkeboks Posthuset\",\n                    \"postcode\": \"0185\",\n                    \"country\": \"NO\",\n                    \"city\": \"Oslo\",\n                    \"address1\": \"BISKOP GUNNERUS' GATE 14 A\"\n                }\n            },\n            \"items\": [\n                {\n                    \"itemType\": \"package\",\n                    \"weight\": 1,\n                    \"length\": 40,\n                    \"width\": 16,\n                    \"height\": 29,\n                    \"volume\": 18.56,\n                    \"amount\": 1,\n                    \"description\": \"Cool stuff included in this package\"\n                }\n            ],\n            \"values\": [\n                {\n                    \"name\": \"correlation-id\",\n                    \"value\": \"123456\"\n                },\n                {\n                    \"name\": \"provider\",\n                    \"value\": \"The dev company inc.\"\n                }\n            ],\n            \"references\": {\n                \"consignor\": \"Contains medicine\",\n                \"consignee\": null\n            },\n            \"messages\": {\n                \"consignor\": \"Contains medicine\",\n                \"carrier\": null\n            }\n        }\n    ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{base_url}}/consignments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"1cd-77ZfjedFKWhL9dIRhMa4x62GkGw\""},{"key":"x-cloud-trace-context","value":"aa93380f354aec55f299246217c11205;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Wed, 07 May 2025 13:20:42 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"461"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"consignment\": {\n        \"id\": 10901,\n        \"number\": \"70722151958905645\",\n        \"numberWithChecksum\": \"70722151958905645\",\n        \"bundles\": [\n            {\n                \"pieces\": [\n                    {\n                        \"id\": 11535,\n                        \"numberWithChecksum\": \"370722152033741074\"\n                    }\n                ]\n            }\n        ],\n        \"values\": [\n            {\n                \"name\": \"correlation-id\",\n                \"value\": \"123456\"\n            },\n            {\n                \"name\": \"provider\",\n                \"value\": \"The dev company inc.\"\n            }\n        ],\n        \"consignmentPdf\": \"https://api.bring.com/labels/id/21f8f41b-2a5f-4f6b-9615-b17165e2dc7c.pdf\",\n        \"trackingUrl\": \"https://sporing.posten.no/sporing/70722151958905645\",\n        \"waybillPdf\": null\n    }\n}"}],"_postman_id":"2d5267b2-3669-43d4-9417-a38a42f85930"}],"id":"55b52a51-ca3e-4f85-90f7-54d7d1b03f20","_postman_id":"55b52a51-ca3e-4f85-90f7-54d7d1b03f20","description":""}],"id":"0864fc4b-5771-4682-b171-c58ce5192aae","description":"<p>This is the API used by most of our customers, it's the one that's creating the shipments, give the cost estimations, provide pickup points and prints the labels.</p>\n","_postman_id":"0864fc4b-5771-4682-b171-c58ce5192aae"},{"name":"ONBOARDING API","item":[],"id":"3a55bd7e-a105-4d15-9830-cfd9ac2f13b5","description":"<img src=\"https://content.pstmn.io/bb1272d4-df0e-4211-9d7f-05357ed75960/cHJvZnJha3QtbG9nbyAoMikuanBn\" width=\"100\" height=\"111\" />\n\n<hr />\n<h2 id=\"note-this-api-is-not-yet-fully-documented\"><em><strong>NOTE: THIS API IS NOT YET FULLY DOCUMENTED</strong></em></h2>\n<img src=\"https://content.pstmn.io/19809755-a727-4b1f-be66-677b15fa1be8/c3BhY2VyLnBuZw==\" alt />\n\n<p><em><strong>Onboarding through this API require an Adminpanel.no partner/reseller account.</strong></em> If you don't have this already, please sign up for a useraccount at <a href=\"https://adminpanel.no\">https://adminpanel.no</a> and also register your company. When done, please let us know so we can convert your account into a partner account. You then need to create your price groups in Adminpanel, before you can reference to them through this API. Administration of price groups is done in Adminpanel.</p>\n<p>You can create an account in our <a href=\"https://stage.adminpanel.no\">stage environment</a> as well, but in order for you to start developing right away, we have created a 'dummy off campus' test account for you on our stage server where some dummy price groups already are in place. So if you want to start off without having to create the user account, the company and the price groups in the stage environment, use the following credentials while you incorporate the API (shared account):</p>\n<blockquote>\n<p>email(username): <a href=\"https://mailto:test@c-it.no\">test@c-it.no</a><br />password: Test123456<br />Stage url: <a href=\"https://stage.adminpanel.no\">https://stage.adminpanel.no</a> </p>\n</blockquote>\n<p><em>Note: All data, including prices and discounts in price groups, in the stage environment of this dummy account is purely fictional. If you plan on developing and testing with real data, please register for your own account at</em> <a href=\"https://stage.adminpanel.no,\"><i>https://stage.adminpanel.no,</i></a> or get in touch with us and we will help you set up your own stage account.</p>\n<p><em><strong>Be sure to set up proper price groups in production,</strong></em> <a href=\"https://adminpanel.no\"><i><b>https://adminpanel.no</b></i></a><em><strong>, before going live.</strong></em></p>\n<h2 id=\"quick-flow\">Quick flow:</h2>\n<ul>\n<li><p>Do the pre-steps in the Partner/reseller account folder</p>\n</li>\n<li><p>Onboard users and companies through the requests in the \"Onboard companies\" folder</p>\n</li>\n<li><p>Get the API key and Managership ID needed for your Profrakt API requests</p>\n</li>\n<li><p>That's it, you're good to go.</p>\n</li>\n</ul>\n<h2 id=\"troubleshooting\">Troubleshooting:</h2>\n<p>There's no known issues with anything, and it should be a pretty easy implementation, but ff you're running your intial requests based on the dummy account mentioned, make sure your environment parameters are correct (upper right corner, the \"sheet with the eye\". Reach out to us if you're not familiar with Postman and we'll help you out.</p>\n<hr />\n<p><strong>Endpoints:</strong></p>\n<p>Stage environment: <a href=\"https://gateway-service-stage-oceo3aw2bq-ez.a.run.app\">https://gateway-service-stage-oceo3aw2bq-ez.a.run.app</a><br />Prod environment: <a href=\"https://app.adminpanel.no\">https://app.adminpanel.no</a></p>\n<hr />\n<img src=\"https://content.pstmn.io/bb1272d4-df0e-4211-9d7f-05357ed75960/cHJvZnJha3QtbG9nbyAoMikuanBn\" width=\"100\" height=\"111\" />\n\n<hr />\n","_postman_id":"3a55bd7e-a105-4d15-9830-cfd9ac2f13b5"}],"variable":[{"key":"apidocs_apikey","value":"","type":"default"},{"key":"apidocs_managershipId","value":"1916","type":"default"}]}