LaserShip


Overview

LaserShip is a U.S.-based regional carrier specializing in same-day and routed delivery services. It is a reliable partner for local and last-mile delivery, providing shipping capabilities. LaserShip supports a range of domestic services and offers flexible package handling options.

Onboarding of a LaserShip Carrier Account

ITo onboard a LaserShip carrier account, the user needs to possess the following pre-requisites:

  • An Account Number
  • Security Credentials UserID and Userpassword.

LaserShip carrier can be onboarded for a subscription through the client portal for now.


API Operations for Shipping with LaserShip

The APIs integrate with LaserShip through the following operations:

OperationsMethodResource Path
Retrieve Country ListGET/api/v1/countries
Get Carrier AccountGET/api/v1/carrierAccounts
Get ServicesGET/api/v1/services
Get Parcel TypesGET/api/v1/parcelTypes
Get Special ServicesGET/api/v1/specialServices
Rate a ParcelPOST/api/v1/rates
Create a Shipping LabelPOST/api/v1/shipments
Void a LabelPUT/api/v1/shipments/{{shipmentId}}/cancel
Reprint a LabelGET/api/v1/shipments/{{shipmentId}}/reprint

Metadata

Metadata provides information about LaserShip 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.

Metadata information not available