Shippo

A Shippo permite criar programaticamente etiquetas de remessa a partir de qualquer transportadora.

Info

Schemes: https
Base URL:https://api.goshippo.com

Documentation Reference

Authentication: Token

Generate token:Reference

Endpoints

/ transactions

GET POST

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

GET POST

Summary: Creates a new shipment object, Retrieve an existing shipment by object id and List all shipment objects.

// addresses

GET POST

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

GET

Summary: Retrieve an existing rate by object id.

// carrier_accounts

GET POST PUT

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

GET POST

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

GET POST

Summary: Creates a new refund object, Retrieve an existing refund by object id and Retrieve an existing refund by object id.

// manifests

GET POST

Summary: Creates a new manifest object, Retrieve an existing manifest by object id and List all Manifest objects.