Shippo
A Shippo permite criar programaticamente etiquetas de remessa a partir de qualquer transportadora.
Info
Schemes: https
Base URL:https://api.goshippo.com
Authentication: Token
Generate token:Reference
Endpoints
/ transactions
Summary: Creates a new transaction object and purchases the shipping label for the provided rate, List all transaction objects and Retrieve an existing transaction by object id.
// shipments
Summary: Creates a new shipment object, Retrieve an existing shipment by object id and List all shipment objects.
// addresses
Summary: Creates a new address object, Retrieve an existing address by object id, Validate an existing address by object id and List all addresses.
// rates
Summary: Retrieve an existing rate by object id.
// carrier_accounts
Summary: Creates a new carrier account object, Retrieve an existing carrier account by object id, List all carrier accounts and update an existing carrier account object.
// customs
Summary: Customs items are distinct items in your international shipment parcel and Customs declarations are relevant information, including one or multiple customs items, you need to provide for customs clearance for your international shipments.
Reference:(https://goshippo.com/docs/reference#customs-items / https://goshippo.com/docs/reference#customs-declarations)
// refunds
Summary: Creates a new refund object, Retrieve an existing refund by object id and Retrieve an existing refund by object id.
// manifests
Summary: Creates a new manifest object, Retrieve an existing manifest by object id and List all Manifest objects.
Updated about 5 years ago