Proxy
In some scenarios, all we need is to send request to a carrier using the Karrio unified API.
The Proxy API comes handy for that as it turn Karrio into a simple middleware that converts and
validate your request and simply forward it to the shipping carrier server.
Note:
When using the proxy API, no objects are created in the Karrio system.
excpet API logs and tracing records for debugging purposes.
📄️ Create a manifest
Some carriers require shipment manifests to be created for pickups and dropoff.
📄️ Schedule a pickup
Schedule one or many parcels pickup
📄️ Cancel a pickup
Cancel a pickup previously scheduled
📄️ Update a pickup
Modify a scheduled pickup
📄️ Fetch shipment rates
The Shipping process begins by fetching rates for your shipment.
📄️ Buy a shipment label
Once the shipping rates are retrieved, provide the required info to
📄️ Void a shipment label
Cancel a shipment and the label previously created
📄️ Get tracking details
You can track a shipment by specifying the carrier and the shipment tracking number.
📄️ Track a shipment
You can track a shipment by specifying the carrier and the shipment tracking number.