Namespace ShippoClient\Entity
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. |