| Package | Description |
|---|---|
| com.shippo.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchShipment |
BatchShipment.createForShipment(Shipment shipment,
String carrierAccount,
String serviceLevelToken) |
BatchShipment[] |
Batch.BatchShipmentCollection.getShipments() |
| Modifier and Type | Method and Description |
|---|---|
static Batch |
Batch.create(String carrierAccount,
String serviceLevelToken,
LabelFileType labelFileType,
String metadata,
BatchShipment[] shipments)
Create a batch.
|
Copyright © 2017 Shippo. All rights reserved.