{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["carrierMetadata"]},"type":"markdown"},"seo":{"title":"AppleExpress","description":"itney Bowes Shipping API, developers can integrate features such as comparing shipping rates from multiple carriers, creating and purchasing shipping labels, tracking packages, scheduling pickups, managing returns, and accessing other shipping features. These APIs also offers a variety of shipping services, including international shipping and multi-carrier rate shopping, which allows developers to choose the best carrier and rate for each shipment.","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"appleexpress","__idx":0},"children":["AppleExpress"]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"overview","__idx":1},"children":["Overview"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Apple Express is a Canadian logistics and courier service, is known for providing specialized delivery services, including same-day and next-day options. It focuses on last-mile delivery and serves industries like healthcare, aorospace, technology and motion picture."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"onboarding-of-a-appleexpress-carrier-account","__idx":2},"children":["Onboarding of a AppleExpress Carrier Account"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To onboard an AppleExpress carrier account, the user needs to possess the following pre-requisites:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["An Account Number"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Address"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Security Credentials Username and Password."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["An AppleExpress carrier can be onboarded for a subscription through the client portal for now."]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"api-operations-for-shipping-with-appleexpress","__idx":3},"children":["API Operations for Shipping with AppleExpress"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The APIs integrate with apple express through the following operations:"]},{"$$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":"Operations"},"children":["Operations"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Method"},"children":["Method"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Resource Path"},"children":["Resource Path"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Rate a Parcel"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["POST"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["/api/v1/rates"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Create a Shipping Label"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["POST"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["/api/v1/shipments"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Reprint a Label"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["GET"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["/api/v1/shipments/{{shipmentId}}/reprint"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Void a Label"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["PUT"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["/api/v1/shipments/{{shipmentId}}/cancel"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Get Tracking Information"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["GET"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["/api/v1/tracking/{{trackingNumber}}"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Get Services"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["GET"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["/api/v1/services"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Get Carrier Account"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["GET"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["/api/v1/carrierAccounts"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Get Parcel Types"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["GET"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["/api/v1/parcelTypes"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Cancel Multipiece Shipment"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["PUT"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["/api/v1/multipiece/shipments/{shipmentId}/cancel"]}]}]}]}]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"metadata","__idx":4},"children":["Metadata"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Metadata provides information about appleexpress carrier services, including origin and destination countries, supported carrier services, supported package types, and supported special services. Users can select specific origin and destination countries from the provided dropdown menu to dynamically view relevant metadata specific to those countries."]},{"$$mdtype":"Tag","name":"CarrierMetadata","attributes":{"carrierID":"APPLEEXP"},"children":[]}]},"headings":[{"value":"AppleExpress","id":"appleexpress","depth":1},{"value":"Overview","id":"overview","depth":2},{"value":"Onboarding of a AppleExpress Carrier Account","id":"onboarding-of-a-appleexpress-carrier-account","depth":2},{"value":"API Operations for Shipping with AppleExpress","id":"api-operations-for-shipping-with-appleexpress","depth":2},{"value":"Metadata","id":"metadata","depth":2}],"frontmatter":{"title":"AppleExpress","description":"AppleExpress carrier description","tocMaxDepth":3,"seo":{"title":"AppleExpress"}},"lastModified":"2026-05-15T13:59:45.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/docs/shipping/carriers/overview/appleexpress","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}