{"templateId":"markdown","versions":[{"version":"shipstation-v2","label":"ShipStation V2 API","link":"/apis/shipstation-v2/docs/carriers/purolator-canada","default":true,"active":false,"folderId":"58c9a61d"},{"version":"shipengine","label":"ShipStation API (formerly ShipEngine)","link":"/apis/shipengine/docs/carriers/purolator-canada","default":false,"active":true,"folderId":"58c9a61d"},{"version":"shipstation-v1","label":"ShipStation V1 API","link":"/apis/shipstation-v1/docs/carriers/purolator-canada","default":false,"active":false,"folderId":"58c9a61d"}],"sharedDataIds":{"sidebar":"sidebar-apis/@shipengine/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Purolator Canada","keywords":"shipping, labels, shipstation, documentation, api","siteUrl":"https://docs.shipstation.com","lang":"en-US","llmstxt":{"hide":false,"title":"ShipStation API LLM Docs","description":"Find links and references to all markdown documentation for use with LLMs","excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"purolator-canada","__idx":0},"children":["Purolator Canada"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.purolator.com/en/home.page"},"children":["Purolator Canada"]}," offers domestic and international shipping services to accounts shipping from Canada."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This guide provides developers with the details needed to build Purolator Canada shipping capabilities into your ShipStation API workflows."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you are using or plan to use the Purolator services included with ShipStation API, rather than connecting your own Purolator Canada account, see our ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/carriers/purolator-from-shipengine"},"children":["Purolator from ShipStation guide"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"requirements","__idx":1},"children":["Requirements"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Property"},"children":["Property"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Required?"},"children":["Required?"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["nickname"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["required"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Used to identify your account in ShipStation API"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["account_number"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["required"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Your Purolator account number"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["activation_key"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["required"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Your Purolator account activation key"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"shipping-requirements","__idx":2},"children":["Shipping Requirements"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Maximum shipment weight is 150 lbs. Shipments greater than 70 lbs will automatically be considered to require Special Handling and receive an $18.00 surcharge."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"connect-account","__idx":3},"children":["Connect Account"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can connect a Purolator Canada account using the POST method to the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v1/connections/carriers/"]}," endpoint, or via the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://help.shipengine.com/hc/en-us/articles/4406863365531-Purolator"},"children":["ShipStation API Dashboard"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"connect-your-purolator-account-to-shipengine","__idx":4},"children":["Connect Your Purolator Account to ShipEngine"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To connect your Purolator account to ShipEngine, you'll first need to obtain your activation key from Purolator. You can then complete the connection process in ShipEngine."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"obtain-a-purolator-activation-key","__idx":5},"children":["Obtain a Purolator Activation Key"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Visit the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://ship.purolator.com/developer"},"children":["Purolator Developer's API Portal"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Click ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Register"]}," and log in to Purolator."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Go to the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API Portal"]}," on the MyPurolator home page. ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/purolator_api-portal_activation-6.903fce6c96d0d00fa3fcd819c391a5217c40a7ee865753d1e78a8cfc04ce5316.f677354c.png","alt":"API Portal on the MyPurolator home page"},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Click ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Activation Keys"]}," on the API Portal dashboard. Then click ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Request Activation Key"]},"."," ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/purolator_api-portal_activation-2.bf5f4d77929f54cdeb55b9894953c09d09b7bd6b9b81171c0df63200c756f002.f677354c.png","alt":"Activation Keys on the API Portal dashboard"},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ShipStation / ShipEngine"]}," as the appropriate company from the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Who is your eCommerce solution provider?"]}," drop-down menu. Then click ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Next"]},". ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/purolator_api-portal_activation-4.0e0e3ad4b35ede65b7b7fa5bf61495e36f47ee394548b485b16e41c35c8fd169.f677354c.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Who is your eCommerce solution provider?_ drop-down menu"]},{"$$mdtype":"Tag","name":"ol","attributes":{"start":6},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Complete the Purolator Business Account information as requested, then click ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Next"]},"."]}]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["IMPORTANT:"]}," Account Number requires a minimum of 7 digits"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Business Account Numbers require 7 or more digits. If your account has fewer than 7 digits, please add any necessary preceding 0s."," ","For example, for Account 123, you would need to add four additional 0s so it reads 0000123.  ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/purolator_api-portal_activation-1.190a3b807a9fa728d56bf1cc77198ed60b0c89c0a18aadbfaf56702257cead52.f677354c.png","alt":"Purolator Business Account information"},"children":[]}]}]},{"$$mdtype":"Tag","name":"ol","attributes":{"start":7},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Complete the fields for ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Where will your Purolator shipments be originating from?"]},", then accept the Terms and Agreements and click ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Next"]},"."]}]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["NOTE:"]}," Include Three Company Contacts"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This page will ask you to include three company contacts. This way, if you transition away, your company can still process shipments without you.  ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/purolator_api-portal_activation-5.b19d7c60e168c9b08d6db833d4906c928d4ded5b250e09c352203ac79c2ac387.f677354c.png","alt":"Purolator Shipment Origin information"},"children":[]}]}]},{"$$mdtype":"Tag","name":"ol","attributes":{"start":8},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Click ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Copy Key"]}," and store the key in a safe, secure place. Once completed, the key will show on screen and be available for your API Management. ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/purolator_api-portal_activation-3.1d0bb7246e2751f8ec6722a51ee79535a42eca9b30d8978e1dc9ff81aba07126.f677354c.png","alt":"Purolator Copy Key button"},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Check your email. You should have a Purolator confirmation email from ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["notificationservice@purolator.com"]},". Click the link within the email to open a page to ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Obtain an Activation Key"]},"."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Open a new tab or window and ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://dashboard.shipengine.com/"},"children":["log in to your ShipStation API account"]},"."]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"connect-via-endpoint","__idx":6},"children":["Connect via Endpoint"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carrier_name"]},": ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_ca"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["POST /v1/connections/carriers/:carrier_name"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Sample request:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"POST /v1/connections/carriers/purolator_ca HTTP/1.1\nHost: api.shipengine.com\nAPI-Key: __YOUR_API_KEY_HERE__\nContent-Type: application/json\n\n{\n  \"nickname\": \"My Purolator Canada account\",\n  \"account_number\": \"123456789\",\n  \"activation_key\": \"123456789\"\n}\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A successful connection will return a response with the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carrier_id"]}," that you'll use for any requests for this account going forward."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"connect-via-dashboard","__idx":7},"children":["Connect via Dashboard"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Steps to connect via the dashboard are available in our ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://help.shipengine.com/hc/en-us/articles/4406863365531-"},"children":["ShipStation API Help Center's Purolator page"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"rates","__idx":8},"children":["Rates"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada supports ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/rates/rates"},"children":["rate shopping"]}," with ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"service-details","__idx":9},"children":["Service Details"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The available services for Purolator Canada appear below. Please note that carriers may update their available services at any time. To ensure you are always using valid services, you can use the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/reference/list-carrier-services"},"children":["list carrier services"]}," endpoint at any time."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"domestic-services","__idx":10},"children":["Domestic Services"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Service"},"children":["Service"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"API Code"},"children":["API Code"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express 9 AM"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_9am"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express 10:30 AM"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_1030am"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express Evening"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_evening"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Ground"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_ground"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Ground 9AM"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_ground9am"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Ground 10:30AM"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_ground1030am"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Ground Evening"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_groundevening"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Ground Distribution"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_ground_distribution"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"international-services","__idx":11},"children":["International Services"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Service"},"children":["Service"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"API Code"},"children":["API Code"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express U.S."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_us"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express U.S. 9AM"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_us9am"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express U.S. 10:30AM"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_us1030am"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express U.S. 12:00"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_us1200"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Ground U.S."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_groundus"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express International"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_international"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express International 9AM"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_international_9am"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express International 10:30 AM"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_international_1030am"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Purolator Express International 12:00"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["purolator_express_international_1200"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"return-services","__idx":12},"children":["Return Services"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada supports creating returns with all domestic services."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Review the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/returns"},"children":["Return Shipping Labels page"]}," for details on creating return labels with ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"packages","__idx":13},"children":["Packages"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/carrier-packaging"},"children":["carrier package types"]}," are available for Purolator Canada services:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Name"},"children":["Name"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"API Code"},"children":["API Code"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Package Attributes"},"children":["Package Attributes"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express Envelope"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["express_envelope"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["International, Domestic"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express Pack"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["express_pack"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["International, Domestic"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Express Box"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["express_box"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["International, Domestic"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Package"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["package"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["International, Domestic"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"adding-shipment-insurance","__idx":14},"children":["Adding Shipment Insurance"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada supports adding carrier insurance to shipments created with ShipStation API. Review our ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/insurance"},"children":["insurance page"]}," for details on adding insurance to your shipments."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"label-support","__idx":15},"children":["Label Support"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Label sizes: 4\" x 6\", 4\" x 8\""]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Label formats: PDF"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Supports unicode characters: unknown"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"label-reference-fields","__idx":16},"children":["Label Reference Fields"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada supports adding ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/labels/messages"},"children":["custom label messages"]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Label Message 1 = Reference field 1"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Label Message 2 = Reference field 2"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Label Message 3 = Reference field 3"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Label messages are limited to 35 characters. If exceeded, your request will return an error: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["The creator of this fault did not specify a Reason."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"multi-package-labels","__idx":17},"children":["Multi-Package Labels"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada supports creating multi-package shipments."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See our ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/multi-package"},"children":["Multi-Package Shipping page"]}," for details about creating multi-package labels."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"label-branding","__idx":18},"children":["Label Branding"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada does not support ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/labels/branding"},"children":["label branding"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"voiding-labels","__idx":19},"children":["Voiding Labels"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada supports voiding labels with ShipStation API. Voiding must happen on the same day the label is created. Labels created on past dates cannot be voided. You can void a shipment before end-of-day to stop it from being billed."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Labels cannot be voided after being manifested. Purolator auto-manifests daily, and labels are charged on the manifest."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See our ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/labels/voiding"},"children":["Void a Label page"]}," for details about voiding labels with ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"paperless-labels","__idx":20},"children":["Paperless Labels"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada does not support ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/labels/paperless"},"children":["paperless labels"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"customs-declarations","__idx":21},"children":["Customs Declarations"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can download customs declarations from the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["forms_download"]}," object in the label response."]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["NOTE: Action Required: New Zealand Border Levy Changes"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Effective April 1, 2026, a new NZD $2.21 (+ GST) levy applies to low-value air freight consignments entering New Zealand. This levy is charged ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["per consignment"]},", not per item."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Shipping to New Zealand: Low Value Goods (LVG) Levy"]}," section in ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/international"},"children":["International Shipments"]}," for full details."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"delivery-confirmation","__idx":22},"children":["Delivery Confirmation"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Confirmation Type"},"children":["Confirmation Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"API Code"},"children":["API Code"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No confirmation"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["none"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No confirmation requested."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Origin signature not required"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["delivery"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Delivery confirmation is requested."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Residential signature domestic"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["signature"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Signature is required for the shipment to be delivered. This signature may be a neighbor, building manager, or the recipient can authorize the release of the package (without being present)."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Adult signature required"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["adult_signature"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An adult signature is required for the shipment to be delivered."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Residential signature Intl"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["direct_signature"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A signature of somebody at the address is required."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See our ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/delivery-confirmation"},"children":["Delivery Confirmation page"]}," for more details about using the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["confirmation"]}," property."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"advanced-options","__idx":23},"children":["Advanced Options"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada supports certain ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/carriers/advanced-options"},"children":["advanced options"]},", which you can add to the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["shipment"]}," object when creating a shipment or label."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Option"},"children":["Option"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Default Value"},"children":["Default Value"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["additional_handling"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["boolean"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates the package requires special handling."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["bill_to_party"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["string"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Determines which party is paying for shipping costs. This field must be used in conjunction with the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["bill_to_country_code"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["bill_to_postal_code"]},", and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["bill_to_account"]}," fields. ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Available values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["recipient"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["third_party"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}," (shipping costs will be billed to the connected carrier account)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["boolean"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates if dangerous goods are present in the shipment. Please note that some carriers may also require additional dangerous goods properties added to the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["packages.products"]}," array."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["delivered_duty_paid"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["boolean"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates the shipment is DDP (that is, the shipper is paying the duties/taxes for the shipment rather than the recipient)."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["non_machinable"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["boolean"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates that the package cannot be processed through sorting machines."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["saturday_delivery"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["boolean"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates that the carrier should charge for delivery on Saturday for services that do not otherwise include Saturday Delivery."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To ensure you always have the most up-to-date information about a carrier's advanced options, use the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/reference/list-carrier-options"},"children":["list carrier options call"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"dangerous-goods","__idx":24},"children":["Dangerous Goods"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Set the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["dangerous_goods"]}," property in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["advanced_options"]}," object to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See our ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/dangerous-goods"},"children":["Dangerous Goods page"]}," for more details about shipping dangerous goods with ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"manifests","__idx":25},"children":["Manifests"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada manifests your shipments automatically at the end of the day, so there is no need to manually ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/manifests"},"children":["manifests page"]}," shipments with ShipStation API. You can download and print the manifest if needed."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"scheduling-pickups","__idx":26},"children":["Scheduling Pickups"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada does not support ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/shipping/pickups"},"children":["scheduling pickups"]}," using ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"service-points-pudo","__idx":27},"children":["Service Points (PUDO)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Purolator Canada does not support shipping to ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/pick-up-drop-off/pudo-intro"},"children":["service points"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"tracking","__idx":28},"children":["Tracking"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ShipStation API's integration with Purolator Canada supports receiving tracking updates. Review our ​",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/tracking/tracking"},"children":["Track a Package guides​"]},"​ for details on tracking with the ShipStation API."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"disconnecting-your-purolator-canada-account","__idx":29},"children":["Disconnecting Your Purolator Canada Account"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See the Disconnect section in our ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/reference/carriers/delete-carrier"},"children":["Delete a Carrier page"]}," for the process of deleting or disconnecting a carrier from ShipStation API."]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["NOTE:"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you disconnect a carrier account and reconnect it, the account will have a new ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carrier_id"]}," in ShipStation API."]}]}]},"headings":[{"value":"Purolator Canada","id":"purolator-canada","depth":1},{"value":"Requirements","id":"requirements","depth":2},{"value":"Shipping Requirements","id":"shipping-requirements","depth":3},{"value":"Connect Account","id":"connect-account","depth":2},{"value":"Connect Your Purolator Account to ShipEngine","id":"connect-your-purolator-account-to-shipengine","depth":3},{"value":"Obtain a Purolator Activation Key","id":"obtain-a-purolator-activation-key","depth":4},{"value":"Connect via Endpoint","id":"connect-via-endpoint","depth":3},{"value":"Connect via Dashboard","id":"connect-via-dashboard","depth":3},{"value":"Rates","id":"rates","depth":2},{"value":"Service Details","id":"service-details","depth":2},{"value":"Domestic Services","id":"domestic-services","depth":3},{"value":"International Services","id":"international-services","depth":3},{"value":"Return Services","id":"return-services","depth":3},{"value":"Packages","id":"packages","depth":3},{"value":"Adding Shipment Insurance","id":"adding-shipment-insurance","depth":3},{"value":"Label Support","id":"label-support","depth":2},{"value":"Label Reference Fields","id":"label-reference-fields","depth":3},{"value":"Multi-Package Labels","id":"multi-package-labels","depth":3},{"value":"Label Branding","id":"label-branding","depth":3},{"value":"Voiding Labels","id":"voiding-labels","depth":3},{"value":"Paperless Labels","id":"paperless-labels","depth":3},{"value":"Customs Declarations","id":"customs-declarations","depth":3},{"value":"Delivery Confirmation","id":"delivery-confirmation","depth":2},{"value":"Advanced Options","id":"advanced-options","depth":2},{"value":"Dangerous Goods","id":"dangerous-goods","depth":3},{"value":"Manifests","id":"manifests","depth":2},{"value":"Scheduling Pickups","id":"scheduling-pickups","depth":2},{"value":"Service Points (PUDO)","id":"service-points-pudo","depth":2},{"value":"Tracking","id":"tracking","depth":2},{"value":"Disconnecting Your Purolator Canada Account","id":"disconnecting-your-purolator-canada-account","depth":2}],"frontmatter":{"seo":{"title":"Purolator Canada"}},"lastModified":"2026-04-08T10:47:45.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/apis/shipengine/docs/carriers/purolator-canada","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}