{"info":{"_postman_id":"a92c785c-355f-4f06-98bc-1f6367204dd2","name":"FreightExchange API","description":"<html><head></head><body><h1 id=\"welcome-to-the-freightexchange-api\"><strong>Welcome to the FreightExchange API!</strong></h1>\n<p>Our APIs provide seamless connectivity between your systems and FreightExchange, enabling you to perform various functions. We are continuously working on expanding our API offerings, and this page will be updated regularly to keep you informed about the latest additions. We value your feedback and suggestions on the interfaces that would benefit you and any improvements we can make to enhance the usability of our APIs.</p>\n<p>Stay tuned for updates, and please don't hesitate to reach out with your ideas and thoughts on how we can better serve you through our APIs. Your input is invaluable to us as we strive to provide a more efficient and user-friendly experience.</p>\n<p>Thank you for choosing FreightExchange!</p>\n<h1 id=\"getting-started\">Getting Started</h1>\n<p>To begin using the FreightExchange API, there are a few steps you need to follow:</p>\n<ol>\n<li><p><strong>FreightExchange Account</strong>: If you don't already have one, you'll need to <a href=\"https://portal.freightexchange.com.au/signup\">sign up for a FreightExchange account</a>. This will provide you with access to the API key and allow you to subscribe to the APIs.</p>\n</li>\n<li><p><strong>FreightExchange API Key</strong>: To authenticate your requests to the API, you'll require an API key. To obtain the API key, you need to reach out to our team and request it. You can create a ticket by clicking <a href=\"https://freightexchange.freshdesk.com/support/tickets/new\">here</a>, and our team will generate the API key for you.</p>\n</li>\n</ol>\n<p>Please make sure to keep your API key secure, as it serves as the authentication token for making requests to the FreightExchange API.</p>\n<p>If you have any questions or need assistance during this process, feel free to reach out to our team. We're here to help you get started and make the most out of the FreightExchange API.</p>\n<h1 id=\"what-do-the-freightexchange-apis-do\">What do the FreightExchange APIs do?</h1>\n<p>The FreightExchange APIs provide seamless integration between your systems and FreightExchange, offering several key functionalities:</p>\n<ol>\n<li><p><strong>Create Quotes</strong>: With the API, you can retrieve quotes from various carriers to compare and select the service that best fits your requirements. This allows you to make informed decisions based on pricing, transit times, and other relevant factors.</p>\n</li>\n<li><p><strong>Get Labels</strong>: You can use the API to retrieve labels and other shipping documents for each shipment. This feature allows you to generate labels for your shipments, facilitating smooth logistics operations.</p>\n</li>\n<li><p><strong>Book Pickups</strong>: The API allows you to book pickups for your selected shipments and carriers. You can schedule pickups individually or in batches, streamlining the process of arranging carrier pickups for your shipments.</p>\n</li>\n<li><p><strong>Track Shipments</strong>: With the API, you can retrieve tracking events for all your shipments. This functionality provides real-time visibility into the movement and status of your shipments, enabling proactive monitoring and efficient supply chain management.</p>\n</li>\n</ol>\n<h1 id=\"workflows\">Workflows</h1>\n<p>Our systems are designed to provide the flexibility to integrate with numerous carriers in a way that suits your businesses' specific workflows. Workflows can be tailored to interface with the FreightExchange web app or to process shipments entirely via your systems.</p>\n<p>Below are common workflows for different user scenarios.</p>\n<h4 id=\"scenario-1-push-orders-to-freightexchange-via-api-and-use-the-freightexchange-interface-to-select-the-carrier-book-pickups-and-print-labels\">Scenario 1: Push Orders to FreightExchange via API and Use the FreightExchange Interface to select the carrier, book pickups and print labels</h4>\n<img src=\"https://content.pstmn.io/82503f8b-dac0-4096-aca9-862b5771eb1c/TGFiZWxzIGFuZCBUcmFja2luZyBudW1iZXIgKDIpLnBuZw==\">\n\n<p>(a) Push orders to FreightExchange via <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a>:</p>\n<ol>\n<li><p>Integrated platform sends a request to the FreightExchange API <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> endpoint, including the necessary shipment details.</p>\n</li>\n<li><p>The API processes the request and creates a quote based on the provided information.</p>\n</li>\n<li><p>Upon successful creation, the API returns the quote details, including any relevant information such as carrier service, pricing, and transit time.</p>\n</li>\n<li><p>Your system receives the quote response and can further process and display the information as needed.</p>\n</li>\n</ol>\n<p>(b) Fulfill orders via the FreightExchange interface:</p>\n<ol>\n<li><p>Using the FreightExchange interface, you can access the created quotes and review the available carrier services.</p>\n</li>\n<li><p>Provide the necessary shipment details, such as package dimensions, weight, and any additional requirements.</p>\n</li>\n<li><p>Select the desired carrier service for each order and proceed to confirm the quote within the interface.</p>\n</li>\n</ol>\n<p>(c) Manifest and dispatch shipments using the FreightExchange interface:</p>\n<ol>\n<li><p>Generate shipping labels and required documentation through the FreightExchange interface.</p>\n</li>\n<li><p>Once the shipments are ready for dispatch, use the interface to manifest and schedule pickups with the selected carriers.</p>\n</li>\n</ol>\n<p>(d) Fetch tracking details via the <a href=\"#452064e6-8da3-4ac1-8c48-836e1734f696\">Get Tracking</a> endpoint:</p>\n<ol>\n<li><p>Use the FreightExchange API <a href=\"#452064e6-8da3-4ac1-8c48-836e1734f696\">Get Tracking</a> endpoint to retrieve tracking details for specific orders or shipments.</p>\n</li>\n<li><p>Include the relevant identifiers, such as FE tracking number and destination post code, in the API request.</p>\n</li>\n<li><p>The API will return the tracking events and updates associated with the provided identifiers.</p>\n</li>\n<li><p>Your system can process and display the tracking information to keep users informed about the status and progress of their shipments.</p>\n</li>\n</ol>\n<h4 id=\"scenario-2-use-the-freightexchange-api-to-book-the-shipment-with-the-cheapest-carrier-then-generate-labels-and-book-the-pickup\">Scenario 2: Use the FreightExchange API to book the shipment with the cheapest carrier, then generate labels and book the pickup</h4>\n<p>You can follow the below workflow:</p>\n<img src=\"https://content.pstmn.io/c4995dfe-9aff-4806-9ad4-e1c5eacbe808/SW50ZWdyYXRlZCBQbGF0Zm9ybSAoNikucG5n\">\n\n<p>(a) Push orders into FreightExchange via <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> with confirmOrder = true:</p>\n<ol>\n<li><p>From your eCommerce, inventory, warehouse management, or other platform, send a <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> request to the FreightExchange API, including the necessary shipment details and setting the <code>confirmOrder</code> parameter to <code>true</code>.</p>\n</li>\n<li><p>If the <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote </a> API returns any combination of key and message in the errors array in the response then please don't call the Buy Quote API without fixing those errors.</p>\n</li>\n<li><p>The API processes the request, creates a quote, and automatically confirms the order.</p>\n</li>\n<li><p>You will receive a response from the API containing the created quote details, including the Quote ID.</p>\n</li>\n</ol>\n<p>(b) Use the Quote ID to generate the tracking number and labels via <a href=\"#98afbab0-c05d-493a-bb0f-87e091d9af63\">Buy Quote</a>:</p>\n<ol>\n<li><p>Use the Quote ID obtained from the previous step and make a <a href=\"#98afbab0-c05d-493a-bb0f-87e091d9af63\">Buy Quote</a> request to the FreightExchange API.</p>\n</li>\n<li><p>The API processes the request and generates a tracking number and labels for the shipment associated with the specified Quote ID.</p>\n</li>\n</ol>\n<p>(c) Get the labels via the <a href=\"#ddbc53c0-e61a-4ab2-b872-7b4e4de46030\">Get Document</a> endpoint:</p>\n<ol>\n<li><p>Use the FreightExchange API's <a href=\"#ddbc53c0-e61a-4ab2-b872-7b4e4de46030\">Get Document</a> endpoint, providing the necessary identifiers (such as Quote ID or tracking number) to retrieve the labels.</p>\n</li>\n<li><p>The API will return the label file(s) in PDF format, which you can process and use for printing or digital distribution.</p>\n</li>\n</ol>\n<p>(d) Send the manifest to the carrier and book the pickup via <a href=\"#824ed1ef-7ee1-42e0-9003-111c2c67b25a\">Confirm Booking</a> endpoint:</p>\n<ol>\n<li><p>Once you have the necessary shipment details and labels, send the manifest and book the pickup with the selected carrier.</p>\n</li>\n<li><p>Use the <a href=\"#824ed1ef-7ee1-42e0-9003-111c2c67b25a\">Confirm Booking</a> endpoint in the FreightExchange API, providing the required information for the carrier and pickup request.</p>\n</li>\n<li><p>The API will process the request and confirm the booking with the carrier.</p>\n</li>\n</ol>\n<p>(e) Get the tracking details of the shipment via the Get Tracking endpoint:</p>\n<ol>\n<li><p>Use the <a href=\"#452064e6-8da3-4ac1-8c48-836e1734f696\">Get Tracking</a> endpoint in the FreightExchange API to fetch the tracking details for the shipment.</p>\n</li>\n<li><p>Include the relevant identifiers, such as tracking number or Quote ID, in the API request.</p>\n</li>\n<li><p>The API will return the tracking events and updates associated with the provided identifiers, allowing you to keep track of the shipment's progress.</p>\n</li>\n</ol>\n<img src=\"https://content.pstmn.io/48f362ca-0f84-4702-92bc-1b8a3258a3b9/Q2hlYXBlc3QgUHJpY2UtRmxvdy5wbmc=\" alt=\"Cheapest%20Carrier%20Flow\">\n\n<p><strong>NOTE</strong>: <em>If the response object contains any error for the key \"errors\" as mentioned in Appendix A then the subsequent calls will not work as there is an error. Before proceeding with Buy Quote endpoint the errors needs to be fixed.</em></p>\n<p>_If you are using any ecommerce platform or wms system to push the orders then you need to read the errors on that system, fix them. There are 2 ways to push the updates to FE:_<em>a. Delete the previous quote via</em> <a href=\"#dc2ea8ed-d406-403d-af93-7019bdd01de7\"><i>Delete quote</i></a> <em>and send the</em> <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\"><i>Create quote</i></a> <em>request again, or</em><br>b. Call the <a href=\"#02829425-4211-4ffb-9651-23907b09a3a8\"><i>Update quote</i></a> <em>API with the updated payload. Update quote will either return the same id or will generate a new id based on the values which are updated.</em></p>\n<h4 id=\"scenario-3-use-the-freightexchange-api-to-book-the-shipment-create-labels-and-book-the-pickup-with-a-specific-carrier-andor-carrier-service\">Scenario 3: Use the FreightExchange API to book the shipment, create labels and book the pickup with a specific carrier and/or carrier service</h4>\n<p>The workflow to book a shipment with a specific carrier and service is illustrated below.</p>\n<img src=\"https://content.pstmn.io/71807626-244e-4616-8fb5-49bbefdd1cc6/SW50ZWdyYXRlZCBQbGF0Zm9ybSAoNikucG5n\">\n\n<p>(a) Push orders into FreightExchange via <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> with confirmOrder = true:</p>\n<ol>\n<li><p>From your eCommerce, inventory, warehouse management, or other platform, send a <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> request to the FreightExchange API, including the necessary shipment details and setting the <code>confirmOrder</code> parameter to <code>true</code>, and entering the required list of carriers and/or services in the <code>selectionCriteria</code> . If the carrier or service cannot accept the shipment the <code>selectionCriteria</code> will allocate to the next carrier or service specified in the <code>selectionCriteria</code>. If none of the carrier/service from selectionCriteria accept the shipment then it will fallback to the cheapest carrier.</p>\n</li>\n<li><p>The API processes the request, creates a quote, and automatically confirms the order.</p>\n</li>\n<li><p>You will receive a response from the API containing the created quote details, including the Quote ID.</p>\n</li>\n</ol>\n<p>(b) Use the Quote ID to generate the tracking number and labels via <a href=\"#98afbab0-c05d-493a-bb0f-87e091d9af63\">Buy Quote</a>:</p>\n<ol>\n<li><p>Use the Quote ID obtained from the previous step and make a <a href=\"#98afbab0-c05d-493a-bb0f-87e091d9af63\">Buy Quote</a> request to the FreightExchange API.</p>\n</li>\n<li><p>The API processes the request and generates a tracking number and labels for the shipment associated with the specified Quote ID.</p>\n</li>\n</ol>\n<p>(c) Get the labels via the <a href=\"#ddbc53c0-e61a-4ab2-b872-7b4e4de46030\">Get Document</a> endpoint:</p>\n<ol>\n<li><p>Use the FreightExchange API's <a href=\"#ddbc53c0-e61a-4ab2-b872-7b4e4de46030\">Get Document</a> endpoint, providing the necessary identifiers (such as Quote ID, tracking number or Item ID) to retrieve the labels.</p>\n</li>\n<li><p>The API will return the label file(s) in PDF format, which you can process and use for printing or digital distribution.</p>\n</li>\n</ol>\n<p>(d) Send the manifest to the carrier and book the pickup via <a href=\"#824ed1ef-7ee1-42e0-9003-111c2c67b25a\">Confirm Booking</a> endpoint:</p>\n<ol>\n<li><p>Once you have the necessary shipment details and labels, send the manifest and book the pickup with the selected carrier.</p>\n</li>\n<li><p>Use the <a href=\"#824ed1ef-7ee1-42e0-9003-111c2c67b25a\">Confirm Booking</a> endpoint in the FreightExchange API, providing the required information for the carrier and pickup request.</p>\n</li>\n<li><p>The API will process the request and confirm the booking with the carrier.</p>\n</li>\n</ol>\n<p>(e) Get the tracking details of the shipment via the Get Tracking endpoint:</p>\n<ol>\n<li><p>Use the <a href=\"#452064e6-8da3-4ac1-8c48-836e1734f696\">Get Tracking</a> endpoint in the FreightExchange API to fetch the tracking details for the shipment.</p>\n</li>\n<li><p>Include the relevant identifiers, such as tracking number or Quote ID, in the API request.</p>\n</li>\n<li><p>The API will return the tracking events and updates associated with the provided identifiers, allowing you to keep track of the shipment's progress.</p>\n</li>\n</ol>\n<img src=\"https://content.pstmn.io/223ff551-9e04-4882-96c4-93a2ba7b4d42/U2VsZWN0ZWQgQ2FycmllciBGbG93LnBuZw==\" alt=\"Selected%20Carrier%20Flow\">\n\n<p><strong>NOTE</strong>: <em>If the response object contains any error for the key \"errors\" as mentioned in Appendix A then the subsequent calls will not work as there is an error. Before proceeding with Buy Quote endpoint the errors needs to be fixed.</em></p>\n<p>_If you are using any ecommerce platform or wms system to push the orders then you need to read the errors on that system, fix them. There are 2 ways to push the updates to FE:_<em>a. Delete the previous quote via</em> <a href=\"#dc2ea8ed-d406-403d-af93-7019bdd01de7\"><i>Delete quote</i></a> <em>and send the</em> <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\"><i>Create quote</i></a> <em>request again, or__b. Call the</em> <a href=\"#02829425-4211-4ffb-9651-23907b09a3a8\"><i>Update quote</i></a> <em>API with the updated payload. Update quote will either return the same id or will generate a new id based on the values which are updated.</em></p>\n<h4 id=\"scenario-4-use-the-freightexchange-api-to-get-all-available-quotes-and-then-book-the-shipment-create-labels-and-book-the-pickup-with-the-carrierservice-of-your-choice\">Scenario 4: Use the FreightExchange API to get all available quotes and then book the shipment, create labels and book the pickup with the carrier/service of your choice</h4>\n<img src=\"https://content.pstmn.io/54b91714-c33e-4c47-b80a-f17bdce4907e/SW50ZWdyYXRlZCBQbGF0Zm9ybSAoNykucG5n\">\n\n<p>(a) Push orders into FreightExchange via <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> with confirmOrder = false:</p>\n<ol>\n<li><p>From your eCommerce, inventory, warehouse management, or other platform, send a <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> request to the FreightExchange API, including the necessary shipment details and setting the <code>confirmOrder</code> parameter to <code>false</code>.</p>\n</li>\n<li><p>The API processes the request and creates a quote without confirming the order.</p>\n</li>\n<li><p>You will receive a response from the API containing the created quote details, including the Quote ID and price options.</p>\n</li>\n</ol>\n<p>(b) Confirm the quote with the price ID from the response of Step (a):</p>\n<ol>\n<li><p>Review the price options available in the API response from Step (a) and select the desired price for the preferred carrier.</p>\n</li>\n<li><p>Use the FreightExchange API's <a href=\"#5aedad9c-9420-433f-b055-8e56dc733471\">Confirm Quote with desired rate</a> endpoint, including the Quote ID and the selected price ID from the quote response, to confirm the quote and proceed with the booking.</p>\n</li>\n</ol>\n<p>(c) Use the Quote ID to generate the tracking number and labels via <a href=\"#98afbab0-c05d-493a-bb0f-87e091d9af63\">Buy Quote</a>:</p>\n<ol>\n<li><p>Use the Quote ID obtained from the previous step and make a <a href=\"#98afbab0-c05d-493a-bb0f-87e091d9af63\">Buy Quote</a> request to the FreightExchange API.</p>\n</li>\n<li><p>The API processes the request and generates a tracking number and labels for the shipment associated with the specified Quote ID.</p>\n</li>\n</ol>\n<p>(d) Get the labels via the <a href=\"#ddbc53c0-e61a-4ab2-b872-7b4e4de46030\">Get Document</a> endpoint:</p>\n<ol>\n<li><p>Use the FreightExchange API's <a href=\"#ddbc53c0-e61a-4ab2-b872-7b4e4de46030\">Get Document</a> endpoint, providing the necessary identifiers (such as Quote ID or tracking number) to retrieve the labels.</p>\n</li>\n<li><p>The API will return the label file(s) in PDF format, which you can process and use for printing or digital distribution.</p>\n</li>\n</ol>\n<p>(e) Send the manifest to the carrier and book the pickup via <a href=\"#824ed1ef-7ee1-42e0-9003-111c2c67b25a\">Confirm Booking</a> endpoint:</p>\n<ol>\n<li><p>Once you have the necessary shipment details and labels, send the manifest and book the pickup with the selected carrier.</p>\n</li>\n<li><p>Use the <a href=\"#824ed1ef-7ee1-42e0-9003-111c2c67b25a\">Confirm Booking</a> endpoint in the FreightExchange API, providing the required information for the carrier and pickup request.</p>\n</li>\n<li><p>The API will process the request and confirm the booking with the carrier.</p>\n</li>\n</ol>\n<p>(f) Get the tracking details of the shipment via the Get Tracking endpoint:</p>\n<ol>\n<li><p>Use the <a href=\"#452064e6-8da3-4ac1-8c48-836e1734f696\">Get Tracking</a> endpoint in the FreightExchange API to fetch the tracking details for the shipment.</p>\n</li>\n<li><p>Include the relevant identifiers, such as tracking number or Quote ID, in the API request.</p>\n</li>\n<li><p>The API will return the tracking events and updates associated with the provided identifiers, allowing you to keep track of the shipment's progress.</p>\n</li>\n</ol>\n<img src=\"https://content.pstmn.io/293b9bc7-729e-46ad-ad66-1d8214b9d715/U2VsZWN0ZSBhIHByaWNlLnBuZw==\" alt=\"Select%20the%20preferred%20price\">\n\n<h4 id=\"scenario-5-use-the-freightexchange-api-to-get-all-available-quotes-and-then-consolidate-the-shipments-create-incremental-labels-and-book-the-pickup-with-the-carrierservice-of-your-choice\">Scenario 5: Use the FreightExchange API to get all available quotes and then consolidate the shipments, create incremental labels and book the pickup with the carrier/service of your choice</h4>\n<img src=\"https://lh7-us.googleusercontent.com/docsz/AD_4nXf6BSQvoRTnM9yLd5QY7Qip3WjZeK97zws1K8DHtYAStcaJRLQ4KTgqQ3p2xn_L0D7JZWKsVLaRrTRbGN1EGNwciWqcQkyokgIot3ZQLtQS7-_0Lrlb-vRuwZhd5_eLIonXreYixDiGHxIJrV2QoHHjZmI5?key=TB3Icp0kYEB9axbN-uTdHw\">\n\n<p>(a) Push orders into FreightExchange via <a href=\"https://apidocs.freightexchange.com.au/#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> with confirmOrder = true and customFields.labelDeliveryWebhook = :</p>\n<ol>\n<li><p>From your eCommerce, inventory, warehouse management, or other platform, send a <a href=\"https://apidocs.freightexchange.com.au/#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> request to the FreightExchange API, including the necessary shipment details and setting the confirmOrder parameter to true.</p>\n</li>\n<li><p>If the <a href=\"https://apidocs.freightexchange.com.au/#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote </a> API returns any combination of key and message in the errors array in the response then please don't call the Buy Quote API without fixing those errors.</p>\n</li>\n<li><p>You will receive a response from the API containing the created quote details, including the FE Tracking Number and the Quote ID .</p>\n</li>\n</ol>\n<p>(b) Use the FE Tracking Number to generate the tracking number and labels via <a href=\"https://apidocs.freightexchange.com.au/#98afbab0-c05d-493a-bb0f-87e091d9af63\">Buy Quote</a>:</p>\n<ol>\n<li><p>Use the FE Tracking Number obtained from the previous step and make a <a href=\"https://apidocs.freightexchange.com.au/#98afbab0-c05d-493a-bb0f-87e091d9af63\">Buy Quote</a> request to the FreightExchange API.</p>\n</li>\n<li><p>The API processes the request and generates a tracking number and labels for the shipment associated with the specified FE Tracking Number.</p>\n</li>\n</ol>\n<p>(c) Get the labels via on the webhook:</p>\n<ol>\n<li>Once the labels are generated in Step(b), if the Create Quote request in Step(a) contains the customFields.labelDeliveryWebhook, then the label payload will be sent to the webhook.</li>\n</ol>\n<p>(d) Send the manifest to the carrier and book the pickup via <a href=\"https://apidocs.freightexchange.com.au/#824ed1ef-7ee1-42e0-9003-111c2c67b25a\">Confirm Booking</a> endpoint:</p>\n<ol>\n<li><p>Once you have the necessary shipment details and labels, send the manifest and book the pickup with the selected carrier.</p>\n</li>\n<li><p>Use the FreightExchange UI to send the shipments to the carrier.</p>\n</li>\n</ol>\n<p>(e) Get the tracking details of the shipment via webhook:</p>\n<ol>\n<li>Whenever an event will be received for a shipment from the carrier, if the tracking webhook URL is set, then the tracking events payload will be pushed to the webhook configured.</li>\n</ol>\n<h4 id=\"scenario-6-use-the-freightexchange-api-to-get-all-available-quotes-available-for-delivery-onby-a-specific-date\">Scenario 6: Use the FreightExchange API to get all available quotes available for Delivery on/by a specific date</h4>\n<img src=\"https://content.pstmn.io/d5bd52d1-8d99-4bf0-b726-f45b1c013da1/SW50ZWdyYXRlZCBQbGF0Zm9ybSAoMTQpLnBuZw==\">\n\n<p>(a) Push orders into FreightExchange via <a href=\"https://apidocs.freightexchange.com.au/#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> with confirmOrder = true, delvery_date and delivery_type. Our APIs supports two options for delivery_type, i.e. DELIVER_BY and DELIVER_ON.</p>\n<ol>\n<li><p>From your eCommerce, inventory, warehouse management, or other platform, send a <a href=\"https://apidocs.freightexchange.com.au/#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> request to the FreightExchange API, including the necessary shipment details and setting the confirmOrder parameter to true.</p>\n</li>\n<li><p>If you want the delivery to be done on a specific date or by a specific date then set the delivery_type and delivery_date parameters in the Create Quote request. If these fields are set then we will response will only contain the carriers which supports delivery date.</p>\n</li>\n<li><p>If the <a href=\"https://apidocs.freightexchange.com.au/#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote </a> API returns any combination of key and message in the errors array in the response then please don't call the Buy Quote API without fixing those errors.</p>\n</li>\n<li><p>You will receive a response from the API containing the created quote details, including the FE Tracking Number and the Quote ID .</p>\n</li>\n</ol>\n<p>(b) Use the FE Tracking Number to generate the tracking number and labels via <a href=\"https://apidocs.freightexchange.com.au/#98afbab0-c05d-493a-bb0f-87e091d9af63\">Buy Quote</a>:</p>\n<ol>\n<li><p>Use the FE Tracking Number obtained from the previous step and make a <a href=\"https://apidocs.freightexchange.com.au/#98afbab0-c05d-493a-bb0f-87e091d9af63\">Buy Quote</a> request to the FreightExchange API.</p>\n</li>\n<li><p>The API processes the request and generates a tracking number and labels for the shipment associated with the specified FE Tracking Number.</p>\n</li>\n</ol>\n<p>(c) Get the labels via on the webhook:</p>\n<ol>\n<li>Once the labels are generated in Step(b), if the Create Quote request in Step(a) contains the customFields.labelDeliveryWebhook, then the label payload will be sent to the webhook.</li>\n</ol>\n<p>(d) Manifest will be sent to the carrier closer to the delivery date</p>\n<ol>\n<li>Once the shipment is on Book page, you don't have to dispatch it. Automated job in backend will create the manifest closer to the delivery date and will send it to the carrier as per the timeframe of the carrier.</li>\n</ol>\n<p>(e) Get the tracking details of the shipment via webhook:</p>\n<ol>\n<li>Whenever an event will be received for a shipment from the carrier, if the tracking webhook URL is set, then the tracking events payload will be pushed to the webhook configured.</li>\n</ol>\n<p><strong>NOTE</strong>: <em>If the response object contains any error for the key \"errors\" as mentioned in Appendix A then the subsequent calls will not work as there is an error. Before proceeding with Buy Quote endpoint the errors needs to be fixed.</em></p>\n<p>_If you are using any ecommerce platform or wms system to push the orders then you need to read the errors on that system, fix them. There are 2 ways to push the updates to FE:_<em>a. Delete the previous quote via</em> <a href=\"#dc2ea8ed-d406-403d-af93-7019bdd01de7\"><i>Delete quote</i></a> <em>and send the</em> <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\"><i>Create quote</i></a> <em>request again, or__b. Call the</em> <a href=\"#02829425-4211-4ffb-9651-23907b09a3a8\"><i>Update quote</i></a> <em>API with the updated payload. Update quote will either return the same id or will generate a new id based on the values which are updated.</em></p>\n<h1 id=\"api-reference\">API Reference</h1>\n<h2 id=\"urls\"><strong>URLs</strong></h2>\n<p><strong>Staging Enviornment:</strong> <a href=\"https://apidemo.freightexchange.com.au/\">https://apidemo.freightexchange.com.au/</a><br><strong>Production Enviornment:</strong> <a href=\"https://api.freightexchange.com.au/\">https://api.freightexchange.com.au/</a></p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>We will issue you with a token which identifies your organisation.</p>\n<p>Please ensure that you replace <code>{{securityToken}}</code> with the actual security token issued to your organization. This token serves as a unique identifier for your organization and must be included in the header of each API request to authenticate your calls.</p>\n<p>It's important to note that separate tokens will be provided for the development and live environments. You can request the respective API tokens from our team. By utilizing the appropriate token based on the environment, you can ensure the correct authentication for your API requests.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Welcome to the FreightExchange API!","slug":"welcome-to-the-freightexchange-api"},{"content":"Getting Started","slug":"getting-started"},{"content":"What do the FreightExchange APIs do?","slug":"what-do-the-freightexchange-apis-do"},{"content":"Workflows","slug":"workflows"},{"content":"API Reference","slug":"api-reference"}],"owner":"16313073","collectionId":"a92c785c-355f-4f06-98bc-1f6367204dd2","publishedId":"2s93JqRjif","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-07-24T11:25:03.000Z"},"item":[{"name":"Quoting","item":[{"name":"Get Quotes","id":"b4349bfa-530d-41c5-b071-d6d0596d3fb9","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","description":"<p>API Key in your FreightExchange account under Settings &gt; Shipping API &gt; API Key</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"filterFields\": [\r\n   \r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/quotes?page=1&pageSize=5","description":"<p>This endpoint will return the list of all the quotes which are created via <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> or manually.</p>\n<p>For details about the Get Quotes Response body, please refer to <a href=\"#8df20868-071f-47a5-b03c-2078635e15c3\">Appendix A</a>.</p>\n","urlObject":{"path":["portal","api","v2","quotes"],"host":["{{URL}}"],"query":[{"description":{"content":"<p>Page Number, default is 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>No. of records in a page, default is 50.</p>\n","type":"text/plain"},"key":"pageSize","value":"5"}],"variable":[]}},"response":[{"id":"96bbb6f5-b11b-4872-9848-2b1cccf98576","name":"Get Quotes","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"•••••••","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"filterFields\": [\r\n        {\r\n            \"name\": \"createDate\",\r\n            \"matchType\": \"eq\",\r\n            \"values\": [\"2023-03-08\"]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{URL}}/portal/api/v2/quotes?page=1&pageSize=5","host":["{{URL}}"],"path":["portal","api","v2","quotes"],"query":[{"key":"page","value":"1","description":"Page Number, default is 1."},{"key":"pageSize","value":"5","description":"No. of records in a page, default is 50."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 08 Mar 2023 23:32:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"results\": [\n            {\n                \"id\": 258734,\n                \"feTrackingNumber\": \"FE258734\",\n                \"createDate\": \"2023-03-08T06:57:31.000+00:00\",\n                \"origin\": {\n                    \"city\": \"TINGALPA\",\n                    \"state\": \"QLD\",\n                    \"postCode\": \"4173\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"\",\n                    \"contactName\": \"\",\n                    \"street1\": \"\",\n                    \"street2\": \"\",\n                    \"phone\": \"\",\n                    \"email\": \"\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"destination\": {\n                    \"city\": \"JACKASS FLAT\",\n                    \"state\": \"VIC\",\n                    \"postCode\": \"3556\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"\",\n                    \"contactName\": \"\",\n                    \"street1\": \"\",\n                    \"street2\": \"\",\n                    \"phone\": \"\",\n                    \"email\": \"\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"RESIDENTIAL\"\n                },\n                \"items\": [\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.42,\n                        \"width\": 0.28,\n                        \"height\": 0.19,\n                        \"unitWeight\": 5.76,\n                        \"quantity\": 1\n                    },\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.28,\n                        \"width\": 0.28,\n                        \"height\": 0.24,\n                        \"unitWeight\": 12.57,\n                        \"quantity\": 3\n                    },\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.5,\n                        \"width\": 0.5,\n                        \"height\": 0.24,\n                        \"unitWeight\": 8.88,\n                        \"quantity\": 1\n                    }\n                ],\n                \"references\": {\n                    \"reference3\": \"\",\n                    \"reference1\": \"\",\n                    \"reference2\": \"\"\n                },\n                \"insurance\": {\n                    \"insuredValue\": 500\n                },\n                \"currencyCode\": \"AUD\",\n                \"errors\": [\n                    {\n                        \"key\": \"originCompanyName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originContactName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originPhoneNumber\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originEmail\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originStreet\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationCompanyName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationContactName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationPhoneNumber\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationEmail\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationStreet\",\n                        \"message\": \"MISSING\"\n                    }\n                ],\n                \"prices\": [\n                    {\n                        \"id\": 2923680,\n                        \"selected\": true,\n                        \"carrierId\": 1743,\n                        \"serviceId\": 2862,\n                        \"carrierName\": \"COURIERS PLEASE\",\n                        \"carrierAlias\": \"COURIERS_PLEASE\",\n                        \"serviceName\": \"CARTON_STANDARD\",\n                        \"serviceAlias\": \"CARTON_STD\",\n                        \"gst\": 16.61,\n                        \"freightCost\": 67.6,\n                        \"surcharge\": {\n                            \"Additional Discount\": -2.5,\n                            \"Oversize Surcharge\": 90,\n                            \"Fuel Surcharge\": 10.97\n                        },\n                        \"salesNetTotal\": 166.07,\n                        \"salesGrossTotal\": 182.68,\n                        \"initialTransitTime\": 4,\n                        \"finalTransitTime\": 4,\n                        \"pickUpTime\": \"1-2 Days\",\n                        \"insurancePrice\": 2.5,\n                        \"private\": false\n                    }\n                ],\n                \"properties\": {},\n                \"freightDescription\": \"Test Only\"\n            },\n            {\n                \"id\": 258733,\n                \"feTrackingNumber\": \"FE258733\",\n                \"createDate\": \"2023-03-08T06:50:09.000+00:00\",\n                \"origin\": {\n                    \"city\": \"LEUMEAH\",\n                    \"state\": \"NSW\",\n                    \"postCode\": \"2560\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"\",\n                    \"contactName\": \"\",\n                    \"street1\": \"\",\n                    \"street2\": \"\",\n                    \"phone\": \"\",\n                    \"email\": \"\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"destination\": {\n                    \"city\": \"TUGGERAH\",\n                    \"state\": \"NSW\",\n                    \"postCode\": \"2259\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"\",\n                    \"contactName\": \"\",\n                    \"street1\": \"\",\n                    \"street2\": \"\",\n                    \"phone\": \"\",\n                    \"email\": \"\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"items\": [\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.32,\n                        \"width\": 0.23,\n                        \"height\": 0.28,\n                        \"unitWeight\": 11,\n                        \"quantity\": 2\n                    }\n                ],\n                \"references\": {\n                    \"reference3\": \"\",\n                    \"reference1\": \"\",\n                    \"reference2\": \"\"\n                },\n                \"insurance\": {\n                    \"insuredValue\": 500\n                },\n                \"currencyCode\": \"AUD\",\n                \"errors\": [\n                    {\n                        \"key\": \"originCompanyName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originContactName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originPhoneNumber\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originEmail\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originStreet\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationCompanyName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationContactName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationPhoneNumber\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationEmail\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationStreet\",\n                        \"message\": \"MISSING\"\n                    }\n                ],\n                \"prices\": [\n                    {\n                        \"id\": 2923677,\n                        \"selected\": true,\n                        \"carrierId\": 2286,\n                        \"serviceId\": 3114,\n                        \"carrierName\": \"COURIERS PLEASE SIG\",\n                        \"carrierAlias\": \"COURIERS_PLEASE\",\n                        \"serviceName\": \"CARTON_SIG\",\n                        \"serviceAlias\": \"CARTON_SIG\",\n                        \"gst\": 1.83,\n                        \"freightCost\": 17.19,\n                        \"surcharge\": {\n                            \"Additional Discount\": -2.5,\n                            \"Fuel Surcharge\": 3.62\n                        },\n                        \"salesNetTotal\": 18.31,\n                        \"salesGrossTotal\": 20.14,\n                        \"initialTransitTime\": 2,\n                        \"finalTransitTime\": 2,\n                        \"cheapest\": true,\n                        \"pickUpTime\": \"1-2 Days\",\n                        \"insurancePrice\": 2.5,\n                        \"private\": false\n                    }\n                ],\n                \"properties\": {},\n                \"freightDescription\": \"Test Only\"\n            },\n            {\n                \"id\": 258732,\n                \"feTrackingNumber\": \"FE258731\",\n                \"createDate\": \"2023-03-08T06:38:32.000+00:00\",\n                \"origin\": {\n                    \"city\": \"NORTH LAKES\",\n                    \"state\": \"QLD\",\n                    \"postCode\": \"4509\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"\",\n                    \"contactName\": \"\",\n                    \"street1\": \"\",\n                    \"street2\": \"\",\n                    \"phone\": \"\",\n                    \"email\": \"\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"destination\": {\n                    \"city\": \"KENMORE\",\n                    \"state\": \"QLD\",\n                    \"postCode\": \"4069\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"Amity Company\",\n                    \"contactName\": \"RECEIVER NAME\",\n                    \"street1\": \"25 Harley Crescent\",\n                    \"street2\": \"\",\n                    \"phone\": \"0459366791\",\n                    \"email\": \"testonly@test.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"RESIDENTIAL\"\n                },\n                \"items\": [\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.16,\n                        \"width\": 0.11,\n                        \"height\": 0.11,\n                        \"unitWeight\": 1,\n                        \"quantity\": 1\n                    }\n                ],\n                \"references\": {\n                    \"reference3\": \"\",\n                    \"reference1\": \"\",\n                    \"reference2\": \"\"\n                },\n                \"insurance\": {\n                    \"insuredValue\": 500\n                },\n                \"currencyCode\": \"AUD\",\n                \"errors\": [\n                    {\n                        \"key\": \"originCompanyName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originContactName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originPhoneNumber\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originEmail\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originStreet\",\n                        \"message\": \"MISSING\"\n                    }\n                ],\n                \"prices\": [\n                    {\n                        \"id\": 2923674,\n                        \"selected\": true,\n                        \"carrierId\": 2286,\n                        \"serviceId\": 2998,\n                        \"carrierName\": \"COURIERS PLEASE SIG\",\n                        \"carrierAlias\": \"COURIERS_PLEASE\",\n                        \"serviceName\": \"1KG SIGNATURE\",\n                        \"serviceAlias\": \"SATCHEL_1KG_SIG\",\n                        \"gst\": 1.03,\n                        \"freightCost\": 12.04,\n                        \"surcharge\": {\n                            \"Additional Discount\": -2.5,\n                            \"Fuel Surcharge\": 0.72\n                        },\n                        \"salesNetTotal\": 10.26,\n                        \"salesGrossTotal\": 11.29,\n                        \"initialTransitTime\": 3,\n                        \"finalTransitTime\": 5,\n                        \"cheapest\": true,\n                        \"pickUpTime\": \"1-2 Days\",\n                        \"insurancePrice\": 2.5,\n                        \"private\": false\n                    }\n                ],\n                \"properties\": {},\n                \"freightDescription\": \"Test Only\"\n            },\n            {\n                \"id\": 258730,\n                \"feTrackingNumber\": \"FE258726\",\n                \"createDate\": \"2023-03-08T06:15:54.000+00:00\",\n                \"origin\": {\n                    \"city\": \"LEUMEAH\",\n                    \"state\": \"NSW\",\n                    \"postCode\": \"2560\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"\",\n                    \"contactName\": \"\",\n                    \"street1\": \"\",\n                    \"street2\": \"\",\n                    \"phone\": \"\",\n                    \"email\": \"\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"destination\": {\n                    \"city\": \"GEEBUNG\",\n                    \"state\": \"QLD\",\n                    \"postCode\": \"4034\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"\",\n                    \"contactName\": \"\",\n                    \"street1\": \"\",\n                    \"street2\": \"\",\n                    \"phone\": \"\",\n                    \"email\": \"\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"items\": [\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.44,\n                        \"width\": 0.33,\n                        \"height\": 0.29,\n                        \"unitWeight\": 8,\n                        \"quantity\": 1\n                    }\n                ],\n                \"references\": {\n                    \"reference3\": \"\",\n                    \"reference1\": \"\",\n                    \"reference2\": \"\"\n                },\n                \"insurance\": {\n                    \"insuredValue\": 500\n                },\n                \"currencyCode\": \"AUD\",\n                \"errors\": [\n                    {\n                        \"key\": \"originCompanyName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originContactName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originPhoneNumber\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originEmail\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"originStreet\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationCompanyName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationContactName\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationPhoneNumber\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationEmail\",\n                        \"message\": \"MISSING\"\n                    },\n                    {\n                        \"key\": \"destinationStreet\",\n                        \"message\": \"MISSING\"\n                    }\n                ],\n                \"prices\": [\n                    {\n                        \"id\": 2923666,\n                        \"selected\": true,\n                        \"carrierId\": 2286,\n                        \"serviceId\": 3000,\n                        \"carrierName\": \"COURIERS PLEASE SIG\",\n                        \"carrierAlias\": \"COURIERS_PLEASE\",\n                        \"serviceName\": \"25KG SIGNATURE\",\n                        \"serviceAlias\": \"SATCHEL_25KG_SIG\",\n                        \"gst\": 1.96,\n                        \"freightCost\": 20.56,\n                        \"surcharge\": {\n                            \"Additional Discount\": -2.5,\n                            \"Fuel Surcharge\": 1.49\n                        },\n                        \"salesNetTotal\": 19.55,\n                        \"salesGrossTotal\": 21.51,\n                        \"initialTransitTime\": 2,\n                        \"finalTransitTime\": 5,\n                        \"cheapest\": true,\n                        \"pickUpTime\": \"1-2 Days\",\n                        \"insurancePrice\": 2.5,\n                        \"private\": false\n                    }\n                ],\n                \"properties\": {},\n                \"freightDescription\": \"Test Only\"\n            }\n        ],\n        \"pageSize\": 5,\n        \"currentPage\": 1,\n        \"currentPageCount\": 4,\n        \"totalCount\": 4,\n        \"totalPages\": 1,\n        \"empty\": false,\n        \"notEmpty\": true,\n        \"nextPageAllowed\": false,\n        \"previousPageAllowed\": false\n    }\n}"}],"_postman_id":"b4349bfa-530d-41c5-b071-d6d0596d3fb9"},{"name":"Get Quote","id":"92619b37-ae98-4d05-b7e4-3e7fc0939872","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"securityToken","value":"{{apiKey}}","description":"<p>API Key in your FreightExchange account under Settings &gt; Shipping API &gt; API Key</p>\n"}],"url":"{{URL}}/portal/api/v2/quote/{feTrackingNumber}","description":"<p>This endpoint will allow you to get the details about a specific quote.  </p>\n<ul>\n<li>If you want to update the existing quote, then you can use this endpoint to fetch the details about the existing quote and send the modified payload to <a href=\"#02829425-4211-4ffb-9651-23907b09a3a8\">Update Quote</a> endpoint to update the quote.</li>\n<li>If you want to update the carrier for any existing quote, then you can use this endpoint to fetch the carriers and services available for the quote and change the carrier/service by calling the <a href=\"#5aedad9c-9420-433f-b055-8e56dc733471\">Confirm Quote with desired rate</a> API.</li>\n</ul>\n<h3 id=\"path-parameter\">Path Parameter</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>quoteId</td>\n<td>Numeric</td>\n<td>Id of the quote which you want to retrieve</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["portal","api","v2","quote","{feTrackingNumber}"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[{"id":"06328b0e-4b9c-483c-8697-67395a1e268e","name":"Get Quote","originalRequest":{"method":"GET","header":[{"key":"securityToken","value":"•••••••","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key"}],"url":"{{URL}}/portal/api/v2/quote/FE351389"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"code\": 200,\r\n    \"message\": \"success\",\r\n    \"payload\": {\r\n        \"id\": 258734,\r\n        \"feTrackingNumber\": \"FE258734\",\r\n        \"createDate\": \"2023-03-08T06:57:31.000+00:00\",\r\n        \"origin\": {\r\n            \"city\": \"TINGALPA\",\r\n            \"state\": \"QLD\",\r\n            \"postCode\": \"4173\",\r\n            \"countryCode\": \"AU\",\r\n            \"companyName\": \"\",\r\n            \"contactName\": \"\",\r\n            \"street1\": \"\",\r\n            \"street2\": \"\",\r\n            \"phone\": \"\",\r\n            \"email\": \"\",\r\n            \"instructions\": \"\",\r\n            \"openingTime\": \"09:00\",\r\n            \"closingTime\": \"17:00\",\r\n            \"tailLiftRequired\": false,\r\n            \"authorityToLeave\": false,\r\n            \"addressType\": \"FACTORY\"\r\n        },\r\n        \"destination\": {\r\n            \"city\": \"JACKASS FLAT\",\r\n            \"state\": \"VIC\",\r\n            \"postCode\": \"3556\",\r\n            \"countryCode\": \"AU\",\r\n            \"companyName\": \"\",\r\n            \"contactName\": \"\",\r\n            \"street1\": \"\",\r\n            \"street2\": \"\",\r\n            \"phone\": \"\",\r\n            \"email\": \"\",\r\n            \"instructions\": \"\",\r\n            \"openingTime\": \"09:00\",\r\n            \"closingTime\": \"17:00\",\r\n            \"tailLiftRequired\": false,\r\n            \"authorityToLeave\": false,\r\n            \"addressType\": \"RESIDENTIAL\"\r\n        },\r\n        \"items\": [\r\n            {\r\n                \"packType\": \"Box/Carton\",\r\n                \"length\": 0.42,\r\n                \"width\": 0.28,\r\n                \"height\": 0.19,\r\n                \"unitWeight\": 5.76,\r\n                \"quantity\": 1\r\n            },\r\n            {\r\n                \"packType\": \"Box/Carton\",\r\n                \"length\": 0.28,\r\n                \"width\": 0.28,\r\n                \"height\": 0.24,\r\n                \"unitWeight\": 12.57,\r\n                \"quantity\": 3\r\n            },\r\n            {\r\n                \"packType\": \"Box/Carton\",\r\n                \"length\": 0.5,\r\n                \"width\": 0.5,\r\n                \"height\": 0.24,\r\n                \"unitWeight\": 8.88,\r\n                \"quantity\": 1\r\n            }\r\n        ],\r\n        \"references\": {\r\n            \"reference3\": \"\",\r\n            \"reference1\": \"\",\r\n            \"reference2\": \"\"\r\n        },\r\n        \"insurance\": {\r\n            \"insuredValue\": 500.0\r\n        },\r\n        \"commodities\": [],\r\n        \"currencyCode\": \"AUD\",\r\n        \"errors\": [\r\n            {\r\n                \"key\": \"originCompanyName\",\r\n                \"message\": \"MISSING\"\r\n            },\r\n            {\r\n                \"key\": \"originContactName\",\r\n                \"message\": \"MISSING\"\r\n            },\r\n            {\r\n                \"key\": \"originPhoneNumber\",\r\n                \"message\": \"MISSING\"\r\n            },\r\n            {\r\n                \"key\": \"originEmail\",\r\n                \"message\": \"MISSING\"\r\n            },\r\n            {\r\n                \"key\": \"originStreet\",\r\n                \"message\": \"MISSING\"\r\n            },\r\n            {\r\n                \"key\": \"destinationCompanyName\",\r\n                \"message\": \"MISSING\"\r\n            },\r\n            {\r\n                \"key\": \"destinationContactName\",\r\n                \"message\": \"MISSING\"\r\n            },\r\n            {\r\n                \"key\": \"destinationPhoneNumber\",\r\n                \"message\": \"MISSING\"\r\n            },\r\n            {\r\n                \"key\": \"destinationEmail\",\r\n                \"message\": \"MISSING\"\r\n            },\r\n            {\r\n                \"key\": \"destinationStreet\",\r\n                \"message\": \"MISSING\"\r\n            }\r\n        ],\r\n        \"tags\": [],\r\n        \"prices\": [\r\n            {\r\n                \"id\": 2923678,\r\n                \"selected\": false,\r\n                \"carrierId\": 2381,\r\n                \"serviceId\": 3125,\r\n                \"carrierName\": \"STARTRACK\",\r\n                \"carrierAlias\": \"STARTRACK\",\r\n                \"serviceName\": \"ROAD EXPRESS\",\r\n                \"serviceAlias\": \"ROAD_EXPRESS\",\r\n                \"gst\": 8.01,\r\n                \"freightCost\": 58.18,\r\n                \"surcharge\": {\r\n                    \"Fuel Surcharge\": 12.44,\r\n                    \"Minimum Pickup Fee\": 9.5\r\n                },\r\n                \"salesNetTotal\": 80.11,\r\n                \"salesGrossTotal\": 88.12,\r\n                \"initialTransitTime\": 2,\r\n                \"finalTransitTime\": 4,\r\n                \"cheapest\": true,\r\n                \"fastest\": true,\r\n                \"absFastest\": true,\r\n                \"pickUpTime\": \"1-2 Days\",\r\n                \"insurancePrice\": 2.5,\r\n                \"private\": false\r\n            },\r\n            {\r\n                \"id\": 2923679,\r\n                \"selected\": false,\r\n                \"carrierId\": 2286,\r\n                \"serviceId\": 3114,\r\n                \"carrierName\": \"COURIERS PLEASE SIG\",\r\n                \"carrierAlias\": \"COURIERS_PLEASE\",\r\n                \"serviceName\": \"CARTON_SIG\",\r\n                \"serviceAlias\": \"CARTON_SIG\",\r\n                \"gst\": 14.99,\r\n                \"freightCost\": 49.83,\r\n                \"surcharge\": {\r\n                    \"Additional Discount\": -2.5,\r\n                    \"Oversize Surcharge\": 90.0,\r\n                    \"Fuel Surcharge\": 12.59\r\n                },\r\n                \"salesNetTotal\": 149.91,\r\n                \"salesGrossTotal\": 164.9,\r\n                \"initialTransitTime\": 4,\r\n                \"finalTransitTime\": 4,\r\n                \"pickUpTime\": \"1-2 Days\",\r\n                \"insurancePrice\": 2.5,\r\n                \"private\": false\r\n            },\r\n            {\r\n                \"id\": 2923680,\r\n                \"selected\": true,\r\n                \"carrierId\": 1743,\r\n                \"serviceId\": 2862,\r\n                \"carrierName\": \"COURIERS PLEASE\",\r\n                \"carrierAlias\": \"COURIERS_PLEASE\",\r\n                \"serviceName\": \"CARTON_STANDARD\",\r\n                \"serviceAlias\": \"CARTON_STD\",\r\n                \"gst\": 16.61,\r\n                \"freightCost\": 67.6,\r\n                \"surcharge\": {\r\n                    \"Additional Discount\": -2.5,\r\n                    \"Oversize Surcharge\": 90.0,\r\n                    \"Fuel Surcharge\": 10.97\r\n                },\r\n                \"salesNetTotal\": 166.07,\r\n                \"salesGrossTotal\": 182.68,\r\n                \"initialTransitTime\": 4,\r\n                \"finalTransitTime\": 4,\r\n                \"pickUpTime\": \"1-2 Days\",\r\n                \"insurancePrice\": 2.5,\r\n                \"private\": false\r\n            }\r\n        ],\r\n        \"properties\": {},\r\n        \"freightDescription\": \"Test Only\"\r\n    }\r\n}"}],"_postman_id":"92619b37-ae98-4d05-b7e4-3e7fc0939872"},{"name":"Create Quote","id":"39f2464e-00e7-45d0-91b6-b8bd793ab8bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","description":"<p>API Key in your FreightExchange account under Settings &gt; Shipping API &gt; API Key</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"origin\": {\r\n        \"state\": \"VIC\",\r\n        \"postCode\": \"3044\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Sender Company\",\r\n        \"contactName\": \"Sender Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"sen@test.com.au\",\r\n        \"street1\": \"1 SENDER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Ori\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"PASCOE VALE\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false\r\n    },\r\n    \"destination\": {\r\n        \"state\": \"NSW\",\r\n        \"postCode\": \"2010\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Receiver Company\",\r\n        \"contactName\": \"Receiver Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"rec@test.com.au\",\r\n        \"street1\": \"1 RECEIVER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Des\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"Darlinghurst\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false,\r\n        \"authorityToLeave\": true\r\n    },\r\n    \"items\": [\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1\r\n        },\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1,\r\n            \"dgs\": [\r\n                 {\r\n                    \"unNumber\": \"UN3481\",\r\n                    \"dgClass\": \"9\",\r\n                    \"hazChem\": \"\",\r\n                    \"packingGroup\": \"I\",\r\n                    \"category\": \"df\",\r\n                    \"commonName\": \"Lithium ion cells batteries packed with equipment\",\r\n                    \"properShipName\": \"UN3491 - TLITHIUM ION BATTERIES CONTAINED IN EQUIPMENT or LITHIUM ION BATTERIES PACKED WITH EQUIPMENT\",\r\n                    \"quantity\": 2.3,\r\n                    \"unit\": \"g\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"packagingId\": 12,\r\n            \"quantity\": 2\r\n        }\r\n    ],\r\n    \"valueOfGoods\":2000,\r\n    \"tags\" : [\"Test1\",\"Test2\"],\r\n    \"insurance\": {\r\n        \"insuredValue\": \"100\"\r\n    },\r\n    \"references\": {\r\n        \"reference1\": \"Reference1\", //OrderReference\r\n        \"reference2\": \"Reference2\", //Invoice Number\r\n        \"reference3\": \"Reference3\" //Shipping order number\r\n    },\r\n    \"commodities\": [\r\n        {\r\n            \"sku\": \"FLYBHDL2019\",\r\n            \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\r\n            \"quantity\": 2,\r\n            \"unitWeight\": 3.5,\r\n            \"customsUnitValue\": 1554,\r\n            \"currency\": \"AUD\",\r\n            \"countryOfManufacture\": \"AU\",\r\n            \"harmonizedCode\": \"HS123\"\r\n        }\r\n    ],\r\n    \"currencyCode\": \"AUD\",\r\n    \"freightDescription\": \"Electronics Equipment\",\r\n    \"eCommerce\": false,\r\n    \"confirmOrder\": true,\r\n    \"selectionCriteria\": {\r\n        \"carriers\": [\r\n            {\r\n                \"carrierId\": 2277,\r\n                \"serviceIds\": [3164,3165]\r\n            },\r\n             {\r\n                \"carrierId\": 2548\r\n            }\r\n        ]\r\n    },\r\n    \"customFields\": {\r\n        \"labelDeliveryWebhook\": \"https://xxxxxxxxxxxx\",\r\n        \"order_type\": \"R\",\r\n        \"pack_date\": \"2026-03-26\",\r\n        \"service_code\": \"BG\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/quote","description":"<h3 id=\"create-a-new-quote\">Create a new quote</h3>\n<p>Submits an Quote to be created on FreightExchange system.</p>\n<p>At minimum, in order to generate a quote on FreightExchange system you will need origin details, destination details and items. In order to add the quote on the Quote page <em>confirmOrder</em> needs to be set as <em>true.</em> If the purpose of creating the quote is to return the rates then <em>confirmOrder</em> needs to be set as <em>false.</em></p>\n<p>To confirm the quote with a specific rate <a href=\"#5aedad9c-9420-433f-b055-8e56dc733471\">Confirm Quote with desired rate</a> needs to be called with the id of the price returned from the response of the <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> endpoint.<br />For the details about the response object please refer to <a href=\"#8df20868-071f-47a5-b03c-2078635e15c3\">Appendix A</a>.</p>\n<p><strong>Custom Field Integration</strong><br />We provide a scalable way to extend your data model and streamline your logic. By including the <code>customFields</code> parameter in your JSON payload, the system automatically registers these attributes within your <strong>Workflow Rules</strong>. This allows you to immediately begin configuring automation and conditional logic based on your unique data points without manual setup.  </p>\n<p><strong>Create quote request</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>origin</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Address</a></td>\n<td>Y</td>\n<td>Origin's address and contact details</td>\n</tr>\n<tr>\n<td>destination</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Address</a></td>\n<td>Y</td>\n<td>Destination's address and contact details</td>\n</tr>\n<tr>\n<td>items</td>\n<td>List(<a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Item</a>)</td>\n<td>Y</td>\n<td>List of the items to create the order.</td>\n</tr>\n<tr>\n<td>valueOfGoods</td>\n<td>Decimal</td>\n<td>N</td>\n<td>If you want the quote price based on the value of goods, then you can send this field and leave the items to get the quote. It will be defaulted to 500.</td>\n</tr>\n<tr>\n<td>tags</td>\n<td>List(String)</td>\n<td>N</td>\n<td>List of tags to associate with order</td>\n</tr>\n<tr>\n<td>insurance</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Insurance</a></td>\n<td>N</td>\n<td>Insurance value to be assiciated with quote</td>\n</tr>\n<tr>\n<td>references</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Reference</a></td>\n<td>N</td>\n<td>References to be associated with the quote</td>\n</tr>\n<tr>\n<td>commodities</td>\n<td>List(<a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Product</a>)</td>\n<td>N</td>\n<td>List of products to be associated with the quote.  <br />  <br />This section is mandatory for international shipments to populate the Commercial Invoice.</td>\n</tr>\n<tr>\n<td>currencyCode</td>\n<td>String(3)</td>\n<td>N</td>\n<td>The three digit ISO currency code in which the quote result should be returned. It will be defaulted to AUD.</td>\n</tr>\n<tr>\n<td>freightDescription</td>\n<td>String(255)</td>\n<td>Y</td>\n<td>Description of the freight</td>\n</tr>\n<tr>\n<td>eCommerce</td>\n<td>boolean</td>\n<td>N</td>\n<td>Used to refer to the eCommerce plugin that is generating the quote.  <br />  <br />To review the platform navigate to Settings &gt; Platform</td>\n</tr>\n<tr>\n<td>confirmOrder</td>\n<td>boolean</td>\n<td>N</td>\n<td>Set to true if you want to automatically confirm the order  <br />  <br />Set to false if you do not want to confirm the order, with or without the cheapest price.</td>\n</tr>\n<tr>\n<td>selectionCriteria</td>\n<td>List of Carriers and Services</td>\n<td>N</td>\n<td>If you want a specific carrier or service to be selected by default then you can send the list of carrier and service ids and it will be used as hierarchy.  <br />  <br />To choose the cheapest carrier rather than a specific carrier, you can use  <br />\"carriers\":[]</td>\n</tr>\n<tr>\n<td>deliveryDate</td>\n<td>Date</td>\n<td>N</td>\n<td>If you want the delivery to be made on/by a specific date then you can send that in yyyy-MM-dd format.</td>\n</tr>\n<tr>\n<td>deliveryType</td>\n<td>String</td>\n<td>N</td>\n<td>If you are sending the delivery date then deliveryType is Mandatory. It can either by DELIVER_ON/DELIVERV_BY</td>\n</tr>\n<tr>\n<td>customFields</td>\n<td>Object</td>\n<td>N</td>\n<td>Key-value pairs of custom data. Keys are automatically mapped as trigger conditions in Workflow Rules.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["portal","api","v2","quote"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[{"id":"1a05be52-4852-404a-9e1a-57b6e95834d5","name":"Create Quote without DG","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"•••••••","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"origin\": {\r\n        \"state\": \"VIC\",\r\n        \"postCode\": \"3044\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Sender Company\",\r\n        \"contactName\": \"Sender Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"sen@test.com.au\",\r\n        \"street1\": \"1 SENDER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Ori\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"PASCOE VALE\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false\r\n    },\r\n    \"destination\": {\r\n        \"state\": \"NSW\",\r\n        \"postCode\": \"2010\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Receiver Company\",\r\n        \"contactName\": \"Receiver Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"rec@test.com.au\",\r\n        \"street1\": \"1 RECEIVER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Des\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"Darlinghurst\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false,\r\n        \"authorityToLeave\": true\r\n    },\r\n    \"items\": [\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1\r\n        },\r\n        {\r\n            \"packagingId\": 12,\r\n            \"quantity\": 2\r\n        }\r\n    ],\r\n    \"tags\" : [\"Test1\",\"Test2\"],\r\n    \"insurance\": {\r\n        \"insuredValue\": \"100\"\r\n    },\r\n    \"references\": {\r\n        \"reference1\": \"Reference1\", //OrderReference\r\n        \"reference2\": \"Reference2\", //Invoice Number\r\n        \"reference3\": \"Reference3\" //Shipping order number\r\n    },\r\n    \"commodities\": [\r\n        {\r\n            \"sku\": \"FLYBHDL2019\",\r\n            \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\r\n            \"quantity\": 2,\r\n            \"unitWeight\": 3.5,\r\n            \"customsUnitValue\": 1554,\r\n            \"currency\": \"AUD\",\r\n            \"countryOfManufacture\": \"AU\",\r\n            \"harmonizedCode\": \"HS123\"\r\n        }\r\n    ],\r\n    \"currencyCode\": \"AUD\",\r\n    \"freightDescription\": \"Electronics Equipment\",\r\n    \"eCommerce\": true,\r\n    \"confirmOrder\": true,\r\n    \"selectionCriteria\": {\r\n        \"carriers\": [\r\n            {\r\n                \"carrierId\": 23,\r\n                \"serviceIds\": []\r\n            },\r\n             {\r\n                \"carrierId\": 2277,\r\n                \"serviceIds\": [3164,3165]\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/quote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Aug 2023 05:35:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"quote\": {\n            \"id\": 268370,\n            \"feTrackingNumber\": \"FE268370\",\n            \"createDate\": \"2023-08-22T05:35:09.498+00:00\",\n            \"origin\": {\n                \"city\": \"PASCOE VALE\",\n                \"state\": \"VIC\",\n                \"postCode\": \"3044\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Sender Company\",\n                \"contactName\": \"Sender Name\",\n                \"street1\": \"1 SENDER STREET\",\n                \"street2\": \"Ori\",\n                \"phone\": \"0412345678\",\n                \"email\": \"sen@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Melbourne\"\n            },\n            \"destination\": {\n                \"city\": \"DARLINGHURST\",\n                \"state\": \"NSW\",\n                \"postCode\": \"2010\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Receiver Company\",\n                \"contactName\": \"Receiver Name\",\n                \"street1\": \"1 RECEIVER STREET\",\n                \"street2\": \"Des\",\n                \"phone\": \"0412345678\",\n                \"email\": \"rec@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"authorityToLeave\": true,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Sydney\"\n            },\n            \"items\": [\n                {\n                    \"packType\": \"Box/Carton\",\n                    \"length\": 0.2,\n                    \"width\": 0.2,\n                    \"height\": 0.2,\n                    \"unitWeight\": 3,\n                    \"quantity\": 1,\n                    \"dgs\": []\n                },\n                {\n                    \"packType\": \"Box/Carton\",\n                    \"length\": 0.2,\n                    \"width\": 0.2,\n                    \"height\": 0.2,\n                    \"unitWeight\": 3,\n                    \"quantity\": 1,\n                    \"dgs\": [\n                        {\n                            \"id\": 81,\n                            \"unNumber\": \"UN3481\",\n                            \"dgClass\": \"9\",\n                            \"subClass\": \"\",\n                            \"packingGroup\": \"I\",\n                            \"hazChem\": \"\",\n                            \"category\": \"df\",\n                            \"commonName\": \"Lithium ion cells batteries packed with equipment\",\n                            \"properShipName\": \"UN3491 - TLITHIUM ION BATTERIES CONTAINED IN EQUIPMENT or LITHIUM ION BATTERIES PACKED WITH EQUIPMENT\",\n                            \"quantity\": 2.3,\n                            \"unit\": \"g\"\n                        }\n                    ]\n                },\n                {\n                    \"packType\": \"Carton\",\n                    \"length\": 0.2,\n                    \"width\": 0.1,\n                    \"height\": 0.1,\n                    \"unitWeight\": 1,\n                    \"quantity\": 2,\n                    \"dgs\": []\n                }\n            ],\n            \"references\": {\n                \"reference3\": \"Reference3\",\n                \"reference1\": \"Reference1\",\n                \"reference2\": \"Reference2\"\n            },\n            \"insurance\": {\n                \"insuredValue\": 100\n            },\n            \"commodities\": [\n                {\n                    \"sku\": \"FLYBHDL2019\",\n                    \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\n                    \"quantity\": 2,\n                    \"unitWeight\": 3.5,\n                    \"customsUnitValue\": 1554,\n                    \"currency\": \"AUD\",\n                    \"countryOfManufacture\": \"AU\",\n                    \"harmonizedCode\": \"HS123\"\n                }\n            ],\n            \"currencyCode\": \"AUD\",\n            \"errors\": [],\n            \"tags\": [\n                {\n                    \"id\": 2144,\n                    \"tag\": \"Test1\"\n                },\n                {\n                    \"id\": 26,\n                    \"tag\": \"test2\"\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 2985824,\n                    \"selected\": true,\n                    \"carrierId\": 23,\n                    \"serviceId\": 52,\n                    \"carrierName\": \"FreightExchange\",\n                    \"carrierAlias\": \"TNT\",\n                    \"serviceName\": \"Express\",\n                    \"serviceAlias\": \"ROAD_EXPRESS\",\n                    \"gst\": 18.21,\n                    \"freightCost\": 47.05,\n                    \"surcharge\": {\n                        \"Fuel Surcharge\": 4.06,\n                        \"Manual Handling Surcharge\": 62,\n                        \"Dg Surcharge\": 69\n                    },\n                    \"salesNetTotal\": 182.11,\n                    \"salesGrossTotal\": 200.32,\n                    \"initialTransitTime\": 2,\n                    \"finalTransitTime\": 2,\n                    \"pickUpTime\": \"1-2 Days\",\n                    \"pickupDates\": [\n                        \"2023-08-23\",\n                        \"2023-08-24\",\n                        \"2023-08-25\",\n                        \"2023-08-28\",\n                        \"2023-08-29\",\n                        \"2023-08-30\",\n                        \"2023-08-31\"\n                    ],\n                    \"carrierCutOffTime\": \"10:00:00\",\n                    \"insurancePrice\": 2.5,\n                    \"serviceClass\": \"ECONOMY\",\n                    \"private\": false\n                },\n                {\n                    \"id\": 2985827,\n                    \"selected\": false,\n                    \"carrierId\": 2277,\n                    \"serviceId\": 3164,\n                    \"carrierName\": \"FreightExchange\",\n                    \"carrierAlias\": \"CRL_EXPRESS\",\n                    \"serviceName\": \"Saver\",\n                    \"serviceAlias\": \"KG_GEN\",\n                    \"gst\": 8.01,\n                    \"freightCost\": 53.88,\n                    \"surcharge\": {\n                        \"Fuel Surcharge\": 11.22,\n                        \"Dg Surcharge\": 15\n                    },\n                    \"salesNetTotal\": 80.09,\n                    \"salesGrossTotal\": 88.1,\n                    \"initialTransitTime\": 3,\n                    \"finalTransitTime\": 4,\n                    \"cheapest\": true,\n                    \"pickUpTime\": \"1-2 Days\",\n                    \"pickupDates\": [\n                        \"2023-08-23\",\n                        \"2023-08-24\",\n                        \"2023-08-25\",\n                        \"2023-08-28\",\n                        \"2023-08-29\",\n                        \"2023-08-30\",\n                        \"2023-08-31\"\n                    ],\n                    \"carrierCutOffTime\": \"12:00:00\",\n                    \"insurancePrice\": 2.5,\n                    \"serviceClass\": \"ECONOMY\",\n                    \"private\": false\n                }\n            ],\n            \"properties\": {},\n            \"freightDescription\": \"Electronics Equipment\",\n            \"eCommerce\": true,\n            \"dg\": true\n        },\n        \"error\": null\n    }\n}"},{"id":"9586b8f2-2ecd-4f93-89d2-96619d6f960f","name":"Create Quote with DG","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"origin\": {\r\n        \"state\": \"VIC\",\r\n        \"postCode\": \"3044\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Sender Company\",\r\n        \"contactName\": \"Sender Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"sen@test.com.au\",\r\n        \"street1\": \"1 SENDER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Ori\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"PASCOE VALE\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false\r\n    },\r\n    \"destination\": {\r\n        \"state\": \"NSW\",\r\n        \"postCode\": \"2010\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Receiver Company\",\r\n        \"contactName\": \"Receiver Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"rec@test.com.au\",\r\n        \"street1\": \"1 RECEIVER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Des\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"Darlinghurst\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false,\r\n        \"authorityToLeave\": true\r\n    },\r\n    \"items\": [\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1\r\n        },\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1,\r\n            \"dgs\": [\r\n                 {\r\n                    \"unNumber\": \"UN3481\",\r\n                    \"dgClass\": \"9\",\r\n                    \"subClass\": \"\",\r\n                    \"hazChem\": \"\",\r\n                    \"packingGroup\": \"I\",\r\n                    \"category\": \"df\",\r\n                    \"commonName\": \"Lithium ion cells batteries packed with equipment\",\r\n                    \"properShipName\": \"UN3491 - TLITHIUM ION BATTERIES CONTAINED IN EQUIPMENT or LITHIUM ION BATTERIES PACKED WITH EQUIPMENT\",\r\n                    \"quantity\": 2.3,\r\n                    \"unit\": \"g\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"packagingId\": 12,\r\n            \"quantity\": 2\r\n        }\r\n    ],\r\n    \"tags\" : [\"Test1\",\"Test2\"],\r\n    \"insurance\": {\r\n        \"insuredValue\": \"100\"\r\n    },\r\n    \"references\": {\r\n        \"reference1\": \"Reference1\", //OrderReference\r\n        \"reference2\": \"Reference2\", //Invoice Number\r\n        \"reference3\": \"Reference3\" //Shipping order number\r\n    },\r\n    \"commodities\": [\r\n        {\r\n            \"sku\": \"FLYBHDL2019\",\r\n            \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\r\n            \"quantity\": 2,\r\n            \"unitWeight\": 3.5,\r\n            \"customsUnitValue\": 1554,\r\n            \"currency\": \"AUD\",\r\n            \"countryOfManufacture\": \"AU\",\r\n            \"harmonizedCode\": \"HS123\"\r\n        }\r\n    ],\r\n    \"currencyCode\": \"AUD\",\r\n    \"freightDescription\": \"Electronics Equipment\",\r\n    \"eCommerce\": true,\r\n    \"confirmOrder\": true,\r\n    \"selectionCriteria\": {\r\n        \"carriers\": [\r\n            {\r\n                \"carrierId\": 23,\r\n                \"serviceIds\": []\r\n            },\r\n             {\r\n                \"carrierId\": 2277,\r\n                \"serviceIds\": [3164,3165]\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/quote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Aug 2023 05:35:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"quote\": {\n            \"id\": 268370,\n            \"feTrackingNumber\": \"FE268370\",\n            \"createDate\": \"2023-08-22T05:35:09.498+00:00\",\n            \"origin\": {\n                \"city\": \"PASCOE VALE\",\n                \"state\": \"VIC\",\n                \"postCode\": \"3044\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Sender Company\",\n                \"contactName\": \"Sender Name\",\n                \"street1\": \"1 SENDER STREET\",\n                \"street2\": \"Ori\",\n                \"phone\": \"0412345678\",\n                \"email\": \"sen@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Melbourne\"\n            },\n            \"destination\": {\n                \"city\": \"DARLINGHURST\",\n                \"state\": \"NSW\",\n                \"postCode\": \"2010\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Receiver Company\",\n                \"contactName\": \"Receiver Name\",\n                \"street1\": \"1 RECEIVER STREET\",\n                \"street2\": \"Des\",\n                \"phone\": \"0412345678\",\n                \"email\": \"rec@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"authorityToLeave\": true,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Sydney\"\n            },\n            \"items\": [\n                {\n                    \"packType\": \"Box/Carton\",\n                    \"length\": 0.2,\n                    \"width\": 0.2,\n                    \"height\": 0.2,\n                    \"unitWeight\": 3,\n                    \"quantity\": 1,\n                    \"dgs\": []\n                },\n                {\n                    \"packType\": \"Box/Carton\",\n                    \"length\": 0.2,\n                    \"width\": 0.2,\n                    \"height\": 0.2,\n                    \"unitWeight\": 3,\n                    \"quantity\": 1,\n                    \"dgs\": [\n                        {\n                            \"id\": 81,\n                            \"unNumber\": \"UN3481\",\n                            \"dgClass\": \"9\",\n                            \"subClass\": \"\",\n                            \"packingGroup\": \"I\",\n                            \"hazChem\": \"\",\n                            \"category\": \"df\",\n                            \"commonName\": \"Lithium ion cells batteries packed with equipment\",\n                            \"properShipName\": \"UN3491 - TLITHIUM ION BATTERIES CONTAINED IN EQUIPMENT or LITHIUM ION BATTERIES PACKED WITH EQUIPMENT\",\n                            \"quantity\": 2.3,\n                            \"unit\": \"g\"\n                        }\n                    ]\n                },\n                {\n                    \"packType\": \"Carton\",\n                    \"length\": 0.2,\n                    \"width\": 0.1,\n                    \"height\": 0.1,\n                    \"unitWeight\": 1,\n                    \"quantity\": 2,\n                    \"dgs\": []\n                }\n            ],\n            \"references\": {\n                \"reference3\": \"Reference3\",\n                \"reference1\": \"Reference1\",\n                \"reference2\": \"Reference2\"\n            },\n            \"insurance\": {\n                \"insuredValue\": 100\n            },\n            \"commodities\": [\n                {\n                    \"sku\": \"FLYBHDL2019\",\n                    \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\n                    \"quantity\": 2,\n                    \"unitWeight\": 3.5,\n                    \"customsUnitValue\": 1554,\n                    \"currency\": \"AUD\",\n                    \"countryOfManufacture\": \"AU\",\n                    \"harmonizedCode\": \"HS123\"\n                }\n            ],\n            \"currencyCode\": \"AUD\",\n            \"errors\": [],\n            \"tags\": [\n                {\n                    \"id\": 2144,\n                    \"tag\": \"Test1\"\n                },\n                {\n                    \"id\": 26,\n                    \"tag\": \"test2\"\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 2985824,\n                    \"selected\": true,\n                    \"carrierId\": 23,\n                    \"serviceId\": 52,\n                    \"carrierName\": \"FreightExchange\",\n                    \"carrierAlias\": \"TNT\",\n                    \"serviceName\": \"Express\",\n                    \"serviceAlias\": \"ROAD_EXPRESS\",\n                    \"gst\": 18.21,\n                    \"freightCost\": 47.05,\n                    \"surcharge\": {\n                        \"Fuel Surcharge\": 4.06,\n                        \"Manual Handling Surcharge\": 62,\n                        \"Dg Surcharge\": 69\n                    },\n                    \"salesNetTotal\": 182.11,\n                    \"salesGrossTotal\": 200.32,\n                    \"initialTransitTime\": 2,\n                    \"finalTransitTime\": 2,\n                    \"pickUpTime\": \"1-2 Days\",\n                    \"pickupDates\": [\n                        \"2023-08-23\",\n                        \"2023-08-24\",\n                        \"2023-08-25\",\n                        \"2023-08-28\",\n                        \"2023-08-29\",\n                        \"2023-08-30\",\n                        \"2023-08-31\"\n                    ],\n                    \"carrierCutOffTime\": \"10:00:00\",\n                    \"insurancePrice\": 2.5,\n                    \"serviceClass\": \"ECONOMY\",\n                    \"private\": false\n                },\n                {\n                    \"id\": 2985827,\n                    \"selected\": false,\n                    \"carrierId\": 2277,\n                    \"serviceId\": 3164,\n                    \"carrierName\": \"FreightExchange\",\n                    \"carrierAlias\": \"CRL_EXPRESS\",\n                    \"serviceName\": \"Saver\",\n                    \"serviceAlias\": \"KG_GEN\",\n                    \"gst\": 8.01,\n                    \"freightCost\": 53.88,\n                    \"surcharge\": {\n                        \"Fuel Surcharge\": 11.22,\n                        \"Dg Surcharge\": 15\n                    },\n                    \"salesNetTotal\": 80.09,\n                    \"salesGrossTotal\": 88.1,\n                    \"initialTransitTime\": 3,\n                    \"finalTransitTime\": 4,\n                    \"cheapest\": true,\n                    \"pickUpTime\": \"1-2 Days\",\n                    \"pickupDates\": [\n                        \"2023-08-23\",\n                        \"2023-08-24\",\n                        \"2023-08-25\",\n                        \"2023-08-28\",\n                        \"2023-08-29\",\n                        \"2023-08-30\",\n                        \"2023-08-31\"\n                    ],\n                    \"carrierCutOffTime\": \"12:00:00\",\n                    \"insurancePrice\": 2.5,\n                    \"serviceClass\": \"ECONOMY\",\n                    \"private\": false\n                }\n            ],\n            \"properties\": {},\n            \"freightDescription\": \"Electronics Equipment\",\n            \"eCommerce\": true,\n            \"dg\": true\n        },\n        \"error\": null\n    }\n}"},{"id":"565a1b4a-0bfe-4f7a-bdb0-79300fcfc93d","name":"Create Quote with LabelDeliveryWebhook","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key"}],"body":{"mode":"raw","raw":"{\r\n    \"origin\": {\r\n        \"state\": \"VIC\",\r\n        \"postCode\": \"3044\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Sender Company\",\r\n        \"contactName\": \"Sender Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"sen@test.com.au\",\r\n        \"street1\": \"1 SENDER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Ori\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"PASCOE VALE\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false\r\n    },\r\n    \"destination\": {\r\n        \"state\": \"NSW\",\r\n        \"postCode\": \"2010\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Receiver Company\",\r\n        \"contactName\": \"Receiver Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"rec@test.com.au\",\r\n        \"street1\": \"1 RECEIVER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Des\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"Darlinghurst\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false,\r\n        \"authorityToLeave\": true\r\n    },\r\n    \"valueOfGoods\":2000,\r\n    \"tags\" : [\"Test1\",\"Test2\"],\r\n    \"insurance\": {\r\n        \"insuredValue\": \"100\"\r\n    },\r\n    \"references\": {\r\n        \"reference1\": \"Reference1\", //OrderReference\r\n        \"reference2\": \"Reference2\", //Invoice Number\r\n        \"reference3\": \"Reference3\" //Shipping order number\r\n    },\r\n    \"currencyCode\": \"AUD\",\r\n    \"freightDescription\": \"Electronics Equipment\",\r\n    \"eCommerce\": false,\r\n    \"confirmOrder\": true,\r\n    \"customFields\": {\r\n        \"labelDeliveryWebhook\": \"{{Webhook URL}}\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/quote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1937"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 14 Aug 2024 02:07:28 GMT"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66bc115f-3eae4dad25696caf6b1f31f8"},{"key":"x-amzn-RequestId","value":"bf8daf8b-e5c9-493e-b393-a3e7dc348ff8"},{"key":"x-amz-apigw-id","value":"ceenAFZNywMELxg="},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 d5a7b4f0ce5b27d5b6750a1a5f7fd024.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"SYD3-P2"},{"key":"X-Amz-Cf-Id","value":"I965C34gfFPcWl75_HX9ATt_u0iUfaJ7bxvdlMD8VFTTwX75fzQHcQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"quote\": {\n            \"id\": 363162,\n            \"feTrackingNumber\": \"FE363162\",\n            \"createDate\": \"2024-08-14T02:07:27.883+00:00\",\n            \"origin\": {\n                \"city\": \"PASCOE VALE\",\n                \"state\": \"VIC\",\n                \"postCode\": \"3044\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Sender Company\",\n                \"contactName\": \"Sender Name\",\n                \"street1\": \"1 SENDER STREET\",\n                \"street2\": \"Ori\",\n                \"phone\": \"0412345678\",\n                \"email\": \"sen@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Melbourne\",\n                \"addressValid\": true\n            },\n            \"destination\": {\n                \"city\": \"DARLINGHURST\",\n                \"state\": \"NSW\",\n                \"postCode\": \"2010\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Receiver Company\",\n                \"contactName\": \"Receiver Name\",\n                \"street1\": \"1 RECEIVER STREET\",\n                \"street2\": \"Des\",\n                \"phone\": \"0412345678\",\n                \"email\": \"rec@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"authorityToLeave\": true,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Sydney\",\n                \"addressValid\": true\n            },\n            \"items\": [],\n            \"references\": {\n                \"reference3\": \"Reference3\",\n                \"reference1\": \"Reference1\",\n                \"reference2\": \"Reference2\"\n            },\n            \"insurance\": {\n                \"insuredValue\": 100\n            },\n            \"currencyCode\": \"AUD\",\n            \"errors\": [\n                {\n                    \"key\": \"items\",\n                    \"message\": \"This is required\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 2159,\n                    \"tag\": \"Test1\"\n                },\n                {\n                    \"id\": 2160,\n                    \"tag\": \"Test2\"\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 3302675,\n                    \"selected\": true,\n                    \"carrierId\": 2682,\n                    \"serviceId\": 3363,\n                    \"carrierName\": \"Sales Rates\",\n                    \"carrierAlias\": \"SALES_RATES\",\n                    \"serviceName\": \"PS\",\n                    \"serviceAlias\": \"PS\",\n                    \"gst\": 0,\n                    \"freightCost\": 0,\n                    \"salesNetTotal\": 0,\n                    \"salesGrossTotal\": 0,\n                    \"initialTransitTime\": 2,\n                    \"finalTransitTime\": 2,\n                    \"pickupDates\": [\n                        \"2024-08-14\",\n                        \"2024-08-15\",\n                        \"2024-08-16\",\n                        \"2024-08-19\",\n                        \"2024-08-20\",\n                        \"2024-08-21\",\n                        \"2024-08-22\"\n                    ],\n                    \"carrierCutOffTime\": \"13:30:00\",\n                    \"insurancePrice\": 0,\n                    \"serviceClass\": \"ECONOMY\",\n                    \"volumetricDivisor\": 4000,\n                    \"private\": true\n                }\n            ],\n            \"properties\": {\n                \"confirmAllowed\": true\n            },\n            \"freightDescription\": \"Electronics Equipment\",\n            \"eCommerce\": false,\n            \"dg\": false,\n            \"valueOfGoods\": 2000\n        },\n        \"error\": null\n    }\n}"},{"id":"7dd1b185-bbf2-4091-8adc-97ac1f1287ac","name":"Create Quote with Delivery Date","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key"}],"body":{"mode":"raw","raw":"{\r\n    \"origin\": {\r\n        \"state\": \"VIC\",\r\n        \"postCode\": \"3044\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Sender Company\",\r\n        \"contactName\": \"Sender Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"sen@test.com.au\",\r\n        \"street1\": \"1 SENDER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Ori\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"PASCOE VALE\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false\r\n    },\r\n    \"destination\": {\r\n        \"state\": \"NSW\",\r\n        \"postCode\": \"2010\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Receiver Company\",\r\n        \"contactName\": \"Receiver Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"rec@test.com.au\",\r\n        \"street1\": \"1 RECEIVER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Des\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"Darlinghurst\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false,\r\n        \"authorityToLeave\": true\r\n    },\r\n    \"items\": [\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1\r\n        }\r\n    ],\r\n    \"tags\" : [\"Test1\",\"Test2\"],\r\n    \"insurance\": {\r\n        \"insuredValue\": \"100\"\r\n    },\r\n    \"references\": {\r\n        \"reference1\": \"Reference1\", //OrderReference\r\n        \"reference2\": \"Reference2\", //Invoice Number\r\n        \"reference3\": \"Reference3\" //Shipping order number\r\n    },\r\n    \"commodities\": [\r\n        {\r\n            \"sku\": \"FLYBHDL2019\",\r\n            \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\r\n            \"quantity\": 2,\r\n            \"unitWeight\": 3.5,\r\n            \"customsUnitValue\": 1554,\r\n            \"currency\": \"AUD\",\r\n            \"countryOfManufacture\": \"AU\",\r\n            \"harmonizedCode\": \"HS123\"\r\n        }\r\n    ],\r\n    \"currencyCode\": \"AUD\",\r\n    \"freightDescription\": \"Electronics Equipment\",\r\n    \"eCommerce\": false,\r\n    \"confirmOrder\": true,\r\n    \"deliveryDate\": \"2025-05-02\",\r\n    \"deliveryType\": \"DELIVER_ON\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/quote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2878"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 05 Jun 2024 03:48:07 GMT"},{"key":"X-Amzn-Trace-Id","value":"Root=1-665fdff5-383ca7156419123015b6f1de"},{"key":"x-amzn-RequestId","value":"1f6669cc-b053-4435-bef1-fcee54fb23b0"},{"key":"x-amz-apigw-id","value":"Y3_ubHuKSwMEV6w="},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 e80732d7ef726bed77c3f67a8339cc96.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"SYD3-P2"},{"key":"X-Amz-Cf-Id","value":"WvWLCef7Fxx7iXmLQKLKXgpA43l_2fGxwpbauxIcflxWXd_TN0SbBg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"quote\": {\n            \"id\": 352245,\n            \"feTrackingNumber\": \"FE352245\",\n            \"createDate\": \"2024-06-05T03:48:05.749+00:00\",\n            \"origin\": {\n                \"city\": \"PASCOE VALE\",\n                \"state\": \"VIC\",\n                \"postCode\": \"3044\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Sender Company\",\n                \"contactName\": \"Sender Name\",\n                \"street1\": \"1 SENDER STREET\",\n                \"street2\": \"Ori\",\n                \"phone\": \"0412345678\",\n                \"email\": \"sen@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Melbourne\",\n                \"addressValid\": true\n            },\n            \"destination\": {\n                \"city\": \"DARLINGHURST\",\n                \"state\": \"NSW\",\n                \"postCode\": \"2010\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Receiver Company\",\n                \"contactName\": \"Receiver Name\",\n                \"street1\": \"1 RECEIVER STREET\",\n                \"street2\": \"Des\",\n                \"phone\": \"0412345678\",\n                \"email\": \"rec@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"authorityToLeave\": true,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Sydney\",\n                \"addressValid\": true\n            },\n            \"items\": [\n                {\n                    \"packType\": \"Box/Carton\",\n                    \"length\": 0.2,\n                    \"width\": 0.2,\n                    \"height\": 0.2,\n                    \"unitWeight\": 3,\n                    \"quantity\": 1,\n                    \"dgs\": []\n                }\n            ],\n            \"references\": {\n                \"reference3\": \"Reference3\",\n                \"reference1\": \"Reference1\",\n                \"reference2\": \"Reference2\"\n            },\n            \"insurance\": {\n                \"insuredValue\": 100\n            },\n            \"commodities\": [\n                {\n                    \"sku\": \"FLYBHDL2019\",\n                    \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\n                    \"quantity\": 2,\n                    \"unitWeight\": 3.5,\n                    \"customsUnitValue\": 1554,\n                    \"currency\": \"AUD\",\n                    \"countryOfManufacture\": \"AU\",\n                    \"harmonizedCode\": \"HS123\"\n                }\n            ],\n            \"currencyCode\": \"AUD\",\n            \"errors\": [],\n            \"tags\": [\n                {\n                    \"id\": 9,\n                    \"tag\": \"Test1\"\n                },\n                {\n                    \"id\": 2108,\n                    \"tag\": \"test2\"\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 3242032,\n                    \"selected\": true,\n                    \"carrierId\": 2414,\n                    \"serviceId\": 3128,\n                    \"carrierName\": \"STARTRACK FIXED PRICE PREMIUM\",\n                    \"carrierAlias\": \"STARTRACK\",\n                    \"serviceName\": \"FIXED PRICE PREMIUM 3 KG\",\n                    \"serviceAlias\": \"FIXED_PRICE_PREMIUM\",\n                    \"gst\": 1.76,\n                    \"freightCost\": 14.49,\n                    \"surcharge\": {\n                        \"Fuel Surcharge\": 2.64,\n                        \"Security Surcharge\": 0.44\n                    },\n                    \"salesNetTotal\": 17.56,\n                    \"salesGrossTotal\": 19.32,\n                    \"initialTransitTime\": 1,\n                    \"finalTransitTime\": 3,\n                    \"cheapest\": true,\n                    \"fastest\": true,\n                    \"absFastest\": true,\n                    \"pickupDates\": [\n                        \"2025-04-29\"\n                    ],\n                    \"carrierCutOffTime\": \"11:00:00\",\n                    \"insurancePrice\": 2.63,\n                    \"serviceClass\": \"OVERNIGHT\",\n                    \"volumetricDivisor\": 5263,\n                    \"private\": false\n                },\n                {\n                    \"id\": 3242033,\n                    \"selected\": false,\n                    \"carrierId\": 2541,\n                    \"serviceId\": 3197,\n                    \"carrierName\": \"STARTRACK\",\n                    \"carrierAlias\": \"STARTRACK\",\n                    \"serviceName\": \"PREMIUM\",\n                    \"serviceAlias\": \"PREMIUM\",\n                    \"gst\": 1.93,\n                    \"freightCost\": 15.86,\n                    \"surcharge\": {\n                        \"Fuel Surcharge\": 2.9,\n                        \"Security Surcharge\": 0.49\n                    },\n                    \"salesNetTotal\": 19.25,\n                    \"salesGrossTotal\": 21.18,\n                    \"initialTransitTime\": 1,\n                    \"finalTransitTime\": 3,\n                    \"pickupDates\": [\n                        \"2025-04-29\"\n                    ],\n                    \"carrierCutOffTime\": \"10:00:00\",\n                    \"insurancePrice\": 2.63,\n                    \"serviceClass\": \"ECONOMY\",\n                    \"volumetricDivisor\": 4000,\n                    \"private\": false\n                }\n            ],\n            \"properties\": {\n                \"confirmAllowed\": false\n            },\n            \"freightDescription\": \"Electronics Equipment\",\n            \"eCommerce\": false,\n            \"dg\": false,\n            \"deliveryDate\": \"2025-05-02T23:59:58.999+00:00\",\n            \"deliveryType\": \"DELIVER_ON\"\n        },\n        \"error\": null\n    }\n}"},{"id":"74a2ca12-e8f3-4151-b43b-f2972c84d309","name":"Create Quote with Value of Goods","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key"}],"body":{"mode":"raw","raw":"{\r\n    \"origin\": {\r\n        \"state\": \"VIC\",\r\n        \"postCode\": \"3044\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Sender Company\",\r\n        \"contactName\": \"Sender Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"sen@test.com.au\",\r\n        \"street1\": \"1 SENDER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Ori\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"PASCOE VALE\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false\r\n    },\r\n    \"destination\": {\r\n        \"state\": \"NSW\",\r\n        \"postCode\": \"2010\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Receiver Company\",\r\n        \"contactName\": \"Receiver Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"rec@test.com.au\",\r\n        \"street1\": \"1 RECEIVER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Des\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"Darlinghurst\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false,\r\n        \"authorityToLeave\": true\r\n    },\r\n    \"valueOfGoods\":2000,\r\n    \"tags\" : [\"Test1\",\"Test2\"],\r\n    \"insurance\": {\r\n        \"insuredValue\": \"100\"\r\n    },\r\n    \"references\": {\r\n        \"reference1\": \"Reference1\", //OrderReference\r\n        \"reference2\": \"Reference2\", //Invoice Number\r\n        \"reference3\": \"Reference3\" //Shipping order number\r\n    },\r\n    \"currencyCode\": \"AUD\",\r\n    \"freightDescription\": \"Electronics Equipment\",\r\n    \"eCommerce\": false,\r\n    \"confirmOrder\": true,\r\n    \"selectionCriteria\": {\r\n        \"carriers\": [\r\n            {\r\n                \"carrierId\": 2277,\r\n                \"serviceIds\": [3164,3165]\r\n            },\r\n             {\r\n                \"carrierId\": 2548\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/quote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1937"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 14 Aug 2024 02:07:28 GMT"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66bc115f-3eae4dad25696caf6b1f31f8"},{"key":"x-amzn-RequestId","value":"bf8daf8b-e5c9-493e-b393-a3e7dc348ff8"},{"key":"x-amz-apigw-id","value":"ceenAFZNywMELxg="},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 d5a7b4f0ce5b27d5b6750a1a5f7fd024.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"SYD3-P2"},{"key":"X-Amz-Cf-Id","value":"I965C34gfFPcWl75_HX9ATt_u0iUfaJ7bxvdlMD8VFTTwX75fzQHcQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"quote\": {\n            \"id\": 363162,\n            \"feTrackingNumber\": \"FE363162\",\n            \"createDate\": \"2024-08-14T02:07:27.883+00:00\",\n            \"origin\": {\n                \"city\": \"PASCOE VALE\",\n                \"state\": \"VIC\",\n                \"postCode\": \"3044\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Sender Company\",\n                \"contactName\": \"Sender Name\",\n                \"street1\": \"1 SENDER STREET\",\n                \"street2\": \"Ori\",\n                \"phone\": \"0412345678\",\n                \"email\": \"sen@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Melbourne\",\n                \"addressValid\": true\n            },\n            \"destination\": {\n                \"city\": \"DARLINGHURST\",\n                \"state\": \"NSW\",\n                \"postCode\": \"2010\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Receiver Company\",\n                \"contactName\": \"Receiver Name\",\n                \"street1\": \"1 RECEIVER STREET\",\n                \"street2\": \"Des\",\n                \"phone\": \"0412345678\",\n                \"email\": \"rec@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"authorityToLeave\": true,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Sydney\",\n                \"addressValid\": true\n            },\n            \"items\": [],\n            \"references\": {\n                \"reference3\": \"Reference3\",\n                \"reference1\": \"Reference1\",\n                \"reference2\": \"Reference2\"\n            },\n            \"insurance\": {\n                \"insuredValue\": 100\n            },\n            \"currencyCode\": \"AUD\",\n            \"errors\": [\n                {\n                    \"key\": \"items\",\n                    \"message\": \"This is required\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 2159,\n                    \"tag\": \"Test1\"\n                },\n                {\n                    \"id\": 2160,\n                    \"tag\": \"Test2\"\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 3302675,\n                    \"selected\": true,\n                    \"carrierId\": 2682,\n                    \"serviceId\": 3363,\n                    \"carrierName\": \"Sales Rates\",\n                    \"carrierAlias\": \"SALES_RATES\",\n                    \"serviceName\": \"PS\",\n                    \"serviceAlias\": \"PS\",\n                    \"gst\": 0,\n                    \"freightCost\": 0,\n                    \"salesNetTotal\": 0,\n                    \"salesGrossTotal\": 0,\n                    \"initialTransitTime\": 2,\n                    \"finalTransitTime\": 2,\n                    \"pickupDates\": [\n                        \"2024-08-14\",\n                        \"2024-08-15\",\n                        \"2024-08-16\",\n                        \"2024-08-19\",\n                        \"2024-08-20\",\n                        \"2024-08-21\",\n                        \"2024-08-22\"\n                    ],\n                    \"carrierCutOffTime\": \"13:30:00\",\n                    \"insurancePrice\": 0,\n                    \"serviceClass\": \"ECONOMY\",\n                    \"volumetricDivisor\": 4000,\n                    \"private\": true\n                }\n            ],\n            \"properties\": {\n                \"confirmAllowed\": true\n            },\n            \"freightDescription\": \"Electronics Equipment\",\n            \"eCommerce\": false,\n            \"dg\": false,\n            \"valueOfGoods\": 2000\n        },\n        \"error\": null\n    }\n}"},{"id":"c8b5bb58-9548-43e2-b61f-48f9873100c3","name":"Create Quote with Custom Fields","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key"}],"body":{"mode":"raw","raw":"{\r\n    \"origin\": {\r\n        \"state\": \"VIC\",\r\n        \"postCode\": \"3044\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Sender Company\",\r\n        \"contactName\": \"Sender Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"sen@test.com.au\",\r\n        \"street1\": \"1 SENDER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Ori\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"PASCOE VALE\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false\r\n    },\r\n    \"destination\": {\r\n        \"state\": \"NSW\",\r\n        \"postCode\": \"2010\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Receiver Company\",\r\n        \"contactName\": \"Receiver Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"rec@test.com.au\",\r\n        \"street1\": \"1 RECEIVER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Des\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"Darlinghurst\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false,\r\n        \"authorityToLeave\": true\r\n    },\r\n    \"items\": [\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1\r\n        },\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1,\r\n            \"dgs\": [\r\n                {\r\n                    \"unNumber\": \"UN3481\",\r\n                    \"dgClass\": \"9\",\r\n                    \"hazChem\": \"\",\r\n                    \"packingGroup\": \"I\",\r\n                    \"category\": \"df\",\r\n                    \"commonName\": \"Lithium ion cells batteries packed with equipment\",\r\n                    \"properShipName\": \"UN3491 - TLITHIUM ION BATTERIES CONTAINED IN EQUIPMENT or LITHIUM ION BATTERIES PACKED WITH EQUIPMENT\",\r\n                    \"quantity\": 2.3,\r\n                    \"unit\": \"g\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"packagingId\": 12,\r\n            \"quantity\": 2\r\n        }\r\n    ],\r\n    \"valueOfGoods\": 2000,\r\n    \"tags\": [\r\n        \"Test1\",\r\n        \"Test2\"\r\n    ],\r\n    \"insurance\": {\r\n        \"insuredValue\": \"100\"\r\n    },\r\n    \"references\": {\r\n        \"reference1\": \"Reference1\", //OrderReference\r\n        \"reference2\": \"Reference2\", //Invoice Number\r\n        \"reference3\": \"Reference3\" //Shipping order number\r\n    },\r\n    \"commodities\": [\r\n        {\r\n            \"sku\": \"FLYBHDL2019\",\r\n            \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\r\n            \"quantity\": 2,\r\n            \"unitWeight\": 3.5,\r\n            \"customsUnitValue\": 1554,\r\n            \"currency\": \"AUD\",\r\n            \"countryOfManufacture\": \"AU\",\r\n            \"harmonizedCode\": \"HS123\"\r\n        }\r\n    ],\r\n    \"currencyCode\": \"AUD\",\r\n    \"freightDescription\": \"Electronics Equipment\",\r\n    \"eCommerce\": false,\r\n    \"confirmOrder\": true,\r\n    \"customFields\": {\r\n        \"labelDeliveryWebhook\": \"https://xxxxxxxxxxxx\",\r\n        \"order_type\": \"R\",\r\n        \"pack_date\": \"2026-03-26\",\r\n        \"service_code\": \"BG\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/quote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"quote\": {\n            \"id\": 363162,\n            \"feTrackingNumber\": \"FE363162\",\n            \"createDate\": \"2024-08-14T02:07:27.883+00:00\",\n            \"origin\": {\n                \"city\": \"PASCOE VALE\",\n                \"state\": \"VIC\",\n                \"postCode\": \"3044\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Sender Company\",\n                \"contactName\": \"Sender Name\",\n                \"street1\": \"1 SENDER STREET\",\n                \"street2\": \"Ori\",\n                \"phone\": \"0412345678\",\n                \"email\": \"sen@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Melbourne\",\n                \"addressValid\": true\n            },\n            \"destination\": {\n                \"city\": \"DARLINGHURST\",\n                \"state\": \"NSW\",\n                \"postCode\": \"2010\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Receiver Company\",\n                \"contactName\": \"Receiver Name\",\n                \"street1\": \"1 RECEIVER STREET\",\n                \"street2\": \"Des\",\n                \"phone\": \"0412345678\",\n                \"email\": \"rec@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"authorityToLeave\": true,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Sydney\",\n                \"addressValid\": true\n            },\n            \"items\": [],\n            \"references\": {\n                \"reference3\": \"Reference3\",\n                \"reference1\": \"Reference1\",\n                \"reference2\": \"Reference2\"\n            },\n            \"insurance\": {\n                \"insuredValue\": 100\n            },\n            \"currencyCode\": \"AUD\",\n            \"errors\": [\n                {\n                    \"key\": \"items\",\n                    \"message\": \"This is required\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 2159,\n                    \"tag\": \"Test1\"\n                },\n                {\n                    \"id\": 2160,\n                    \"tag\": \"Test2\"\n                }\n            ],\n            \"customFields\": {\n                    \"labelDeliveryWebhook\": \"https://xxxxxxxxxxxx\",\n                    \"order_type\": \"R\",\n                    \"pack_date\": \"2026-03-26\",\n                    \"service_code\": \"BG\"\n            },\n            \"prices\": [\n                {\n                    \"id\": 3302675,\n                    \"selected\": true,\n                    \"carrierId\": 2682,\n                    \"serviceId\": 3363,\n                    \"carrierName\": \"Sales Rates\",\n                    \"carrierAlias\": \"SALES_RATES\",\n                    \"serviceName\": \"PS\",\n                    \"serviceAlias\": \"PS\",\n                    \"gst\": 0,\n                    \"freightCost\": 0,\n                    \"salesNetTotal\": 0,\n                    \"salesGrossTotal\": 0,\n                    \"initialTransitTime\": 2,\n                    \"finalTransitTime\": 2,\n                    \"pickupDates\": [\n                        \"2024-08-14\",\n                        \"2024-08-15\",\n                        \"2024-08-16\",\n                        \"2024-08-19\",\n                        \"2024-08-20\",\n                        \"2024-08-21\",\n                        \"2024-08-22\"\n                    ],\n                    \"carrierCutOffTime\": \"13:30:00\",\n                    \"insurancePrice\": 0,\n                    \"serviceClass\": \"ECONOMY\",\n                    \"volumetricDivisor\": 4000,\n                    \"private\": true\n                }\n            ],\n            \"properties\": {\n                \"confirmAllowed\": true\n            },\n            \"freightDescription\": \"Electronics Equipment\",\n            \"eCommerce\": false,\n            \"dg\": false,\n            \"valueOfGoods\": 2000\n        },\n        \"error\": null\n    }\n}"}],"_postman_id":"39f2464e-00e7-45d0-91b6-b8bd793ab8bc"},{"name":"Confirm Quote with desired rate","id":"5aedad9c-9420-433f-b055-8e56dc733471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","description":"<p>API Key in your FreightExchange account under Settings &gt; Shipping API &gt; API Key</p>\n"}],"url":"{{URL}}/portal/api/v2/quote/{feTrackingNumber}/{priceId}","description":"<h3 id=\"confirm-quote-with-desired-rate\">Confirm Quote with desired rate</h3>\n<p>To change the carrier/service for an existing quote this endpoint needs to be called with the quote id and the price id from the response of either <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> or <a href=\"#92619b37-ae98-4d05-b7e4-3e7fc0939872\">Get Quote</a> endpoint. This endpoint will add the quote to the Quote page.</p>\n<p><strong>Path parameters for Confirm Quote with desired rate request:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>quoteId</td>\n<td>Quote Id from the <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> request</td>\n</tr>\n<tr>\n<td>priceId</td>\n<td>Price Id from the prices array returned in the response of either <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\">Create Quote</a> or <a href=\"#92619b37-ae98-4d05-b7e4-3e7fc0939872\">Get Quote</a> endpoints.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["portal","api","v2","quote","{feTrackingNumber}","{priceId}"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[{"id":"a32a8174-bfe2-41a4-bd9d-f3ca1f5c06e6","name":"Confirm Quote with desired rate","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"•••••••","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key"}],"url":"{{URL}}/portal/api/v2/quote/{feTrackingNumber}/{priceId}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Mar 2023 00:30:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"OK\"\n}"}],"_postman_id":"5aedad9c-9420-433f-b055-8e56dc733471"},{"name":"Update Quote","id":"02829425-4211-4ffb-9651-23907b09a3a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"securityToken","value":"{{apiKey}}","description":"<p>API Key in your FreightExchange account under Settings &gt; Shipping API &gt; API Key</p>\n"}],"body":{"mode":"raw","raw":"{\r\n    \"origin\": {\r\n        \"state\": \"VIC\",\r\n        \"postCode\": \"3044\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Sender Company\",\r\n        \"contactName\": \"Sender Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"sen@test.com.au\",\r\n        \"street1\": \"1 SENDER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Ori\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"PASCOE VALE\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false\r\n    },\r\n    \"destination\": {\r\n        \"state\": \"NSW\",\r\n        \"postCode\": \"2010\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Receiver Company\",\r\n        \"contactName\": \"Receiver Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"rec@test.com.au\",\r\n        \"street1\": \"1 RECEIVER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Des\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"Darlinghurst\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false,\r\n        \"authorityToLeave\": true\r\n    },\r\n    \"items\": [\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1\r\n        },\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1,\r\n            \"dgs\": [\r\n                 {\r\n                    \"unNumber\": \"UN3481\",\r\n                    \"dgClass\": \"9\",\r\n                    \"hazChem\": \"\",\r\n                    \"packingGroup\": \"I\",\r\n                    \"category\": \"df\",\r\n                    \"commonName\": \"Lithium ion cells batteries packed with equipment\",\r\n                    \"properShipName\": \"UN3491 - TLITHIUM ION BATTERIES CONTAINED IN EQUIPMENT or LITHIUM ION BATTERIES PACKED WITH EQUIPMENT\",\r\n                    \"quantity\": 2.3,\r\n                    \"unit\": \"g\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"packagingId\": 12,\r\n            \"quantity\": 2\r\n        }\r\n    ],\r\n    \"tags\" : [\"Test1\",\"Test2\"],\r\n    \"insurance\": {\r\n        \"insuredValue\": \"100\"\r\n    },\r\n    \"references\": {\r\n        \"reference1\": \"Reference1\", //OrderReference\r\n        \"reference2\": \"Reference2\", //Invoice Number\r\n        \"reference3\": \"Reference3\" //Shipping order number\r\n    },\r\n    \"commodities\": [\r\n        {\r\n            \"sku\": \"FLYBHDL2019\",\r\n            \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\r\n            \"quantity\": 2,\r\n            \"unitWeight\": 3.5,\r\n            \"customsUnitValue\": 1554,\r\n            \"currency\": \"AUD\",\r\n            \"countryOfManufacture\": \"AU\",\r\n            \"harmonizedCode\": \"HS123\"\r\n        }\r\n    ],\r\n    \"currencyCode\": \"AUD\",\r\n    \"freightDescription\": \"Electronics Equipment\",\r\n    \"eCommerce\": true,\r\n    \"confirmOrder\": true,\r\n    \"selectionCriteria\": {\r\n        \"carriers\": [\r\n            {\r\n                \"carrierId\": 2277,\r\n                \"serviceIds\": [3164,3165]\r\n            },\r\n             {\r\n                \"carrierId\": 2548\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/quote/{feTrackingNumber}","description":"<p>In order to update the details for a quote, <a href=\"#92619b37-ae98-4d05-b7e4-3e7fc0939872\">Get Quote</a> endpoint needs to be called to get all the details for an existing quote and then this endpoint can be invoked to update the specified fields with the updated values in the response of <a href=\"#92619b37-ae98-4d05-b7e4-3e7fc0939872\">Get Quote</a>.  </p>\n<p>For details about the response object please refer to <a href=\"#8df20868-071f-47a5-b03c-2078635e15c3\">Appendix A</a>.</p>\n","urlObject":{"path":["portal","api","v2","quote","{feTrackingNumber}"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[{"id":"3e9d834e-f4f2-4ada-8210-d52c49c7b438","name":"Update Quote","originalRequest":{"method":"PATCH","header":[{"key":"securityToken","value":"•••••••","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key"}],"body":{"mode":"raw","raw":"{\r\n    \"origin\": {\r\n        \"state\": \"VIC\",\r\n        \"postCode\": \"3044\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Sender Company\",\r\n        \"contactName\": \"Sender Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"sen@test.com.au\",\r\n        \"street1\": \"1 SENDER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Ori\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"PASCOE VALE\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false\r\n    },\r\n    \"destination\": {\r\n        \"state\": \"NSW\",\r\n        \"postCode\": \"2010\",\r\n        \"countryCode\": \"AU\",\r\n        \"companyName\": \"Receiver Company\",\r\n        \"contactName\": \"Receiver Name\",\r\n        \"phone\": \"0412345678\",\r\n        \"email\": \"rec@test.com.au\",\r\n        \"street1\": \"1 RECEIVER STREET\",\r\n        \"instructions\": \"test instructions\",\r\n        \"street2\": \"Des\",\r\n        \"openingTime\": \"09:00\",\r\n        \"closingTime\": \"17:00\",\r\n        \"city\": \"Darlinghurst\",\r\n        \"addressType\": \"FACTORY\",\r\n        \"tailLiftRequired\": false,\r\n        \"authorityToLeave\": true\r\n    },\r\n    \"items\": [\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1\r\n        },\r\n        {\r\n            \"packType\": \"Box/Carton\",\r\n            \"length\": 0.2,\r\n            \"width\": 0.2,\r\n            \"height\": 0.2,\r\n            \"unitWeight\": \"3\",\r\n            \"quantity\": 1,\r\n            \"dgs\": [\r\n                 {\r\n                    \"unNumber\": \"UN3481\",\r\n                    \"dgClass\": \"9\",\r\n                    \"hazChem\": \"\",\r\n                    \"packingGroup\": \"I\",\r\n                    \"category\": \"df\",\r\n                    \"commonName\": \"Lithium ion cells batteries packed with equipment\",\r\n                    \"properShipName\": \"UN3491 - TLITHIUM ION BATTERIES CONTAINED IN EQUIPMENT or LITHIUM ION BATTERIES PACKED WITH EQUIPMENT\",\r\n                    \"quantity\": 2.3,\r\n                    \"unit\": \"g\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"packagingId\": 12,\r\n            \"quantity\": 2\r\n        }\r\n    ],\r\n    \"tags\" : [\"Test1\",\"Test2\"],\r\n    \"insurance\": {\r\n        \"insuredValue\": \"100\"\r\n    },\r\n    \"references\": {\r\n        \"reference1\": \"Reference1\", //OrderReference\r\n        \"reference2\": \"Reference2\", //Invoice Number\r\n        \"reference3\": \"Reference3\" //Shipping order number\r\n    },\r\n    \"commodities\": [\r\n        {\r\n            \"sku\": \"FLYBHDL2019\",\r\n            \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\r\n            \"quantity\": 2,\r\n            \"unitWeight\": 3.5,\r\n            \"customsUnitValue\": 1554,\r\n            \"currency\": \"AUD\",\r\n            \"countryOfManufacture\": \"AU\",\r\n            \"harmonizedCode\": \"HS123\"\r\n        }\r\n    ],\r\n    \"currencyCode\": \"AUD\",\r\n    \"freightDescription\": \"Electronics Equipment\",\r\n    \"eCommerce\": true,\r\n    \"confirmOrder\": true,\r\n    \"selectionCriteria\": {\r\n        \"carriers\": [\r\n            {\r\n                \"carrierId\": 2277,\r\n                \"serviceIds\": [3164,3165]\r\n            },\r\n             {\r\n                \"carrierId\": 2548\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/quote/{feTrackingNumber}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3418"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 15 May 2024 01:57:10 GMT"},{"key":"x-amzn-RequestId","value":"cefd8591-c5ac-49a1-a3c0-d7492a1caa63"},{"key":"x-amz-apigw-id","value":"XyhyZGLqywMEqnQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-66441675-66d928c91b70843f53b3cad3"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 30a845a852b74a2965aabbcb6034301e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"SYD3-P2"},{"key":"X-Amz-Cf-Id","value":"Fu1zsGf6ANj3QXDdhHbKON6FBLsTyTvRXHzY760STgWwR0BXq7Uc8w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"quote\": {\n            \"id\": 351409,\n            \"feTrackingNumber\": \"FE351408\",\n            \"createDate\": \"2024-05-15T01:56:42.000+00:00\",\n            \"origin\": {\n                \"city\": \"PASCOE VALE\",\n                \"state\": \"VIC\",\n                \"postCode\": \"3044\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Sender Company\",\n                \"contactName\": \"Sender Name\",\n                \"street1\": \"1 SENDER STREET\",\n                \"street2\": \"Ori\",\n                \"phone\": \"0412345678\",\n                \"email\": \"sen@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Melbourne\",\n                \"addressValid\": true\n            },\n            \"destination\": {\n                \"city\": \"DARLINGHURST\",\n                \"state\": \"NSW\",\n                \"postCode\": \"2010\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Receiver Company\",\n                \"contactName\": \"Receiver Name\",\n                \"street1\": \"1 RECEIVER STREET\",\n                \"street2\": \"Des\",\n                \"phone\": \"0412345678\",\n                \"email\": \"rec@test.com.au\",\n                \"instructions\": \"test instructions\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"authorityToLeave\": true,\n                \"addressType\": \"FACTORY\",\n                \"timeZone\": \"Australia/Sydney\",\n                \"addressValid\": true\n            },\n            \"items\": [\n                {\n                    \"packType\": \"Box/Carton\",\n                    \"length\": 0.2,\n                    \"width\": 0.2,\n                    \"height\": 0.2,\n                    \"unitWeight\": 3,\n                    \"quantity\": 1,\n                    \"dgs\": []\n                },\n                {\n                    \"packType\": \"Box/Carton\",\n                    \"length\": 0.2,\n                    \"width\": 0.2,\n                    \"height\": 0.2,\n                    \"unitWeight\": 3,\n                    \"quantity\": 1,\n                    \"dgs\": [\n                        {\n                            \"id\": 771,\n                            \"unNumber\": \"UN3481\",\n                            \"dgClass\": \"9\",\n                            \"packingGroup\": \"I\",\n                            \"hazChem\": \"\",\n                            \"category\": \"df\",\n                            \"commonName\": \"Lithium ion cells batteries packed with equipment\",\n                            \"properShipName\": \"UN3491 - TLITHIUM ION BATTERIES CONTAINED IN EQUIPMENT or LITHIUM ION BATTERIES PACKED WITH EQUIPMENT\",\n                            \"quantity\": 2.3,\n                            \"unit\": \"g\"\n                        }\n                    ]\n                },\n                {\n                    \"packType\": \"Satchel\",\n                    \"length\": 0.2,\n                    \"width\": 0.1,\n                    \"height\": 0.1,\n                    \"unitWeight\": 1,\n                    \"quantity\": 2,\n                    \"dgs\": []\n                }\n            ],\n            \"references\": {\n                \"reference3\": \"Reference3\",\n                \"reference1\": \"Reference1\",\n                \"reference2\": \"Reference2\"\n            },\n            \"insurance\": {\n                \"insuredValue\": 100\n            },\n            \"commodities\": [\n                {\n                    \"sku\": \"FLYBHDL2019\",\n                    \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\n                    \"quantity\": 2,\n                    \"unitWeight\": 3.5,\n                    \"customsUnitValue\": 1554,\n                    \"currency\": \"AUD\",\n                    \"countryOfManufacture\": \"AU\",\n                    \"harmonizedCode\": \"HS123\"\n                }\n            ],\n            \"currencyCode\": \"AUD\",\n            \"errors\": [],\n            \"tags\": [\n                {\n                    \"id\": 2216,\n                    \"tag\": \"Test1\"\n                },\n                {\n                    \"id\": 2217,\n                    \"tag\": \"Test2\"\n                }\n            ],\n            \"prices\": [\n                {\n                    \"id\": 3238155,\n                    \"selected\": true,\n                    \"carrierId\": 2286,\n                    \"serviceId\": 3114,\n                    \"carrierName\": \"FreightExchange\",\n                    \"carrierAlias\": \"COURIERS_PLEASE\",\n                    \"serviceName\": \"Saver\",\n                    \"serviceAlias\": \"CARTON_SIG\",\n                    \"gst\": 3.72,\n                    \"freightCost\": 31.79,\n                    \"surcharge\": {\n                        \"Fuel Surcharge\": 5.37\n                    },\n                    \"salesNetTotal\": 37.16,\n                    \"salesGrossTotal\": 40.88,\n                    \"initialTransitTime\": 1,\n                    \"finalTransitTime\": 1,\n                    \"cheapest\": true,\n                    \"fastest\": true,\n                    \"absFastest\": true,\n                    \"pickupDates\": [\n                        \"2024-05-15\",\n                        \"2024-05-16\",\n                        \"2024-05-17\",\n                        \"2024-05-20\",\n                        \"2024-05-21\",\n                        \"2024-05-22\",\n                        \"2024-05-23\"\n                    ],\n                    \"carrierCutOffTime\": \"12:00:00\",\n                    \"insurancePrice\": 0,\n                    \"serviceClass\": \"ECONOMY\",\n                    \"volumetricDivisor\": 4000,\n                    \"private\": false\n                },\n                {\n                    \"id\": 3238152,\n                    \"selected\": false,\n                    \"carrierId\": 1635,\n                    \"serviceId\": 3170,\n                    \"carrierName\": \"FreightExchange\",\n                    \"carrierAlias\": \"NORTHLINE\",\n                    \"serviceName\": \"Express\",\n                    \"serviceAlias\": \"GENERAL\",\n                    \"gst\": 19.85,\n                    \"freightCost\": 91.88,\n                    \"surcharge\": {\n                        \"Dangerous Goods Surcharge\": 76.5,\n                        \"Fuel Surcharge\": 30.09\n                    },\n                    \"salesNetTotal\": 198.46,\n                    \"salesGrossTotal\": 218.31,\n                    \"initialTransitTime\": 2,\n                    \"finalTransitTime\": 2,\n                    \"pickupDates\": [\n                        \"2024-05-15\",\n                        \"2024-05-16\",\n                        \"2024-05-17\",\n                        \"2024-05-20\",\n                        \"2024-05-21\",\n                        \"2024-05-22\",\n                        \"2024-05-23\"\n                    ],\n                    \"carrierCutOffTime\": \"13:00:00\",\n                    \"insurancePrice\": 0,\n                    \"serviceClass\": \"ECONOMY\",\n                    \"volumetricDivisor\": 3000,\n                    \"private\": false\n                }\n            ],\n            \"properties\": {\n                \"confirmAllowed\": true\n            },\n            \"freightDescription\": \"Electronics Equipment\",\n            \"eCommerce\": true,\n            \"dg\": true\n        },\n        \"error\": null\n    }\n}"}],"_postman_id":"02829425-4211-4ffb-9651-23907b09a3a8"},{"name":"Buy Quote","id":"98afbab0-c05d-493a-bb0f-87e091d9af63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}"}],"body":{"mode":"raw","raw":"{\r\n    \"feTrackingNumber\": \"{feTrackingNumber}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/quotes/buy","description":"<p>Once all the details are validated and the carrier/service is selected for an quote, the quote can be bought by this endpoint. Once the quote is bought the labels and tracking number will be generated for the shipment.  </p>\n<p>To get the details about the response object please refer to <a href=\"#703ab024-4a1a-4a42-a5e5-387eeda78f37\">Appendix B</a>.</p>\n<p>**<br />NOTE:** If you want to receive the response of Buy Quote via webhook, then please contact <a href=\"https://mailto:support@freightexchange.com.au\">support@freightexchange.com.au</a> to setup the webhook URL where you can receive the response.</p>\n","urlObject":{"path":["portal","api","quotes","buy"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[{"id":"c7119790-965a-4142-8d28-aca30d7b2e63","name":"Buy Quote","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"•••••••"}],"body":{"mode":"raw","raw":"{\r\n    \"feTrackingNumber\": {feTrackingNumber}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/quotes/buy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"id\": 52960,\n        \"quoteId\": 268450,\n        \"feTrackingNumber\": \"FE268450\",\n        \"createDate\": \"2023-08-23T03:56:11.000+00:00\",\n        \"origin\": {\n            \"city\": \"PASCOE VALE\",\n            \"state\": \"VIC\",\n            \"postCode\": \"3044\",\n            \"countryCode\": \"AU\",\n            \"companyName\": \"Sender Company\",\n            \"contactName\": \"Sender Name\",\n            \"street1\": \"1 SENDER STREET\",\n            \"street2\": \"Ori\",\n            \"phone\": \"0412345678\",\n            \"email\": \"sen@test.com.au\",\n            \"instructions\": \"test instructions\",\n            \"openingTime\": \"09:00\",\n            \"closingTime\": \"17:00\",\n            \"tailLiftRequired\": false,\n            \"addressType\": \"FACTORY\",\n            \"timeZone\": \"Australia/Melbourne\"\n        },\n        \"destination\": {\n            \"city\": \"DARLINGHURST\",\n            \"state\": \"NSW\",\n            \"postCode\": \"2010\",\n            \"countryCode\": \"AU\",\n            \"companyName\": \"Receiver Company\",\n            \"contactName\": \"Receiver Name\",\n            \"street1\": \"1 RECEIVER STREET\",\n            \"street2\": \"Des\",\n            \"phone\": \"0412345678\",\n            \"email\": \"rec@test.com.au\",\n            \"instructions\": \"test instructions\",\n            \"openingTime\": \"09:00\",\n            \"closingTime\": \"17:00\",\n            \"tailLiftRequired\": false,\n            \"authorityToLeave\": true,\n            \"addressType\": \"FACTORY\",\n            \"timeZone\": \"Australia/Sydney\"\n        },\n        \"shipperId\": 2004,\n        \"items\": [\n            {\n                \"id\": 76104,\n                \"packType\": \"Box/Carton\",\n                \"length\": 0.2,\n                \"width\": 0.2,\n                \"height\": 0.2,\n                \"unitWeight\": 3,\n                \"quantity\": 1\n            },\n            {\n                \"id\": 76105,\n                \"packType\": \"Box/Carton\",\n                \"length\": 0.2,\n                \"width\": 0.2,\n                \"height\": 0.2,\n                \"unitWeight\": 3,\n                \"quantity\": 1,\n                \"dgs\": [\n                    {\n                        \"id\": 349,\n                        \"unNumber\": \"UN3481\",\n                        \"dgClass\": \"9\",\n                        \"packingGroup\": \"I\",\n                        \"category\": \"df\",\n                        \"commonName\": \"Lithium ion cells batteries packed with equipment\",\n                        \"properShipName\": \"UN3491 - TLITHIUM ION BATTERIES CONTAINED IN EQUIPMENT or LITHIUM ION BATTERIES PACKED WITH EQUIPMENT\",\n                        \"quantity\": 2.3,\n                        \"unit\": \"g\"\n                    }\n                ]\n            },\n            {\n                \"id\": 76106,\n                \"packType\": \"Box/Carton\",\n                \"length\": 0.2,\n                \"width\": 0.2,\n                \"height\": 0.1,\n                \"unitWeight\": 1,\n                \"quantity\": 2\n            }\n        ],\n        \"references\": {\n            \"reference3\": \"Reference3\",\n            \"reference1\": \"Reference1\",\n            \"reference2\": \"Reference2\"\n        },\n        \"insurance\": {\n            \"insuredValue\": 100\n        },\n        \"commodities\": [\n            {\n                \"sku\": \"FLYBHDL2019\",\n                \"description\": \"Fly Bar for HDL20 and HDL18 up to 16 HDL20 Modules\",\n                \"quantity\": 2,\n                \"unitWeight\": 3.5,\n                \"customsUnitValue\": 1554,\n                \"currency\": \"AUD\",\n                \"countryOfManufacture\": \"AU\",\n                \"harmonizedCode\": \"HS123\"\n            }\n        ],\n        \"currencyCode\": \"AUD\",\n        \"tags\": [\n            {\n                \"id\": 2144,\n                \"tag\": \"Test1\"\n            },\n            {\n                \"id\": 26,\n                \"tag\": \"test2\"\n            }\n        ],\n        \"prices\": [\n            {\n                \"id\": 2986268,\n                \"selected\": false,\n                \"carrierId\": 2381,\n                \"serviceId\": 3125,\n                \"carrierName\": \"STARTRACK\",\n                \"carrierAlias\": \"STARTRACK\",\n                \"serviceName\": \"ROAD EXPRESS\",\n                \"serviceAlias\": \"ROAD_EXPRESS\",\n                \"gst\": 2.05,\n                \"salesNetTotal\": 20.53,\n                \"salesGrossTotal\": 22.58,\n                \"initialTransitTime\": 1,\n                \"finalTransitTime\": 2,\n                \"cheapest\": true,\n                \"fastest\": true,\n                \"absFastest\": true,\n                \"pickUpTime\": \"1-2 Days\",\n                \"pickupDates\": [],\n                \"insurancePrice\": 2.5,\n                \"private\": false\n            },\n            {\n                \"id\": 2986272,\n                \"selected\": false,\n                \"carrierId\": 2541,\n                \"serviceId\": 3197,\n                \"carrierName\": \"STARTRACK\",\n                \"carrierAlias\": \"STARTRACK\",\n                \"serviceName\": \"PREMIUM\",\n                \"serviceAlias\": \"PREMIUM\",\n                \"gst\": 2.32,\n                \"salesNetTotal\": 23.17,\n                \"salesGrossTotal\": 25.49,\n                \"initialTransitTime\": 2,\n                \"finalTransitTime\": 5,\n                \"pickUpTime\": \"1-2 Days\",\n                \"pickupDates\": [],\n                \"insurancePrice\": 2.5,\n                \"private\": false\n            },\n            {\n                \"id\": 2986271,\n                \"selected\": true,\n                \"carrierId\": 2277,\n                \"serviceId\": 3164,\n                \"carrierName\": \"CRL GENERAL\",\n                \"carrierAlias\": \"CRL_EXPRESS\",\n                \"serviceName\": \"LITE\",\n                \"serviceAlias\": \"KG_GEN\",\n                \"gst\": 8.01,\n                \"freightCost\": 53.88,\n                \"surcharge\": {\n                    \"Fuel Surcharge\": 11.22,\n                    \"Dg Surcharge\": 15\n                },\n                \"salesNetTotal\": 80.09,\n                \"salesGrossTotal\": 88.1,\n                \"initialTransitTime\": 3,\n                \"finalTransitTime\": 4,\n                \"pickUpTime\": \"1-2 Days\",\n                \"pickupDates\": [\n                    \"2023-08-24\",\n                    \"2023-08-25\",\n                    \"2023-08-28\",\n                    \"2023-08-29\",\n                    \"2023-08-30\",\n                    \"2023-08-31\",\n                    \"2023-09-01\"\n                ],\n                \"carrierCutOffTime\": \"12:00:00\",\n                \"insurancePrice\": 2.5,\n                \"serviceClass\": \"ECONOMY\",\n                \"private\": false\n            },\n            {\n                \"id\": 2986266,\n                \"selected\": false,\n                \"carrierId\": 1635,\n                \"serviceId\": 3170,\n                \"carrierName\": \"NORTHLINE\",\n                \"carrierAlias\": \"NORTHLINE\",\n                \"serviceName\": \"LITE\",\n                \"serviceAlias\": \"GENERAL\",\n                \"gst\": 8.62,\n                \"salesNetTotal\": 86.23,\n                \"salesGrossTotal\": 94.85,\n                \"initialTransitTime\": 2,\n                \"finalTransitTime\": 3,\n                \"pickUpTime\": \"1-2 Days\",\n                \"pickupDates\": [],\n                \"insurancePrice\": 2.5,\n                \"private\": false\n            },\n            {\n                \"id\": 2986267,\n                \"selected\": false,\n                \"carrierId\": 23,\n                \"serviceId\": 52,\n                \"carrierName\": \"TNT\",\n                \"carrierAlias\": \"TNT\",\n                \"serviceName\": \"ROAD EXPRESS\",\n                \"serviceAlias\": \"ROAD_EXPRESS\",\n                \"gst\": 18.21,\n                \"salesNetTotal\": 182.11,\n                \"salesGrossTotal\": 200.32,\n                \"initialTransitTime\": 2,\n                \"finalTransitTime\": 2,\n                \"pickUpTime\": \"1-2 Days\",\n                \"pickupDates\": [],\n                \"insurancePrice\": 2.5,\n                \"private\": false\n            },\n            {\n                \"id\": 2986270,\n                \"selected\": false,\n                \"carrierId\": 23,\n                \"serviceId\": 171,\n                \"carrierName\": \"TNT\",\n                \"carrierAlias\": \"TNT\",\n                \"serviceName\": \"TECHNOLOGY EXPRESS\",\n                \"serviceAlias\": \"TECHNOLOGY_EXPRESS\",\n                \"gst\": 38.03,\n                \"salesNetTotal\": 380.33,\n                \"salesGrossTotal\": 418.36,\n                \"initialTransitTime\": 2,\n                \"finalTransitTime\": 2,\n                \"pickUpTime\": \"2-3 Days\",\n                \"pickupDates\": [],\n                \"insurancePrice\": 2.5,\n                \"private\": false\n            },\n            {\n                \"id\": 2986269,\n                \"selected\": false,\n                \"carrierId\": 23,\n                \"serviceId\": 54,\n                \"carrierName\": \"TNT\",\n                \"carrierAlias\": \"TNT\",\n                \"serviceName\": \"OVERNIGHT EXPRESS\",\n                \"serviceAlias\": \"OVERNIGHT_EXPRESS\",\n                \"gst\": 38.94,\n                \"salesNetTotal\": 389.35,\n                \"salesGrossTotal\": 428.29,\n                \"initialTransitTime\": 2,\n                \"finalTransitTime\": 2,\n                \"pickUpTime\": \"1-2 Days\",\n                \"pickupDates\": [],\n                \"insurancePrice\": 2.5,\n                \"private\": false\n            }\n        ],\n        \"freightDescription\": \"Electronics Equipment\",\n        \"latestEvent\": {\n            \"status\": \"Booked\",\n            \"description\": \"Job booked\",\n            \"date\": \"2023-08-23T13:56:11.000+00:00\",\n            \"dateUtc\": \"2023-08-23T03:56:11.000+00:00\",\n            \"days\": 0\n        },\n        \"expectedPickupDates\": {\n            \"earliest\": \"2023-08-23T23:00:00.000+00:00\",\n            \"latest\": \"2023-08-24T23:00:00.000+00:00\"\n        },\n        \"expectedDeliveryDates\": {\n            \"earliest\": \"2023-08-28T23:00:00.000+00:00\",\n            \"latest\": \"2023-08-30T23:00:00.000+00:00\"\n        },\n        \"eventDates\": {\n            \"delivered\": null\n        },\n        \"approved\": true,\n        \"dg\": true\n    }\n}"},{"id":"11e93e29-49db-476d-b672-3212c11e93d4","name":"Buy Quote - Error for already bought quotes","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}"}],"body":{"mode":"raw","raw":"{\r\n    \"feTrackingNumber\": {feTrackingNumber}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/quotes/buy"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 24 May 2023 00:58:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 400,\n    \"message\": \"This quote is already bought.\"\n}"}],"_postman_id":"98afbab0-c05d-493a-bb0f-87e091d9af63"},{"name":"Delete Quote","id":"dc2ea8ed-d406-403d-af93-7019bdd01de7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"securityToken","value":"{{apiKey}}","description":"<p>API Key in your FreightExchange account under Settings &gt; Shipping API &gt; API Key</p>\n"}],"url":"{{URL}}/portal/api/v2/quote/{[feTrackingNumbers]}","description":"<p>To delete an existing quote, i.e. to remove it from the quote page this endpoint can be used to remove it permanently. Multiple quotes can be deleted together by sending an array of quotes to this endpoint.</p>\n","urlObject":{"path":["portal","api","v2","quote","{[feTrackingNumbers]}"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[{"id":"b5462f3d-8f43-426e-bd55-87fc555eb7ea","name":"Delete Quote","originalRequest":{"method":"DELETE","header":[{"key":"securityToken","value":"•••••••","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key"}],"url":"{{URL}}/portal/api/v2/quote/{[feTrackingNumbers]}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": [\n        258756\n    ]\n}"}],"_postman_id":"dc2ea8ed-d406-403d-af93-7019bdd01de7"}],"id":"6d641e30-ca77-4b4c-8af0-37225e9f6f2f","description":"<p>This folder contains all the API endpoints which will be used to create the quote, edit quote and confirm the quote.</p>\n","_postman_id":"6d641e30-ca77-4b4c-8af0-37225e9f6f2f"},{"name":"Booking","item":[{"name":"Get Bookings (Unshipped)","id":"f9bb2b5e-6934-4051-88bf-7f9789e91327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","description":"<p>API Key in your FreightExchange account under Settings &gt; Shipping API &gt; API Key</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"filterFields\": [\r\n        {\r\n            \"name\": \"createDate\",\r\n            \"matchType\": \"eq\",\r\n            \"values\": [\"2023-03-02\"]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/bookings?pageSize=2&page=1&manifest=false","description":"<p>To fetch the list of all the shipments for which the labels are generated and are pending to be manifested and book pickup.</p>\n","urlObject":{"path":["portal","api","v2","bookings"],"host":["{{URL}}"],"query":[{"key":"pageSize","value":"2"},{"key":"page","value":"1"},{"key":"manifest","value":"false"}],"variable":[]}},"response":[{"id":"2eb65152-775e-453d-8db2-db5cfec5c513","name":"Get Bookings (Unshipped)","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"•••••••","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"filterFields\": [\r\n        {\r\n            \"name\": \"createDate\",\r\n            \"matchType\": \"eq\",\r\n            \"values\": [\"2023-03-02\"]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{URL}}/portal/api/v2/bookings?pageSize=2&page=1&manifest=false","host":["{{URL}}"],"path":["portal","api","v2","bookings"],"query":[{"key":"pageSize","value":"2"},{"key":"page","value":"1"},{"key":"manifest","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Mar 2023 02:05:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"results\": [\n            {\n                \"id\": 51269,\n                \"quoteId\": 258396,\n                \"feTrackingNumber\": \"FE258393\",\n                \"createDate\": \"2023-03-02T23:05:15.000+00:00\",\n                \"origin\": {\n                    \"city\": \"APPLEBY\",\n                    \"state\": \"NSW\",\n                    \"postCode\": \"2340\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"MaryTest\",\n                    \"contactName\": \"Maritest\",\n                    \"street1\": \"123 street\",\n                    \"street2\": \"\",\n                    \"phone\": \"045123456\",\n                    \"email\": \"test@test.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"destination\": {\n                    \"city\": \"AMAMOOR\",\n                    \"state\": \"QLD\",\n                    \"postCode\": \"4570\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"Test company\",\n                    \"contactName\": \"Test Name\",\n                    \"street1\": \"456 PO Box\",\n                    \"street2\": \"\",\n                    \"phone\": \"0459876543\",\n                    \"email\": \"Test@reciever.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"PO_BOX\"\n                },\n                \"items\": [\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.15,\n                        \"width\": 0.1,\n                        \"height\": 0.08,\n                        \"unitWeight\": 20,\n                        \"quantity\": 1\n                    }\n                ],\n                \"references\": {\n                    \"reference3\": \"\",\n                    \"reference1\": \"\",\n                    \"reference2\": \"\"\n                },\n                \"insurance\": {\n                    \"insuredValue\": 500\n                },\n                \"currencyCode\": \"AUD\",\n                \"prices\": [\n                    {\n                        \"id\": 2921526,\n                        \"selected\": true,\n                        \"carrierId\": 2381,\n                        \"serviceId\": 3125,\n                        \"carrierName\": \"STARTRACK\",\n                        \"carrierAlias\": \"STARTRACK\",\n                        \"serviceName\": \"ROAD EXPRESS\",\n                        \"serviceAlias\": \"ROAD_EXPRESS\",\n                        \"gst\": 8.57,\n                        \"freightCost\": 41.51,\n                        \"surcharge\": {\n                            \"Pobox Surcharge\": 8.5,\n                            \"Fuel Surcharge\": 13.31,\n                            \"Minimum Pickup Fee\": 22.4\n                        },\n                        \"salesNetTotal\": 85.72,\n                        \"salesGrossTotal\": 94.29,\n                        \"initialTransitTime\": 2,\n                        \"finalTransitTime\": 4,\n                        \"cheapest\": true,\n                        \"fastest\": true,\n                        \"absFastest\": true,\n                        \"pickUpTime\": \"1-2 Days\",\n                        \"insurancePrice\": 2.5,\n                        \"private\": false\n                    }\n                ],\n                \"freightDescription\": \"testonly\",\n                \"latestEvent\": {\n                    \"status\": \"Booked\",\n                    \"description\": \"Job booked\",\n                    \"date\": \"2023-03-03T10:05:15.000+00:00\",\n                    \"dateUtc\": \"2023-03-02T23:05:15.000+00:00\",\n                    \"days\": 6\n                },\n                \"expectedPickupDates\": {\n                    \"earliest\": \"2023-03-02T22:00:00.000+00:00\",\n                    \"latest\": null\n                },\n                \"expectedDeliveryDates\": {\n                    \"earliest\": null,\n                    \"latest\": \"2023-03-08T23:00:00.000+00:00\"\n                },\n                \"eventDates\": {\n                    \"delivered\": null\n                }\n            },\n            {\n                \"id\": 51262,\n                \"quoteId\": 258333,\n                \"feTrackingNumber\": \"FE258333\",\n                \"createDate\": \"2023-03-02T05:53:34.000+00:00\",\n                \"origin\": {\n                    \"city\": \"WILLIAMSTOWN\",\n                    \"state\": \"VIC\",\n                    \"postCode\": \"3016\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"Test Receiver\",\n                    \"contactName\": \"You\",\n                    \"street1\": \"10 dummy too street\",\n                    \"street2\": \"\",\n                    \"phone\": \"0400000000\",\n                    \"email\": \"jenflix004@gmail.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"destination\": {\n                    \"city\": \"EASTLAKES\",\n                    \"state\": \"NSW\",\n                    \"postCode\": \"2018\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"Test Sender\",\n                    \"contactName\": \"Me\",\n                    \"street1\": \"5 dummy street\",\n                    \"street2\": \"\",\n                    \"phone\": \"0400000000\",\n                    \"email\": \"jenflix004@gmail.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"items\": [\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.2,\n                        \"width\": 0.2,\n                        \"height\": 0.1,\n                        \"unitWeight\": 10,\n                        \"quantity\": 1\n                    }\n                ],\n                \"references\": {\n                    \"reference3\": \"\",\n                    \"reference1\": \"\",\n                    \"reference2\": \"\"\n                },\n                \"insurance\": {\n                    \"insuredValue\": 100\n                },\n                \"currencyCode\": \"AUD\",\n                \"prices\": [\n                    {\n                        \"id\": 2921337,\n                        \"selected\": true,\n                        \"carrierId\": 23,\n                        \"serviceId\": 52,\n                        \"carrierName\": \"TNT\",\n                        \"carrierAlias\": \"TNT\",\n                        \"serviceName\": \"ROAD EXPRESS\",\n                        \"serviceAlias\": \"ROAD_EXPRESS\",\n                        \"gst\": 2.76,\n                        \"freightCost\": 21.3,\n                        \"surcharge\": {\n                            \"Fuel Surcharge\": 6.31\n                        },\n                        \"salesNetTotal\": 27.61,\n                        \"salesGrossTotal\": 30.37,\n                        \"initialTransitTime\": 2,\n                        \"finalTransitTime\": 2,\n                        \"pickUpTime\": \"1-2 Days\",\n                        \"message\": {\n                            \"status\": \"Alert\",\n                            \"message\": \"Testing retool\"\n                        },\n                        \"insurancePrice\": 2.5,\n                        \"private\": false\n                    }\n                ],\n                \"freightDescription\": \"test toys\",\n                \"latestEvent\": {\n                    \"status\": \"Booked\",\n                    \"description\": \"Job booked\",\n                    \"date\": \"2023-03-02T16:53:34.000+00:00\",\n                    \"dateUtc\": \"2023-03-02T05:53:34.000+00:00\",\n                    \"days\": 6\n                },\n                \"expectedPickupDates\": {\n                    \"earliest\": \"2023-03-02T22:00:00.000+00:00\",\n                    \"latest\": null\n                },\n                \"expectedDeliveryDates\": {\n                    \"earliest\": null,\n                    \"latest\": \"2023-03-06T22:00:00.000+00:00\"\n                },\n                \"eventDates\": {\n                    \"delivered\": null\n                }\n            }\n        ],\n        \"pageSize\": 2,\n        \"currentPage\": 1,\n        \"currentPageCount\": 2,\n        \"totalCount\": 4,\n        \"totalPages\": 2,\n        \"empty\": false,\n        \"notEmpty\": true,\n        \"nextPageAllowed\": true,\n        \"previousPageAllowed\": false\n    }\n}"}],"_postman_id":"f9bb2b5e-6934-4051-88bf-7f9789e91327"},{"name":"Get Booking (Unshipped)","id":"3001d4e2-faaf-455d-aeed-6c94d44e000c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"securityToken","value":"{{apiKey}}","description":"<p>API Key in your FreightExchange account under Settings &gt; Shipping API &gt; API Key</p>\n","type":"text"}],"url":"{{URL}}/portal/api/v2/booking/{{jobId}}","description":"<p>Fetch an existing booking to view the details.</p>\n","urlObject":{"path":["portal","api","v2","booking","{{jobId}}"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[{"id":"963a6368-cc6c-488b-af28-0c4323b28ddd","name":"Get Booking (Unshipped)","originalRequest":{"method":"GET","header":[{"key":"securityToken","value":"•••••••","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key","type":"text"}],"url":"{{URL}}/portal/api/v2/booking/{{jobId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Mar 2023 02:05:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"id\": 51269,\n        \"quoteId\": 258396,\n        \"feTrackingNumber\": \"FE258393\",\n        \"createDate\": \"2023-03-02T23:05:15.000+00:00\",\n        \"origin\": {\n            \"city\": \"APPLEBY\",\n            \"state\": \"NSW\",\n            \"postCode\": \"2340\",\n            \"countryCode\": \"AU\",\n            \"companyName\": \"MaryTest\",\n            \"contactName\": \"Maritest\",\n            \"street1\": \"123 street\",\n            \"street2\": \"\",\n            \"phone\": \"045123456\",\n            \"email\": \"test@test.com\",\n            \"instructions\": \"\",\n            \"openingTime\": \"09:00\",\n            \"closingTime\": \"17:00\",\n            \"tailLiftRequired\": false,\n            \"authorityToLeave\": false,\n            \"addressType\": \"FACTORY\"\n        },\n        \"destination\": {\n            \"city\": \"AMAMOOR\",\n            \"state\": \"QLD\",\n            \"postCode\": \"4570\",\n            \"countryCode\": \"AU\",\n            \"companyName\": \"Test company\",\n            \"contactName\": \"Test Name\",\n            \"street1\": \"456 PO Box\",\n            \"street2\": \"\",\n            \"phone\": \"0459876543\",\n            \"email\": \"Test@reciever.com\",\n            \"instructions\": \"\",\n            \"openingTime\": \"09:00\",\n            \"closingTime\": \"17:00\",\n            \"tailLiftRequired\": false,\n            \"authorityToLeave\": false,\n            \"addressType\": \"PO_BOX\"\n        },\n        \"items\": [\n            {\n                \"packType\": \"Box/Carton\",\n                \"length\": 0.15,\n                \"width\": 0.1,\n                \"height\": 0.08,\n                \"unitWeight\": 20,\n                \"quantity\": 1\n            }\n        ],\n        \"references\": {\n            \"reference3\": \"\",\n            \"reference1\": \"\",\n            \"reference2\": \"\"\n        },\n        \"insurance\": {\n            \"insuredValue\": 500\n        },\n        \"currencyCode\": \"AUD\",\n        \"prices\": [\n            {\n                \"id\": 2921526,\n                \"selected\": true,\n                \"carrierId\": 2381,\n                \"serviceId\": 3125,\n                \"carrierName\": \"STARTRACK\",\n                \"carrierAlias\": \"STARTRACK\",\n                \"serviceName\": \"ROAD EXPRESS\",\n                \"serviceAlias\": \"ROAD_EXPRESS\",\n                \"gst\": 8.57,\n                \"freightCost\": 41.51,\n                \"surcharge\": {\n                    \"Pobox Surcharge\": 8.5,\n                    \"Fuel Surcharge\": 13.31,\n                    \"Minimum Pickup Fee\": 22.4\n                },\n                \"salesNetTotal\": 85.72,\n                \"salesGrossTotal\": 94.29,\n                \"initialTransitTime\": 2,\n                \"finalTransitTime\": 4,\n                \"cheapest\": true,\n                \"fastest\": true,\n                \"absFastest\": true,\n                \"pickUpTime\": \"1-2 Days\",\n                \"insurancePrice\": 2.5,\n                \"private\": false\n            }\n        ],\n        \"freightDescription\": \"testonly\",\n        \"latestEvent\": {\n            \"status\": \"Booked\",\n            \"description\": \"Job booked\",\n            \"date\": \"2023-03-03T10:05:15.000+00:00\",\n            \"dateUtc\": \"2023-03-02T23:05:15.000+00:00\",\n            \"days\": 6\n        },\n        \"expectedPickupDates\": {\n            \"earliest\": \"2023-03-02T22:00:00.000+00:00\",\n            \"latest\": null\n        },\n        \"expectedDeliveryDates\": {\n            \"earliest\": null,\n            \"latest\": \"2023-03-08T23:00:00.000+00:00\"\n        },\n        \"eventDates\": {\n            \"delivered\": null\n        }\n    }\n}"},{"id":"c24c16fe-14c5-46d4-812a-0c38a894c0c9","name":"Get Booking (Unshipped) Using FeTrackingNumber","originalRequest":{"method":"GET","header":[{"key":"securityToken","value":"{{apiKey}}","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key","type":"text"}],"url":"{{URL}}/portal/api/v2/booking/{feTrackingNumber}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Mar 2023 02:05:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"id\": 51269,\n        \"quoteId\": 258396,\n        \"feTrackingNumber\": \"FE258393\",\n        \"createDate\": \"2023-03-02T23:05:15.000+00:00\",\n        \"origin\": {\n            \"city\": \"APPLEBY\",\n            \"state\": \"NSW\",\n            \"postCode\": \"2340\",\n            \"countryCode\": \"AU\",\n            \"companyName\": \"MaryTest\",\n            \"contactName\": \"Maritest\",\n            \"street1\": \"123 street\",\n            \"street2\": \"\",\n            \"phone\": \"045123456\",\n            \"email\": \"test@test.com\",\n            \"instructions\": \"\",\n            \"openingTime\": \"09:00\",\n            \"closingTime\": \"17:00\",\n            \"tailLiftRequired\": false,\n            \"authorityToLeave\": false,\n            \"addressType\": \"FACTORY\"\n        },\n        \"destination\": {\n            \"city\": \"AMAMOOR\",\n            \"state\": \"QLD\",\n            \"postCode\": \"4570\",\n            \"countryCode\": \"AU\",\n            \"companyName\": \"Test company\",\n            \"contactName\": \"Test Name\",\n            \"street1\": \"456 PO Box\",\n            \"street2\": \"\",\n            \"phone\": \"0459876543\",\n            \"email\": \"Test@reciever.com\",\n            \"instructions\": \"\",\n            \"openingTime\": \"09:00\",\n            \"closingTime\": \"17:00\",\n            \"tailLiftRequired\": false,\n            \"authorityToLeave\": false,\n            \"addressType\": \"PO_BOX\"\n        },\n        \"items\": [\n            {\n                \"packType\": \"Box/Carton\",\n                \"length\": 0.15,\n                \"width\": 0.1,\n                \"height\": 0.08,\n                \"unitWeight\": 20,\n                \"quantity\": 1\n            }\n        ],\n        \"references\": {\n            \"reference3\": \"\",\n            \"reference1\": \"\",\n            \"reference2\": \"\"\n        },\n        \"insurance\": {\n            \"insuredValue\": 500\n        },\n        \"currencyCode\": \"AUD\",\n        \"prices\": [\n            {\n                \"id\": 2921526,\n                \"selected\": true,\n                \"carrierId\": 2381,\n                \"serviceId\": 3125,\n                \"carrierName\": \"STARTRACK\",\n                \"carrierAlias\": \"STARTRACK\",\n                \"serviceName\": \"ROAD EXPRESS\",\n                \"serviceAlias\": \"ROAD_EXPRESS\",\n                \"gst\": 8.57,\n                \"freightCost\": 41.51,\n                \"surcharge\": {\n                    \"Pobox Surcharge\": 8.5,\n                    \"Fuel Surcharge\": 13.31,\n                    \"Minimum Pickup Fee\": 22.4\n                },\n                \"salesNetTotal\": 85.72,\n                \"salesGrossTotal\": 94.29,\n                \"initialTransitTime\": 2,\n                \"finalTransitTime\": 4,\n                \"cheapest\": true,\n                \"fastest\": true,\n                \"absFastest\": true,\n                \"pickUpTime\": \"1-2 Days\",\n                \"insurancePrice\": 2.5,\n                \"private\": false\n            }\n        ],\n        \"freightDescription\": \"testonly\",\n        \"latestEvent\": {\n            \"status\": \"Booked\",\n            \"description\": \"Job booked\",\n            \"date\": \"2023-03-03T10:05:15.000+00:00\",\n            \"dateUtc\": \"2023-03-02T23:05:15.000+00:00\",\n            \"days\": 6\n        },\n        \"expectedPickupDates\": {\n            \"earliest\": \"2023-03-02T22:00:00.000+00:00\",\n            \"latest\": null\n        },\n        \"expectedDeliveryDates\": {\n            \"earliest\": null,\n            \"latest\": \"2023-03-08T23:00:00.000+00:00\"\n        },\n        \"eventDates\": {\n            \"delivered\": null\n        }\n    }\n}"}],"_postman_id":"3001d4e2-faaf-455d-aeed-6c94d44e000c"},{"name":"Get Document","id":"ddbc53c0-e61a-4ab2-b872-7b4e4de46030","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}"}],"body":{"mode":"raw","raw":"{\r\n    \"feTrackingNumbers\": [\r\n        \"FE351406\"\r\n    ],\r\n    \"documentType\": \"SHIPPING_LABEL\",\r\n    \"documentDelivery\": {\r\n        \"method\": \"WEBHOOK\",\r\n        \"credentials\": {\r\n            \"url\": \"{{testWebhookUrl}}\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{docURL}}","description":"<p>Documents related to a booking can be retrieved by using this endpoint. The same endpoint can be used to fetch all the documents for a booking.</p>\n<p>Get</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>jobIds</td>\n<td>List(Long)</td>\n<td>An array of jobIds from <a href=\"#f9bb2b5e-6934-4051-88bf-7f9789e91327\">Get Bookings</a> endpoint.</td>\n</tr>\n<tr>\n<td>itemIds</td>\n<td>List(Long)</td>\n<td>To retreive documents for items booked using consolidation, you must  <br />send the itemIds AND the jobId.  <br />  <br />If you wish to retreive all of the item labels you can leave the itemIds out.  <br />  <br />itemIds are mandatory if you are using job consolidation.</td>\n</tr>\n<tr>\n<td>documentType</td>\n<td>String</td>\n<td>Following documents can be fetched with the label in from of them:  <br />  <br /><strong>Label</strong> - SHIPPING_LABEL  <br /><strong>Connote</strong> - SHIPPING_CONNOTE  <br /><strong>Manifest</strong> - SHIPPING_MANIFEST  <br /><strong>Commercial Invoice -</strong> SHIPPING_COMMERCIAL_INVOICE  <br /><strong>DG Declaration -</strong> SHIPPING_DG_DOCUMENT  <br /><strong>Proof of Delivery -</strong> POD</td>\n</tr>\n<tr>\n<td>documentDelivery</td>\n<td>JSON</td>\n<td>Details about the document delivery json are below</td>\n</tr>\n</tbody>\n</table>\n</div><p>documentDelivery json can accept following parameters:</p>\n<ol>\n<li>method: This attribute can have following values EMAIL, WEBHOOK.</li>\n<li>credentials:<br /> For WEBHOOK, it needs the attribute \"url\".<br /> For EMAIL, it needs the attribute \"email\".</li>\n</ol>\n<p>By default, we will email the documents to the sender email address specified in the job.</p>\n","urlObject":{"host":["{{docURL}}"],"query":[],"variable":[]}},"response":[{"id":"d8099699-40c8-4ea1-95ae-39e22487c830","name":"Get Document","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"•••••••"}],"body":{"mode":"raw","raw":"{\r\n    \"feTrackingNumbers\": [\r\n        \"FE351269\"\r\n    ],\r\n    \"itemIds\": [\r\n        74181\r\n    ],\r\n    \"documentType\": \"SHIPPING_LABEL\",\r\n    \"documentDelivery\": {\r\n        \"method\": \"WEBHOOK\",\r\n        \"credentials\": {\r\n            \"url\": \"https://f0kn1a1qvc.execute-api.ap-southeast-2.amazonaws.com/dev/s3-labels-store\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{docURL}}"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"7"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Mon, 03 Jul 2023 13:22:46 GMT"},{"key":"x-amzn-RequestId","value":"8a3b60f4-27b9-481c-9e6a-30cdce03d28c"},{"key":"x-amz-apigw-id","value":"HfTAAE57ywMFhyA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64a2cb99-2819e2d34f7a25b6108b2762;Sampled=0;lineage=71e1af0b:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1d79c793a8ae16fbcc3957bd18e4b392.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"SYD62-P2"},{"key":"X-Amz-Cf-Id","value":"wSMgcub4bJq8coGJwObGaeYZcgUfIkMm5CJ16leOExQ0g4cRMJHSig=="}],"cookie":[],"responseTime":null,"body":"success"}],"_postman_id":"ddbc53c0-e61a-4ab2-b872-7b4e4de46030"},{"name":"Confirm Booking","id":"824ed1ef-7ee1-42e0-9003-111c2c67b25a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","type":"text"}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"feTrackingNumbers\":[],\r\n        \"pickupDate\" : \"2025-05-06\"\r\n    },\r\n    {\r\n        \"feTrackingNumbers\":[],\r\n        \"pickupDate\" : \"2025-05-07\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/jobs/dispatch/v2","description":"<p>Once the shipment is ready to be dispatched and the details can be sent to carrier to book the pickup, this endpoint needs to be invoked. It is the equivalent of closing the manifest.</p>\n<p>One or mulitple bookings can be confirmed together by passing and array object which contians two fileds. First field is <strong>jobIds</strong> which specifies the job ids to be booked and <strong>pickupDate</strong> (in \"<strong>yyyy-MM-dd</strong>\" format) the date on which you want pickup to happen.</p>\n","urlObject":{"path":["portal","api","jobs","dispatch","v2"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[{"id":"41b459ef-ea86-4849-bd3c-6b548e2f158d","name":"Confirm Booking","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"•••••••","type":"text"}],"body":{"mode":"raw","raw":"[{\r\n    \"jobIds\":[52984],\r\n    \"pickupDate\":\"2023-10-14\"\r\n}]","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/jobs/dispatch/v2"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 09 Mar 2023 02:55:46 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":null},{"id":"d4c06651-d70c-414f-bb16-39c7b8aa1977","name":"Confirm Booking Using FeTrackingNumber","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"•••••••","type":"text"}],"body":{"mode":"raw","raw":"[{\r\n    \"feTrackingNumbers\":[\"FE52984\"],\r\n    \"pickupDate\":\"2023-10-14\"\r\n}]","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/jobs/dispatch/v2"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 09 Mar 2023 02:55:46 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"824ed1ef-7ee1-42e0-9003-111c2c67b25a"},{"name":"Cancel Booking","id":"94d4f1e5-107d-4e25-a3be-7fe7c42a13b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"securityToken","value":"{{apiKey}}","type":"text"}],"url":"{{URL}}/portal/api/booking/cancel/{{jobId}}","description":"<p>If you want to cancel a booking then you can call this endpoint to Cancel it. Please note that a booking can be cancelled only untill it is not manifested.</p>\n","urlObject":{"path":["portal","api","booking","cancel","{{jobId}}"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[{"id":"2bd93a23-4f9b-4e19-93ec-e28a733eb750","name":"Cancel Booking","originalRequest":{"method":"DELETE","header":[{"key":"securityToken","value":"•••••••","type":"text"}],"url":"{{URL}}/portal/api/booking/cancel/{{jobId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Aug 2023 00:52:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": true\n}"},{"id":"41c5aabf-d55f-4f2f-a38c-7cc4f6a31eae","name":"Cancel Booking Using FeTrackingNumber","originalRequest":{"method":"DELETE","header":[{"key":"securityToken","value":"{{apiKey}}","type":"text"}],"url":"{{URL}}/portal/api/booking/cancel/{{feTrackingNumber}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Aug 2023 00:52:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": true\n}"}],"_postman_id":"94d4f1e5-107d-4e25-a3be-7fe7c42a13b0"}],"id":"de0616c5-fbbe-416f-86f3-04c8094b5e53","description":"<p>This folder contains all the API endpoints which can be used to fetch the bookings which are not shipped yet. It also contains the endpoint which can be used to get the documents for a booking.</p>\n","_postman_id":"de0616c5-fbbe-416f-86f3-04c8094b5e53"},{"name":"Tracking","item":[{"name":"Get Bookings (Shipped)","id":"e8cf0783-d7df-4060-8675-b71149c810e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"securityToken","value":"{{apiKey}}","description":"<p>API Key in your FreightExchange account under Settings &gt; Shipping API &gt; API Key</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"filterFields\": [\r\n        {\r\n            \"name\": \"createDate\",\r\n            \"matchType\": \"eq\",\r\n            \"values\": [\"2023-03-02\"]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/portal/api/v2/bookings?pageSize=5&page=1&manifest=true","description":"<p>To fetch the list of all the bookings and are shipped or the pickup has been booked.</p>\n","urlObject":{"path":["portal","api","v2","bookings"],"host":["{{URL}}"],"query":[{"key":"pageSize","value":"5"},{"key":"page","value":"1"},{"key":"manifest","value":"true"}],"variable":[]}},"response":[{"id":"edc5ba32-f17e-4da6-b5f0-c8be28414509","name":"Get Bookings (Shipped)","originalRequest":{"method":"POST","header":[{"key":"securityToken","value":"•••••••","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"filterFields\": [\r\n        {\r\n            \"name\": \"createDate\",\r\n            \"matchType\": \"eq\",\r\n            \"values\": [\"2023-03-02\"]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{URL}}/portal/api/v2/bookings?pageSize=5&page=1&manifest=true","host":["{{URL}}"],"path":["portal","api","v2","bookings"],"query":[{"key":"pageSize","value":"5"},{"key":"page","value":"1"},{"key":"manifest","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Mar 2023 02:56:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"results\": [\n            {\n                \"id\": 51262,\n                \"quoteId\": 258333,\n                \"feTrackingNumber\": \"FE258333\",\n                \"createDate\": \"2023-03-02T05:53:34.000+00:00\",\n                \"origin\": {\n                    \"city\": \"WILLIAMSTOWN\",\n                    \"state\": \"VIC\",\n                    \"postCode\": \"3016\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"Test Receiver\",\n                    \"contactName\": \"You\",\n                    \"street1\": \"10 dummy too street\",\n                    \"street2\": \"\",\n                    \"phone\": \"0400000000\",\n                    \"email\": \"jenflix004@gmail.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"destination\": {\n                    \"city\": \"EASTLAKES\",\n                    \"state\": \"NSW\",\n                    \"postCode\": \"2018\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"Test Sender\",\n                    \"contactName\": \"Me\",\n                    \"street1\": \"5 dummy street\",\n                    \"street2\": \"\",\n                    \"phone\": \"0400000000\",\n                    \"email\": \"jenflix004@gmail.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"items\": [\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.2,\n                        \"width\": 0.2,\n                        \"height\": 0.1,\n                        \"unitWeight\": 10,\n                        \"quantity\": 1\n                    }\n                ],\n                \"references\": {\n                    \"reference3\": \"\",\n                    \"reference1\": \"\",\n                    \"reference2\": \"\"\n                },\n                \"insurance\": {\n                    \"insuredValue\": 100\n                },\n                \"currencyCode\": \"AUD\",\n                \"prices\": [\n                    {\n                        \"id\": 2921337,\n                        \"selected\": true,\n                        \"carrierId\": 23,\n                        \"serviceId\": 52,\n                        \"carrierName\": \"TNT\",\n                        \"carrierAlias\": \"TNT\",\n                        \"serviceName\": \"ROAD EXPRESS\",\n                        \"serviceAlias\": \"ROAD_EXPRESS\",\n                        \"gst\": 2.76,\n                        \"freightCost\": 21.3,\n                        \"surcharge\": {\n                            \"Fuel Surcharge\": 6.31\n                        },\n                        \"salesNetTotal\": 27.61,\n                        \"salesGrossTotal\": 30.37,\n                        \"initialTransitTime\": 2,\n                        \"finalTransitTime\": 2,\n                        \"pickUpTime\": \"1-2 Days\",\n                        \"message\": {\n                            \"status\": \"Alert\",\n                            \"message\": \"Testing retool\"\n                        },\n                        \"insurancePrice\": 2.5,\n                        \"private\": false\n                    }\n                ],\n                \"freightDescription\": \"test toys\",\n                \"latestEvent\": {\n                    \"status\": \"Booked\",\n                    \"description\": \"Job booked\",\n                    \"date\": \"2023-03-02T16:53:34.000+00:00\",\n                    \"dateUtc\": \"2023-03-02T05:53:34.000+00:00\",\n                    \"days\": 6\n                },\n                \"expectedPickupDates\": {\n                    \"earliest\": \"2023-03-02T22:00:00.000+00:00\",\n                    \"latest\": null\n                },\n                \"expectedDeliveryDates\": {\n                    \"earliest\": null,\n                    \"latest\": \"2023-03-06T22:00:00.000+00:00\"\n                },\n                \"eventDates\": {\n                    \"delivered\": null\n                }\n            },\n            {\n                \"id\": 51261,\n                \"quoteId\": 258332,\n                \"feTrackingNumber\": \"FE258332\",\n                \"createDate\": \"2023-03-02T05:53:06.000+00:00\",\n                \"origin\": {\n                    \"city\": \"BELLEVUE\",\n                    \"state\": \"WA\",\n                    \"postCode\": \"6056\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"KPC\",\n                    \"contactName\": \"KPC\",\n                    \"street1\": \"test azalea\",\n                    \"street2\": \"\",\n                    \"phone\": \"1234567890\",\n                    \"email\": \"kpc@email.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"destination\": {\n                    \"city\": \"ROCKHAMPTON\",\n                    \"state\": \"QLD\",\n                    \"postCode\": \"4700\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"KPC2\",\n                    \"contactName\": \"kpc test\",\n                    \"street1\": \"azalea receiver\",\n                    \"street2\": \"\",\n                    \"phone\": \"1234567890\",\n                    \"email\": \"kpc@email.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"items\": [\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.28,\n                        \"width\": 0.16,\n                        \"height\": 0.2,\n                        \"unitWeight\": 8,\n                        \"quantity\": 101\n                    }\n                ],\n                \"references\": {\n                    \"reference3\": \"\",\n                    \"reference1\": \"\",\n                    \"reference2\": \"\"\n                },\n                \"insurance\": {\n                    \"insuredValue\": 1000\n                },\n                \"currencyCode\": \"AUD\",\n                \"prices\": [\n                    {\n                        \"id\": 2921331,\n                        \"selected\": true,\n                        \"carrierId\": 23,\n                        \"serviceId\": 52,\n                        \"carrierName\": \"TNT\",\n                        \"carrierAlias\": \"TNT\",\n                        \"serviceName\": \"ROAD EXPRESS\",\n                        \"serviceAlias\": \"ROAD_EXPRESS\",\n                        \"gst\": 165.61,\n                        \"freightCost\": 1277.5,\n                        \"surcharge\": {\n                            \"Fuel Surcharge\": 378.56\n                        },\n                        \"salesNetTotal\": 1656.05,\n                        \"salesGrossTotal\": 1821.66,\n                        \"initialTransitTime\": 5,\n                        \"finalTransitTime\": 8,\n                        \"pickUpTime\": \"1-2 Days\",\n                        \"message\": {\n                            \"status\": \"Alert\",\n                            \"message\": \"Testing retool\"\n                        },\n                        \"insurancePrice\": 8.5,\n                        \"private\": false\n                    }\n                ],\n                \"freightDescription\": \"test goods 1041959\",\n                \"latestEvent\": {\n                    \"status\": \"Booked\",\n                    \"description\": \"Job booked\",\n                    \"date\": \"2023-03-02T13:53:07.000+00:00\",\n                    \"dateUtc\": \"2023-03-02T05:53:07.000+00:00\",\n                    \"days\": 6\n                },\n                \"expectedPickupDates\": {\n                    \"earliest\": \"2023-03-03T01:00:00.000+00:00\",\n                    \"latest\": null\n                },\n                \"expectedDeliveryDates\": {\n                    \"earliest\": null,\n                    \"latest\": \"2023-03-14T23:00:00.000+00:00\"\n                },\n                \"eventDates\": {\n                    \"delivered\": null\n                }\n            },\n            {\n                \"id\": 51260,\n                \"quoteId\": 258330,\n                \"feTrackingNumber\": \"FE258330\",\n                \"createDate\": \"2023-03-02T05:51:07.000+00:00\",\n                \"origin\": {\n                    \"city\": \"BELLEVUE\",\n                    \"state\": \"WA\",\n                    \"postCode\": \"6056\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"KPC\",\n                    \"contactName\": \"KPC\",\n                    \"street1\": \"test azalea\",\n                    \"street2\": \"\",\n                    \"phone\": \"1234567890\",\n                    \"email\": \"kpc@email.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"destination\": {\n                    \"city\": \"ROCKHAMPTON\",\n                    \"state\": \"QLD\",\n                    \"postCode\": \"4700\",\n                    \"countryCode\": \"AU\",\n                    \"companyName\": \"KPC2\",\n                    \"contactName\": \"kpc test\",\n                    \"street1\": \"azalea receiver\",\n                    \"street2\": \"\",\n                    \"phone\": \"1234567890\",\n                    \"email\": \"kpc@email.com\",\n                    \"instructions\": \"\",\n                    \"openingTime\": \"09:00\",\n                    \"closingTime\": \"17:00\",\n                    \"tailLiftRequired\": false,\n                    \"authorityToLeave\": false,\n                    \"addressType\": \"FACTORY\"\n                },\n                \"items\": [\n                    {\n                        \"packType\": \"Box/Carton\",\n                        \"length\": 0.28,\n                        \"width\": 0.16,\n                        \"height\": 0.2,\n                        \"unitWeight\": 8,\n                        \"quantity\": 25\n                    }\n                ],\n                \"references\": {\n                    \"reference3\": \"\",\n                    \"reference1\": \"\",\n                    \"reference2\": \"\"\n                },\n                \"insurance\": {\n                    \"insuredValue\": 500\n                },\n                \"currencyCode\": \"AUD\",\n                \"prices\": [\n                    {\n                        \"id\": 2921322,\n                        \"selected\": true,\n                        \"carrierId\": 23,\n                        \"serviceId\": 52,\n                        \"carrierName\": \"TNT\",\n                        \"carrierAlias\": \"TNT\",\n                        \"serviceName\": \"ROAD EXPRESS\",\n                        \"serviceAlias\": \"ROAD_EXPRESS\",\n                        \"gst\": 42.46,\n                        \"freightCost\": 327.57,\n                        \"surcharge\": {\n                            \"Fuel Surcharge\": 97.07\n                        },\n                        \"salesNetTotal\": 424.64,\n                        \"salesGrossTotal\": 467.1,\n                        \"initialTransitTime\": 5,\n                        \"finalTransitTime\": 8,\n                        \"pickUpTime\": \"1-2 Days\",\n                        \"message\": {\n                            \"status\": \"Alert\",\n                            \"message\": \"Testing retool\"\n                        },\n                        \"insurancePrice\": 2.5,\n                        \"private\": false\n                    }\n                ],\n                \"freightDescription\": \"test goods 1041959\",\n                \"latestEvent\": {\n                    \"status\": \"Booked\",\n                    \"description\": \"Job booked\",\n                    \"date\": \"2023-03-02T13:51:07.000+00:00\",\n                    \"dateUtc\": \"2023-03-02T05:51:07.000+00:00\",\n                    \"days\": 6\n                },\n                \"expectedPickupDates\": {\n                    \"earliest\": \"2023-03-03T01:00:00.000+00:00\",\n                    \"latest\": null\n                },\n                \"expectedDeliveryDates\": {\n                    \"earliest\": null,\n                    \"latest\": \"2023-03-14T23:00:00.000+00:00\"\n                },\n                \"eventDates\": {\n                    \"delivered\": null\n                }\n            }\n        ],\n        \"pageSize\": 5,\n        \"currentPage\": 1,\n        \"currentPageCount\": 3,\n        \"totalCount\": 3,\n        \"totalPages\": 1,\n        \"empty\": false,\n        \"notEmpty\": true,\n        \"nextPageAllowed\": false,\n        \"previousPageAllowed\": false\n    }\n}"}],"_postman_id":"e8cf0783-d7df-4060-8675-b71149c810e7"},{"name":"Get Tracking","id":"452064e6-8da3-4ac1-8c48-836e1734f696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"securityToken","value":"{{apiKey}}","description":"<p>API Key in your FreightExchange account under Settings &gt; Shipping API &gt; API Key</p>\n","type":"text"}],"url":"{{URL}}/portal/v2/booking/{{feTrackingNumber}}/{{destinationPostCode}}","urlObject":{"path":["portal","v2","booking","{{feTrackingNumber}}","{{destinationPostCode}}"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[{"id":"ac985aa4-f7c6-4e4d-84d3-7f3a4e807a68","name":"Get Tracking","originalRequest":{"method":"GET","header":[{"key":"securityToken","value":"{{apiey}}","description":"API Key in your FreightExchange account under Settings > Shipping API > API Key","type":"text"}],"url":"{{URL}}/portal/v2/booking/{{feTrackingNumber}}/{{destinationPostCode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 09 Mar 2023 02:56:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.22.1"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Expose-Headers","value":"Content-Disposition"},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,DELETE,PUT,OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Max-Age","value":"86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"success\",\n    \"payload\": {\n        \"job\": {\n            \"id\": 51262,\n            \"quoteId\": 258333,\n            \"feTrackingNumber\": \"FE258333\",\n            \"createDate\": \"2023-03-02T05:53:34.000+00:00\",\n            \"origin\": {\n                \"city\": \"WILLIAMSTOWN\",\n                \"state\": \"VIC\",\n                \"postCode\": \"3016\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Test Receiver\",\n                \"contactName\": \"You\",\n                \"street1\": \"10 dummy too street\",\n                \"street2\": \"\",\n                \"phone\": \"0400000000\",\n                \"email\": \"jenflix004@gmail.com\",\n                \"instructions\": \"\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"authorityToLeave\": false,\n                \"addressType\": \"FACTORY\"\n            },\n            \"destination\": {\n                \"city\": \"EASTLAKES\",\n                \"state\": \"NSW\",\n                \"postCode\": \"2018\",\n                \"countryCode\": \"AU\",\n                \"companyName\": \"Test Sender\",\n                \"contactName\": \"Me\",\n                \"street1\": \"5 dummy street\",\n                \"street2\": \"\",\n                \"phone\": \"0400000000\",\n                \"email\": \"jenflix004@gmail.com\",\n                \"instructions\": \"\",\n                \"openingTime\": \"09:00\",\n                \"closingTime\": \"17:00\",\n                \"tailLiftRequired\": false,\n                \"authorityToLeave\": false,\n                \"addressType\": \"FACTORY\"\n            },\n            \"items\": [\n                {\n                    \"packType\": \"Box/Carton\",\n                    \"length\": 0.2,\n                    \"width\": 0.2,\n                    \"height\": 0.1,\n                    \"unitWeight\": 10,\n                    \"quantity\": 1\n                }\n            ],\n            \"references\": {\n                \"reference3\": \"\",\n                \"reference1\": \"\",\n                \"reference2\": \"\"\n            },\n            \"insurance\": {\n                \"insuredValue\": 100\n            },\n            \"currencyCode\": \"AUD\",\n            \"prices\": [\n                {\n                    \"id\": 2921336,\n                    \"selected\": false,\n                    \"carrierId\": 2286,\n                    \"serviceId\": 2996,\n                    \"carrierName\": \"COURIERS PLEASE SIG\",\n                    \"carrierAlias\": \"COURIERS_PLEASE\",\n                    \"serviceName\": \"10KG SIGNATURE\",\n                    \"serviceAlias\": \"SATCHEL_10KG_SIG\",\n                    \"gst\": 1.57,\n                    \"salesNetTotal\": 15.65,\n                    \"salesGrossTotal\": 17.22,\n                    \"initialTransitTime\": 2,\n                    \"finalTransitTime\": 5,\n                    \"cheapest\": true,\n                    \"pickUpTime\": \"1-2 Days\",\n                    \"insurancePrice\": 2.5,\n                    \"private\": false\n                },\n                {\n                    \"id\": 2921342,\n                    \"selected\": false,\n                    \"carrierId\": 1743,\n                    \"serviceId\": 2862,\n                    \"carrierName\": \"COURIERS PLEASE\",\n                    \"carrierAlias\": \"COURIERS_PLEASE\",\n                    \"serviceName\": \"CARTON_STANDARD\",\n                    \"serviceAlias\": \"CARTON_STD\",\n                    \"gst\": 2,\n                    \"salesNetTotal\": 20,\n                    \"salesGrossTotal\": 22,\n                    \"initialTransitTime\": 3,\n                    \"finalTransitTime\": 3,\n                    \"pickUpTime\": \"1-2 Days\",\n                    \"insurancePrice\": 2.5,\n                    \"private\": false\n                },\n                {\n                    \"id\": 2921337,\n                    \"selected\": true,\n                    \"carrierId\": 23,\n                    \"serviceId\": 52,\n                    \"carrierName\": \"TNT\",\n                    \"carrierAlias\": \"TNT\",\n                    \"serviceName\": \"ROAD EXPRESS\",\n                    \"serviceAlias\": \"ROAD_EXPRESS\",\n                    \"gst\": 2.76,\n                    \"freightCost\": 21.3,\n                    \"surcharge\": {\n                        \"Fuel Surcharge\": 6.31\n                    },\n                    \"salesNetTotal\": 27.61,\n                    \"salesGrossTotal\": 30.37,\n                    \"initialTransitTime\": 2,\n                    \"finalTransitTime\": 2,\n                    \"pickUpTime\": \"1-2 Days\",\n                    \"message\": {\n                        \"status\": \"Alert\",\n                        \"message\": \"Testing retool\"\n                    },\n                    \"insurancePrice\": 2.5,\n                    \"private\": false\n                },\n                {\n                    \"id\": 2921341,\n                    \"selected\": false,\n                    \"carrierId\": 23,\n                    \"serviceId\": 171,\n                    \"carrierName\": \"TNT\",\n                    \"carrierAlias\": \"TNT\",\n                    \"serviceName\": \"TECHNOLOGY EXPRESS XX\",\n                    \"serviceAlias\": \"TECHNOLOGY_EXPRESS\",\n                    \"gst\": 3.45,\n                    \"salesNetTotal\": 34.51,\n                    \"salesGrossTotal\": 37.96,\n                    \"initialTransitTime\": 2,\n                    \"finalTransitTime\": 2,\n                    \"pickUpTime\": \"2-3 Days\",\n                    \"message\": {\n                        \"status\": \"Alert\",\n                        \"message\": \"Testing retool\"\n                    },\n                    \"insurancePrice\": 2.5,\n                    \"private\": false\n                },\n                {\n                    \"id\": 2921340,\n                    \"selected\": false,\n                    \"carrierId\": 2414,\n                    \"serviceId\": 3130,\n                    \"carrierName\": \"STARTRACK - FPP\",\n                    \"carrierAlias\": \"STARTRACK\",\n                    \"serviceName\": \"FIXED PRICE PREMIUM 10 KG\",\n                    \"serviceAlias\": \"FIXED_PRICE_PREMIUM\",\n                    \"gst\": 4.77,\n                    \"salesNetTotal\": 47.72,\n                    \"salesGrossTotal\": 52.49,\n                    \"initialTransitTime\": 1,\n                    \"finalTransitTime\": 2,\n                    \"fastest\": true,\n                    \"absFastest\": true,\n                    \"pickUpTime\": \"1-2 Days\",\n                    \"insurancePrice\": 2.5,\n                    \"private\": false\n                },\n                {\n                    \"id\": 2921339,\n                    \"selected\": false,\n                    \"carrierId\": 23,\n                    \"serviceId\": 54,\n                    \"carrierName\": \"TNT\",\n                    \"carrierAlias\": \"TNT\",\n                    \"serviceName\": \"OVERNIGHT\",\n                    \"serviceAlias\": \"OVERNIGHT_EXPRESS\",\n                    \"gst\": 5.31,\n                    \"salesNetTotal\": 53.06,\n                    \"salesGrossTotal\": 58.37,\n                    \"initialTransitTime\": 2,\n                    \"finalTransitTime\": 2,\n                    \"pickUpTime\": \"1-2 Days\",\n                    \"message\": {\n                        \"status\": \"Alert\",\n                        \"message\": \"Testing retool\"\n                    },\n                    \"insurancePrice\": 2.5,\n                    \"private\": false\n                },\n                {\n                    \"id\": 2921338,\n                    \"selected\": false,\n                    \"carrierId\": 2381,\n                    \"serviceId\": 3125,\n                    \"carrierName\": \"STARTRACK\",\n                    \"carrierAlias\": \"STARTRACK\",\n                    \"serviceName\": \"ROAD EXPRESS\",\n                    \"serviceAlias\": \"ROAD_EXPRESS\",\n                    \"gst\": 7.41,\n                    \"salesNetTotal\": 74.08,\n                    \"salesGrossTotal\": 81.49,\n                    \"initialTransitTime\": 1,\n                    \"finalTransitTime\": 2,\n                    \"pickUpTime\": \"1-2 Days\",\n                    \"insurancePrice\": 2.5,\n                    \"private\": false\n                }\n            ],\n            \"freightDescription\": \"test toys\",\n            \"latestEvent\": {\n                \"status\": \"Booked\",\n                \"description\": \"Job booked\",\n                \"date\": \"2023-03-02T16:53:34.000+00:00\",\n                \"dateUtc\": \"2023-03-02T05:53:34.000+00:00\",\n                \"days\": 6\n            },\n            \"expectedPickupDates\": {\n                \"earliest\": \"2023-03-02T22:00:00.000+00:00\",\n                \"latest\": null\n            },\n            \"expectedDeliveryDates\": {\n                \"earliest\": null,\n                \"latest\": \"2023-03-06T22:00:00.000+00:00\"\n            },\n            \"eventDates\": {\n                \"delivered\": null\n            }\n        },\n        \"events\": {\n            \"jobId\": 51262,\n            \"trackingLink\": \"http://www.tntexpress.com.au/interaction/ASPs/Trackcon_tntau.asp?id=TRACKCON.ASP&con=FGX000051262\",\n            \"trackingNumber\": \"FGX000051262\",\n            \"events\": [\n                {\n                    \"eventCode\": \"JBK\",\n                    \"eventDescription\": \"Job booked\",\n                    \"timeStamp\": \"2023-03-02T05:53:34.000+00:00\",\n                    \"eventNotes\": \"Job booked via FreightExchange API\",\n                    \"countryCode\": \"\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"452064e6-8da3-4ac1-8c48-836e1734f696"}],"id":"17cedea8-a13d-4a64-8d56-45aaac687b0a","description":"<p>The Track API will allow you to request tracking information.</p>\n","_postman_id":"17cedea8-a13d-4a64-8d56-45aaac687b0a"},{"name":"Models","item":[],"id":"4d252eb7-a975-49fe-9146-0a8844ec330b","description":"<h2 id=\"address-model\">Address Model</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>state</td>\n<td>String(255)</td>\n<td>Y</td>\n<td>Regional, provincial or state of the address of the origin/destination</td>\n</tr>\n<tr>\n<td>postCode</td>\n<td>String(10)</td>\n<td>Y</td>\n<td>Postal or zip code of the address of the origin/destination</td>\n</tr>\n<tr>\n<td>countryCode</td>\n<td>String(2)</td>\n<td>Y</td>\n<td><a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements\">ISO Alpha-2</a> Counrty codes of the origin/destination</td>\n</tr>\n<tr>\n<td>companyName</td>\n<td>String(255)</td>\n<td>Y</td>\n<td>Name of the company of the origin/destination</td>\n</tr>\n<tr>\n<td>contactName</td>\n<td>String(255)</td>\n<td>Y</td>\n<td>Contact name of the origin/destination</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String(10)</td>\n<td>Y</td>\n<td>Contact phone number of the origin/destination</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String(150)</td>\n<td>Y</td>\n<td>Email address of the origin/destination</td>\n</tr>\n<tr>\n<td>street1</td>\n<td>String(255)</td>\n<td>Y</td>\n<td>Address line 1 of the origin/destination</td>\n</tr>\n<tr>\n<td>street2</td>\n<td>String(255)</td>\n<td>Y</td>\n<td>Address line 2 of the origin/destination</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String(255)</td>\n<td>Y</td>\n<td>City of the origin/destination</td>\n</tr>\n<tr>\n<td>instructions</td>\n<td>String(255)</td>\n<td>N</td>\n<td>Special instructions for the pickup/delivery at origin/destination</td>\n</tr>\n<tr>\n<td>openingTime</td>\n<td>String(8)</td>\n<td>N</td>\n<td>Opening hours for origin/destination, will be defaulted to 9:00 AM</td>\n</tr>\n<tr>\n<td>closingTime</td>\n<td>String(8)</td>\n<td>N</td>\n<td>Closing hours for origin/destination, will be defaulted to 5:00 PM</td>\n</tr>\n<tr>\n<td>addressType</td>\n<td>String</td>\n<td>N</td>\n<td>Address type of the origin/destination  <br />1. Factory/Warehouse 2. Depot  <br />3. Residential  <br />  <br />It will be defaulted to Factory/Warehouse</td>\n</tr>\n<tr>\n<td>tailLiftRequired</td>\n<td>Boolean</td>\n<td>N</td>\n<td>True/False if the tail lift is required at the origin/destination, and will be defaulted to false.</td>\n</tr>\n<tr>\n<td>authorityToLeave</td>\n<td>Boolean</td>\n<td>N</td>\n<td>Required for destination only, and will be defaulted to true.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"item-model\">Item Model</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>packagingId</td>\n<td>String</td>\n<td>N</td>\n<td>PackagingId from FreightExchange system.  <br />  <br />If you send the packagingId then the remaining attributes are not mandatory.</td>\n</tr>\n<tr>\n<td>packType</td>\n<td>String</td>\n<td>N</td>\n<td>Type of packaging being used from the below list:  <br />  <br />Box/Carton  <br />Cage  <br />Crate  <br />Drum  <br />Fluid/Wines  <br />Fragile  <br />Pallet  <br />Roll/Wrap/Bag  <br />Skid</td>\n</tr>\n<tr>\n<td>length</td>\n<td>Decimal</td>\n<td>Y</td>\n<td>Length of the package in <strong>meters</strong>.</td>\n</tr>\n<tr>\n<td>width</td>\n<td>Decimal</td>\n<td>Y</td>\n<td>Width of the package in <strong>meters</strong>.</td>\n</tr>\n<tr>\n<td>height</td>\n<td>Decimal</td>\n<td>Y</td>\n<td>Height of the package in <strong>meters</strong>.</td>\n</tr>\n<tr>\n<td>unitWeight</td>\n<td>Decimal</td>\n<td>Y</td>\n<td>Weight of the package in <strong>KGs</strong>.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>Integer</td>\n<td>Y</td>\n<td>Number of items.</td>\n</tr>\n<tr>\n<td>dgs</td>\n<td>List(<a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">DG</a>)</td>\n<td>N</td>\n<td>List of all the DG items associated with the item.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"dg-model\">DG Model</h2>\n<p>The values below are required only when you are sending DG.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>unNumber</td>\n<td>String</td>\n<td>Y</td>\n<td>UN number for the items being shipped.</td>\n</tr>\n<tr>\n<td>dgClass</td>\n<td>String</td>\n<td>Y</td>\n<td>The Dangerous Goods class for the items. This should be passed using the standard convention, for example 1.1, 3, 4.2.</td>\n</tr>\n<tr>\n<td>subRisk</td>\n<td>String</td>\n<td>Y</td>\n<td>The sub risk for the items.</td>\n</tr>\n<tr>\n<td>packingGroup</td>\n<td>String</td>\n<td>Y</td>\n<td>The packing group for the items. This should be passed as I, II or III.</td>\n</tr>\n<tr>\n<td>hazChem</td>\n<td>String</td>\n<td>Y</td>\n<td>The Haz Chem code for the items.</td>\n</tr>\n<tr>\n<td>category</td>\n<td>String</td>\n<td>Y</td>\n<td>The category of the DG items.</td>\n</tr>\n<tr>\n<td>commonName</td>\n<td>String</td>\n<td>Y</td>\n<td>Common name for the DG items.</td>\n</tr>\n<tr>\n<td>properShipName</td>\n<td>String</td>\n<td>Y</td>\n<td>Proper shipping name for the DG items.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>Decimal</td>\n<td>Y</td>\n<td>Quantity of the DG item being shipped.</td>\n</tr>\n<tr>\n<td>unit</td>\n<td>String</td>\n<td>Y</td>\n<td>Unit for the measurement of DG item. It will be lt, kg or m3.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"insurance-model\">Insurance Model</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>insuredValue</td>\n<td>String</td>\n<td>N</td>\n<td>Value of goods for which you want FrieghtExchange to provide the insurance. Will be defaulted to 500.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"reference-model\">Reference Model</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>reference1</td>\n<td>String(255)</td>\n<td>N</td>\n<td>Reference field 1 to be associated with the quote. For ex. Order number etc.</td>\n</tr>\n<tr>\n<td>reference2</td>\n<td>String(255)</td>\n<td>N</td>\n<td>Reference field 2 to be associated with the quote. For ex. Order account etc.</td>\n</tr>\n<tr>\n<td>reference3</td>\n<td>String(255)</td>\n<td>N</td>\n<td>Reference field 3 to be associated with the quote. For ex. Packing Slip No. etc.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"product-model\">Product Model</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Mandatory</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sku</td>\n<td>String(255)</td>\n<td>Y</td>\n<td>SKU of the product</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String(1024)</td>\n<td>Y</td>\n<td>Description of the product</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>Integer</td>\n<td>N</td>\n<td>Number of the product</td>\n</tr>\n<tr>\n<td>unitWeight</td>\n<td>Decimal</td>\n<td>N</td>\n<td>Weight per product</td>\n</tr>\n<tr>\n<td>customsUnitValue</td>\n<td>Decimal</td>\n<td>N</td>\n<td>Price of the product</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>String(3)</td>\n<td>N</td>\n<td>Currency code in which the product</td>\n</tr>\n<tr>\n<td>countryOfManufacture</td>\n<td>String(255)</td>\n<td>N</td>\n<td>Country of manufacture for the product</td>\n</tr>\n<tr>\n<td>harmonizedCode</td>\n<td>String(255)</td>\n<td>N</td>\n<td>Harmonized code to be used for customs</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"4d252eb7-a975-49fe-9146-0a8844ec330b"},{"name":"Webhooks","item":[{"name":"Label Delivery","item":[{"name":"Sample Request Payload","id":"5c957fbd-ddd9-467d-acb5-5a00de55bea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jobId\": 55585,\r\n    \"trackingNumber\": \"NLAZ1221211\",\r\n    \"feTrackingNumber\": \"FE350255\",\r\n    \"carrierName\": \"STARTRACK\",\r\n    \"serviceName\": \"ROAD EXPRESS\",\r\n    \"pickupDate\": \"2024-04-22 09:00:00.0\",\r\n    \"expectedDeliveryDate\": \"2024-04-29 09:00:00.0\",\r\n    \"labelUrl\": \"http://portal-dev.freightexchange.com.au/get-job-attachment?jobId\\u003d55585\\u0026itemIds\\u003d79496,79497,79498,79499,79500,79501,79502\\u0026documentType\\u003dSHIPPING_LABEL\",\r\n    \"labelPdf\": \"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\\u003d\",\r\n    \"securityToken\": \"\",\r\n    \"originCity\": \"EASTERN CREEK\",\r\n    \"shipperReference\": \"Reference 1\",\r\n    \"shipperReference2\": \"Reference 2\",\r\n    \"shipperReference3\": \"Reference 3\"\r\n  }","options":{"raw":{"language":"json"}}},"url":"Sample Request","urlObject":{"host":["Sample Request"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c957fbd-ddd9-467d-acb5-5a00de55bea9"}],"id":"2fe95a02-ffae-4fae-8c00-7b2d209a0e1d","description":"<p>This webhook is used to return the labels for a shipment if you prefer to receive the ZPL if the carrier is returning the ZPL label. We will return the PDF if the carrier is not returning the ZPLs.<br />In this situation we will make a POST request in JSON format to the URL you specified in the labelDeliveryWebhook field. Your endpoint must return an HTTP 200 status code after processing our request successfully.</p>\n<p>The webhook payload will have the following fields</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Data type</strong></th>\n<th><strong>Comments</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>jobId</td>\n<td>Long</td>\n<td>Unique identifier to get the documents</td>\n</tr>\n<tr>\n<td>trackingNumber</td>\n<td>String</td>\n<td>Carrier connote number</td>\n</tr>\n<tr>\n<td>feTrackingNumber</td>\n<td>String</td>\n<td>Unique FE identifier</td>\n</tr>\n<tr>\n<td>carrierName</td>\n<td>String</td>\n<td>Carrier assigned for this shipment</td>\n</tr>\n<tr>\n<td>serviceName</td>\n<td>String</td>\n<td>Service assigned for the shipment</td>\n</tr>\n<tr>\n<td>labelUrl</td>\n<td>String</td>\n<td>URL to get the document</td>\n</tr>\n<tr>\n<td>labelPdf</td>\n<td>String</td>\n<td>Byte data for the PDF file</td>\n</tr>\n<tr>\n<td>labelZPL</td>\n<td>String</td>\n<td>Byte data for the ZPL</td>\n</tr>\n<tr>\n<td>originCity</td>\n<td>String</td>\n<td>Origin City</td>\n</tr>\n<tr>\n<td>shipperReference</td>\n<td>String</td>\n<td>Reference 1</td>\n</tr>\n<tr>\n<td>shipperReference2</td>\n<td>String</td>\n<td>Reference 2</td>\n</tr>\n<tr>\n<td>shipperReference3</td>\n<td>String</td>\n<td>Reference 3</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"2fe95a02-ffae-4fae-8c00-7b2d209a0e1d"},{"name":"Buy Quote","item":[],"id":"5c81b9ee-2ea1-4b95-8291-552ee3a51095","description":"<p>Response on webhook will be the exact replica of the Buy Quote API response</p>\n","_postman_id":"5c81b9ee-2ea1-4b95-8291-552ee3a51095"},{"name":"Tracking Events","item":[],"id":"7e876d68-d266-4e06-9a2d-f5c9ffc74a19","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Data type</strong></th>\n<th><strong>Comments</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Long</td>\n<td>Unique identifier for the event</td>\n</tr>\n<tr>\n<td>jobId</td>\n<td>Long</td>\n<td>Unique identifier for the job</td>\n</tr>\n<tr>\n<td>trackingNumber</td>\n<td>String</td>\n<td>Carrier connote number</td>\n</tr>\n<tr>\n<td>feTrackingNumber</td>\n<td>String</td>\n<td>Unique FE identifier</td>\n</tr>\n<tr>\n<td>carrierName</td>\n<td>String</td>\n<td>Carrier assigned for this shipment</td>\n</tr>\n<tr>\n<td>serviceName</td>\n<td>String</td>\n<td>Service assigned for the shipment</td>\n</tr>\n<tr>\n<td>labelUrl</td>\n<td>String</td>\n<td>URL to get the document</td>\n</tr>\n<tr>\n<td>labelPdf</td>\n<td>String</td>\n<td>Byte data for the PDF file</td>\n</tr>\n<tr>\n<td>labelZPL</td>\n<td>String</td>\n<td>Byte data for the ZPL</td>\n</tr>\n<tr>\n<td>originCity</td>\n<td>String</td>\n<td>Origin City</td>\n</tr>\n<tr>\n<td>shipperReference</td>\n<td>String</td>\n<td>Reference 1</td>\n</tr>\n<tr>\n<td>shipperReference2</td>\n<td>String</td>\n<td>Reference 2</td>\n</tr>\n<tr>\n<td>shipperReference3</td>\n<td>String</td>\n<td>Reference 3</td>\n</tr>\n<tr>\n<td>eventCode</td>\n<td>String</td>\n<td>Unique code associated with an event. Please refer to Appendix D</td>\n</tr>\n<tr>\n<td>eventDescription</td>\n<td>String</td>\n<td>Detailed description of the event. Please refer to Appendix D</td>\n</tr>\n<tr>\n<td>eventDateLocal</td>\n<td>DateTime</td>\n<td>Local DateTime when the event was created</td>\n</tr>\n<tr>\n<td>eventDateUtc</td>\n<td>DateTime</td>\n<td>UTC DateTime when the event was created</td>\n</tr>\n<tr>\n<td>eventCity</td>\n<td>String</td>\n<td>If the carrier sends the City where the event happened then we will return the City otherwise it will be empty</td>\n</tr>\n<tr>\n<td>eventState</td>\n<td>String</td>\n<td>If the carrier sends the Country where the event happened then we will return the Country otherwise it will be empty</td>\n</tr>\n<tr>\n<td>eventPostCode</td>\n<td>String</td>\n<td>If the carrier sends the Postcode where the event happened then we will return the Postcode otherwise it will be empty</td>\n</tr>\n<tr>\n<td>eventCountryCode</td>\n<td>String</td>\n<td>If the carrier sends the Postcode where the event happened then we will return the Postcode otherwise it will be empty</td>\n</tr>\n<tr>\n<td>eventNotes</td>\n<td>String</td>\n<td>Notes shared by the carrier</td>\n</tr>\n<tr>\n<td>eventSignature</td>\n<td>String</td>\n<td>Signature</td>\n</tr>\n<tr>\n<td>securityToken</td>\n<td>String</td>\n<td>Your accounts unique identifier</td>\n</tr>\n<tr>\n<td>pod</td>\n<td>byte[]</td>\n<td>If the event is POD, then the POD will be shared int the byte format.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"7e876d68-d266-4e06-9a2d-f5c9ffc74a19"}],"id":"8f58f7c3-fe7b-4f12-8937-0c22c37fe9e6","_postman_id":"8f58f7c3-fe7b-4f12-8937-0c22c37fe9e6","description":""},{"name":"Appendix A - Quote Response","item":[],"id":"8df20868-071f-47a5-b03c-2078635e15c3","description":"<h2 id=\"standard-response-structure\">Standard Response structure</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>HTTP Response Code</td>\n</tr>\n<tr>\n<td>message</td>\n<td>Success/Error message</td>\n</tr>\n<tr>\n<td>payload</td>\n<td>It will have all the quote <a href=\"#8df20868-071f-47a5-b03c-2078635e15c3\">results</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"standard-response-results\">Standard response results</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attributes</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>results</td>\n<td>List of <a href=\"#8df20868-071f-47a5-b03c-2078635e15c3\">objects</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"createupdateget-quotes-response-objects\">Create/Update/Get quotes response objects</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attributes</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Numeric</td>\n<td>Unique quote id returned from FreightExchange system</td>\n</tr>\n<tr>\n<td>feTrackingNumber</td>\n<td>String</td>\n<td>Unique reference returned from FreightExchange system</td>\n</tr>\n<tr>\n<td>createDate</td>\n<td>Date</td>\n<td>Date on which the order was created in FreightExchange system</td>\n</tr>\n<tr>\n<td>origin</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Address</a></td>\n<td>Origin for the quote</td>\n</tr>\n<tr>\n<td>destination</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Address</a></td>\n<td>Destination for the quote</td>\n</tr>\n<tr>\n<td>items</td>\n<td>List(<a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Item</a>)</td>\n<td>List of all the items in quote</td>\n</tr>\n<tr>\n<td>references</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Reference</a></td>\n<td>Reference associated with the quote</td>\n</tr>\n<tr>\n<td>insurance</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Insurance</a></td>\n<td>Insurance values associated with the quote</td>\n</tr>\n<tr>\n<td>currencyCode</td>\n<td>String</td>\n<td>Currency code used to generate the quote</td>\n</tr>\n<tr>\n<td>errors</td>\n<td>List(<a href=\"#8df20868-071f-47a5-b03c-2078635e15c3\">Error</a>)</td>\n<td>List of all the fields which are missing details  <br />  <br />Please refer to Error Model below for details</td>\n</tr>\n<tr>\n<td>prices</td>\n<td>List(<a href=\"#8df20868-071f-47a5-b03c-2078635e15c3\">Price</a>)</td>\n<td>List of all the rates available for the origin and destination  <br />  <br />Please refer to Price Model below for details</td>\n</tr>\n<tr>\n<td>freightDescription</td>\n<td>String</td>\n<td>Description of the freight</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-model\">Error Model</h2>\n<p><em>If the response object contains any error for the key \"errors\" as mentioned in Appendix A then the subsequent calls will not work as there is an error. Before proceeding with Buy Quote endpoint the errors needs to be fixed.</em></p>\n<p><em>If you are using any ecommerce platform or wms system to push the orders then you need to read the errors on that system, fix them. There are 2 ways to push the updates to FE:<br />a. Delete the previous quote via</em> <a href=\"#dc2ea8ed-d406-403d-af93-7019bdd01de7\"><i>Delete quote</i></a> <em>and send the</em> <a href=\"#39f2464e-00e7-45d0-91b6-b8bd793ab8bc\"><i>Create quote</i></a> <em>request again, or<br />b. Call the</em> <a href=\"#02829425-4211-4ffb-9651-23907b09a3a8\"><i>Update quote</i></a> <em>API with the updated payload. Update quote will either return the same id or will generate a new id based on the values which are updated.</em></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attributes</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>key</td>\n<td>String</td>\n<td>Name of the field which is having issues</td>\n</tr>\n<tr>\n<td>message</td>\n<td>String</td>\n<td>Detailed message about the issues with the field</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"price-model\">Price Model</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attributes</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Long</td>\n<td>Unique price id to be usd in subsequent request</td>\n</tr>\n<tr>\n<td>selected</td>\n<td>boolean</td>\n<td>It will be true if customer has selected this price.</td>\n</tr>\n<tr>\n<td>carrierId</td>\n<td>Long</td>\n<td>Carrier Id from the FE system</td>\n</tr>\n<tr>\n<td>serviceId</td>\n<td>Long</td>\n<td>Service Id from the FE system</td>\n</tr>\n<tr>\n<td>carrierName</td>\n<td>String</td>\n<td>Carrier Name</td>\n</tr>\n<tr>\n<td>carrierAlias</td>\n<td>String</td>\n<td>Carrier Alias based on which all the surcharges will be applied</td>\n</tr>\n<tr>\n<td>serviceName</td>\n<td>String</td>\n<td>Service name</td>\n</tr>\n<tr>\n<td>serviceAlias</td>\n<td>String</td>\n<td>Service Alias based on which all the surcharges will be applied</td>\n</tr>\n<tr>\n<td>gst</td>\n<td>Double</td>\n<td>GST amount for the calculated rate</td>\n</tr>\n<tr>\n<td>freightCost</td>\n<td>Double</td>\n<td>Calculated freight cost</td>\n</tr>\n<tr>\n<td>surcharge</td>\n<td>Object</td>\n<td>It contains the list of all the surcharges with surcharge as the key and amount as value.</td>\n</tr>\n<tr>\n<td>salesNetTotal</td>\n<td>Double</td>\n<td>Total amount including surcharges and insurance (excluding GST)</td>\n</tr>\n<tr>\n<td>salesGrossTotal</td>\n<td>Double</td>\n<td>Total amount including surcharges and insurance (including GST)</td>\n</tr>\n<tr>\n<td>initialTransitTime</td>\n<td>int</td>\n<td>Minimum days required for delivery after the pickup</td>\n</tr>\n<tr>\n<td>finalTransitTime</td>\n<td>int</td>\n<td>Maximum days required for delivery after the pickup</td>\n</tr>\n<tr>\n<td>cheapest</td>\n<td>Boolean</td>\n<td>It will be set as true if the calculate price is cheapest of all the available prices.</td>\n</tr>\n<tr>\n<td>pickUpTime</td>\n<td>String</td>\n<td>Duration in which pickup will happen</td>\n</tr>\n<tr>\n<td>message</td>\n<td>Object</td>\n<td>Specifies the alert or error if it is configured for a carrier</td>\n</tr>\n<tr>\n<td>pickupDates</td>\n<td>Array[String]</td>\n<td>Contains the list of next available pickup dates</td>\n</tr>\n<tr>\n<td>carrierCutOffTime</td>\n<td>String</td>\n<td>Cut-off time for pickup for a carrier. If the shipment is dispatched after that then the pickup will happen on the next pick up date</td>\n</tr>\n<tr>\n<td>serviceClass</td>\n<td>String</td>\n<td>Service class, i.e. Economy, Express, General, Same Day etc.</td>\n</tr>\n<tr>\n<td>private</td>\n<td>boolean</td>\n<td>It will be set as true if the carrier is a BYO carrier</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"8df20868-071f-47a5-b03c-2078635e15c3"},{"name":"Appendix B - Booking Response","item":[],"id":"703ab024-4a1a-4a42-a5e5-387eeda78f37","description":"<h2 id=\"standard-response-structure\">Standard Response structure</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attribute</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>HTTP Response Code</td>\n</tr>\n<tr>\n<td>message</td>\n<td>Success/Error message</td>\n</tr>\n<tr>\n<td>payload</td>\n<td>It will have all the quote <a href=\"#703ab024-4a1a-4a42-a5e5-387eeda78f37\">results</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"standard-response-results\">Standard response results</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attributes</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>results</td>\n<td>List of <a href=\"#703ab024-4a1a-4a42-a5e5-387eeda78f37\">objects</a></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"buy-quoteget-booking-response-objects\">Buy quote/Get Booking response objects</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attributes</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Numeric</td>\n<td>Unique job id returned from FreightExchange system</td>\n</tr>\n<tr>\n<td>quoteId</td>\n<td>Numeric</td>\n<td>Unique quote id which was send in the request</td>\n</tr>\n<tr>\n<td>feTrackingNumber</td>\n<td>String</td>\n<td>Unique reference returned from FreightExchange system</td>\n</tr>\n<tr>\n<td>createDate</td>\n<td>Date</td>\n<td>Date on which the order was created in FreightExchange system</td>\n</tr>\n<tr>\n<td>origin</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Address</a></td>\n<td>Origin for the job</td>\n</tr>\n<tr>\n<td>destination</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Address</a></td>\n<td>Destination for the job</td>\n</tr>\n<tr>\n<td>items</td>\n<td>List(<a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Item</a>)</td>\n<td>List of all the items in job</td>\n</tr>\n<tr>\n<td>references</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Reference</a></td>\n<td>Reference associated with the quote</td>\n</tr>\n<tr>\n<td>insurance</td>\n<td><a href=\"#4d252eb7-a975-49fe-9146-0a8844ec330b\">Insurance</a></td>\n<td>Insurance values associated with the quote</td>\n</tr>\n<tr>\n<td>currencyCode</td>\n<td>String</td>\n<td>Currency code used to generate the quote</td>\n</tr>\n<tr>\n<td>dg</td>\n<td>boolean</td>\n<td>It will be set as true if the job contains the DG item, otherwise it will be false.</td>\n</tr>\n<tr>\n<td>prices</td>\n<td>List(<a href=\"#8df20868-071f-47a5-b03c-2078635e15c3\">Price</a>)</td>\n<td>List of all the rates available for the origin and destination  <br />  <br />Please refer to Price Model below for details</td>\n</tr>\n<tr>\n<td>freightDescription</td>\n<td>String</td>\n<td>Description of the freight</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-model\">Error Model</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attributes</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>key</td>\n<td>String</td>\n<td>Name of the field which is having issues</td>\n</tr>\n<tr>\n<td>message</td>\n<td>String</td>\n<td>Detailed message about the issues with the field</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"price-model\">Price Model</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Attributes</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Long</td>\n<td>Unique price id to be usd in subsequent request</td>\n</tr>\n<tr>\n<td>selected</td>\n<td>boolean</td>\n<td>It will be true if customer has selected this price.</td>\n</tr>\n<tr>\n<td>carrierId</td>\n<td>Long</td>\n<td>Carrier Id from the FE system</td>\n</tr>\n<tr>\n<td>serviceId</td>\n<td>Long</td>\n<td>Service Id from the FE system</td>\n</tr>\n<tr>\n<td>carrierName</td>\n<td>String</td>\n<td>Carrier Name</td>\n</tr>\n<tr>\n<td>carrierAlias</td>\n<td>String</td>\n<td>Carrier Alias based on which all the surcharges will be applied</td>\n</tr>\n<tr>\n<td>serviceName</td>\n<td>String</td>\n<td>Service name</td>\n</tr>\n<tr>\n<td>serviceAlias</td>\n<td>String</td>\n<td>Service Alias based on which all the surcharges will be applied</td>\n</tr>\n<tr>\n<td>gst</td>\n<td>Double</td>\n<td>GST amount for the calculated rate</td>\n</tr>\n<tr>\n<td>freightCost</td>\n<td>Double</td>\n<td>Calculated freight cost</td>\n</tr>\n<tr>\n<td>surcharge</td>\n<td>Object</td>\n<td>It contains the list of all the surcharges with surcharge as the key and amount as value.</td>\n</tr>\n<tr>\n<td>salesNetTotal</td>\n<td>Double</td>\n<td>Total amount including surcharges and insurance (excluding GST)</td>\n</tr>\n<tr>\n<td>salesGrossTotal</td>\n<td>Double</td>\n<td>Total amount including surcharges and insurance (including GST)</td>\n</tr>\n<tr>\n<td>initialTransitTime</td>\n<td>int</td>\n<td>Minimum days required for delivery after the pickup</td>\n</tr>\n<tr>\n<td>finalTransitTime</td>\n<td>int</td>\n<td>Maximum days required for delivery after the pickup</td>\n</tr>\n<tr>\n<td>cheapest</td>\n<td>Boolean</td>\n<td>It will be set as true if the calculate price is cheapest of all the available prices.</td>\n</tr>\n<tr>\n<td>pickUpTime</td>\n<td>String</td>\n<td>Duration in which pickup will happen</td>\n</tr>\n<tr>\n<td>message</td>\n<td>Object</td>\n<td>Specifies the alert or error if it is configured for a carrier</td>\n</tr>\n<tr>\n<td>pickupDates</td>\n<td>Array[String]</td>\n<td>Contains the list of next available pickup dates</td>\n</tr>\n<tr>\n<td>carrierCutOffTime</td>\n<td>String</td>\n<td>Cut-off time for pickup for a carrier. If the shipment is dispatched after that then the pickup will happen on the next pick up date</td>\n</tr>\n<tr>\n<td>serviceClass</td>\n<td>String</td>\n<td>Service class, i.e. Economy, Express, General, Same Day etc.</td>\n</tr>\n<tr>\n<td>private</td>\n<td>boolean</td>\n<td>It will be set as true if the carrier is a BYO carrier</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"703ab024-4a1a-4a42-a5e5-387eeda78f37"},{"name":"Appendix C - HTTP Status Codes","item":[],"id":"08ea95f9-cef3-4d51-b936-3098852c9eb2","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Code</strong></th>\n<th><strong>Details</strong></th>\n<th><strong>Actions</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>Success</td>\n<td></td>\n</tr>\n<tr>\n<td>400</td>\n<td>There was an issue with the data sent</td>\n<td>Validate the request sent</td>\n</tr>\n<tr>\n<td>401</td>\n<td>There was an issue with the authorization</td>\n<td>Validate the securityToken and try again</td>\n</tr>\n<tr>\n<td>500</td>\n<td>The request cannot be processed because of an internal API issue</td>\n<td>Retry the request, if issue persist please contact FreightExchange support at <a href=\"https://mailto:support@freightexchange.com.au\">support@freightexchange.com.au</a></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"08ea95f9-cef3-4d51-b936-3098852c9eb2"},{"name":"Appendix D - Tracking Event Codes","item":[],"id":"beaf2a27-3b47-46f0-87b0-20f7eb681ae4","description":"<img src=\"https://content.pstmn.io/f895e1b0-dbb4-4cf4-9479-aab467a2d099/aW1hZ2UucG5n\" alt height=\"2205\" width=\"550\" />","_postman_id":"beaf2a27-3b47-46f0-87b0-20f7eb681ae4"}]}