| Package | Description |
|---|---|
| com.shippo.model |
| Modifier and Type | Method and Description |
|---|---|
static Track |
Track.getTrackingInfo(String carrier,
String trackingNumber,
String apiKey)
Get tracking information of any package from given carrier.
|
static Track |
Track.registerTrackingWebhook(String carrier,
String trackingNumber,
String metadata,
String apiKey)
Register webhook for tracking shipment of a package.
|
Copyright © 2017 Shippo. All rights reserved.