Site Logo

🎉 ShipEngine is becoming ShipStation API 🎉

Over the next few months you'll notice the ShipEngine website, documentation portal, and dashboard being rebranded as ShipStation API. For our ShipEngine customers, you don't need to take any action or change any of your integrations in any way. All endpoints will remain the same and continue to function as they always have.

To learn more about what's coming, review our New ShipStation API page.

Sendle from ShipEngine

Sendle from ShipEngine offers domestic services to accounts based in the US, Canada, and Australia, and international services to accounts based in Canada and Australia.

This guide provides developers with the details needed to build Sendle from ShipEngine shipping capabilities into your ShipEngine workflows.

Requirements

carrier_name: sendle_walleted

  • A ShipEngine account based in the US, Canada, or Australia.
  • ShipEngine Carriers must be activated for the account and have a positive account balance to create labels. See our Using ShipEngine Carriers page for details about activating in your account.

Rates

Sendle from ShipEngine supports rate shopping with ShipEngine.

Service Details

Available Sendle from ShipEngine services are provided 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 list carrier services endpoint at any time.

Domestic Services

ServiceAPI CodeOrigin Countries
Sendle Preferred - Pickupsendle_flat_rateAU, US, CA
Sendle Preferred - Drop Offsendle_standard_drop_offAU, US, CA
Sendle Saver - Pickupsendle_saver_pickupUS
Sendle Saver - Drop Offsendle_saver_drop_offUS
Sendle Expresssendle_express_walletAU
Sendle 3-Day Guaranteed - Pickupsendle_wallet_3_day_pickupUS
Sendle 3-Day Guaranteed - Drop Offsendle_wallet_3_day_drop_offUS
Sendle 2-Day Guaranteed - Pickupsendle_wallet_2_day_pickupUS
Sendle 2-Day Guaranteed Drop Offsendle_wallet_2_day_drop_offUS

International Services

ServiceAPI CodeOrigin Countries
Sendle Internationalsendle_internationalAU
Sendle Preferred - Pickup (Int) (Carbon Neutral)sendle_wallet_flat_rateCA
Sendle Preferred - Drop Off (Int) (Carbon Neutral)sendle_standard_drop_off_internationalCA

Return Services

Sendle from ShipEngine supports creating returns with all domestic services.

Review the Return Shipping Labels page for details on creating return labels with ShipEngine.

Packages

The following carrier package types are available for Sendle from ShipEngine services:

NameAPI CodePackage Attributes
Parcelsendle_walleted_parcelDomestic
Unlimited Satchelsendle_walleted_unlimited_satchelDomestic

You can also use custom package types or the generic package package type.

Adding Shipment Insurance

Support for adding insurance to shipments differs by country.

  • US accounts: Adding carrier insurance is not supported. However, you can add Parcelguard protection to Sendle from ShipEngine shipments.
  • Canada accounts: Adding carrier insurance is not supported and no third-party insurance is yet available for Canada accounts in ShipEngine.
  • Australia accounts: Adding carrier insurance is supported for Sendle shipments. Claims must currently be filed directly with Sendle.

Review the Parcel Insurance page for details about adding shipment insurance with ShipEngine.

Label Support

  • Label sizes: 4" x 6", 4" x 8"
  • Label formats: PDF

Label Reference Fields

Sendle from ShipEngine supports adding custom label messages.

  • Label Message 1 = customer reference field (AU) or Parcel Description field (CA)
  • Label Message 2 = receiver instructions (if blank, this field defaults to confirmation type)
  • Label Message 3 = sender instructions (doesn’t print on the label)

Multi-Package Labels

Sendle from ShipEngine does not support multi-package shipments.

Label Branding

Sendle from ShipEngine does not support label branding.

Voiding Labels

Sendle from ShipEngine supports voiding labels with ShipEngine. You must void labels within 28 days of label creation.

Paperless Labels

Sendle from ShipEngine does not support creating paperless labels.

Customs Declarations

CN22 labels are automatically provided for international shipments. No additional forms need to be downloaded or printed.

Delivery Confirmation

Confirmation TypeAPI CodeDescription
Authority to leavenoneNo confirmation required for delivery.
No authority to leavedeliveryDelivery confirmation is required.

See our Delivery Confirmation page for more details about using the confirmation property.

Advanced Options

Sendle from ShipEngine supports certain advanced options, which you can add to the shipment object when creating a shipment or label.

OptionTypeDefault ValueDescription
non_machinablebooleanfalseIndicates that the package cannot be processed through sorting machines.

To ensure you always have the most up-to-date information about a carrier's advanced options, use the list carrier options call.

Manifests

Sendle from ShipEngine does not require manifesting your shipments.

Scheduling Pickups

Sendle from ShipEngine supports scheduling pickups. All pickups default to the following business day.

Service Points (PUDO)

Sendle from ShipEngine "Drop Off" services must be dropped off at a service points.

Tracking

ShipEngine's integration with Sendle from ShipEngine supports receiving tracking updates. Review our ​Track a Package guides​​ for details on tracking with the ShipEngine API.