Overview

Namespaces

  • ShippoClient
    • Entity
    • Http
      • Request
        • Addresses
        • Parcels
        • Shipments
        • Transactions
      • Response
        • Exception

Classes

  • Address
  • AddressCollection
  • EntityCollection
  • Location
  • ObjectInformation
  • Parcel
  • ParcelCollection
  • Rate
  • RateCollection
  • Refund
  • RefundCollection
  • ServiceLevel
  • Shipment
  • ShipmentCollection
  • TrackingHistory
  • TrackingStatus
  • Tracks
  • Transaction
  • TransactionCollection
  • WebhookTracks
  • Overview
  • Namespace
  • Class

Namespace ShippoClient\Entity

Classes summary
Address
AddressCollection
EntityCollection
Location
ObjectInformation
Parcel
ParcelCollection
Rate

Each valid Shipment object will automatically trigger the calculation of all available Rates. Depending on your Addresses and Parcel, there may be none, one or multiple Rates.

RateCollection
Refund
RefundCollection
ServiceLevel
Shipment
ShipmentCollection
TrackingHistory
TrackingStatus
Tracks
Transaction
TransactionCollection
WebhookTracks

response type is different between each carrier. if carrier label is generated via shippo, you will get type same to Transaction object. if not, you will get type same to Tracks object.

API documentation generated by ApiGen