Find articles, help and tips about our API

International/National Pickups

Production API URL

				
					https://api-clientes.vercel.app/v2/shipments/pickup				
			

Sandbox API URL

				
					https://sandbox.api-drenvio.com/v2/shipments/pickup				
			

Request

Field Description Type Required
trackingNumber
The tracking number of the shipment you want to pickup
string
true

Request

				
					{
    "trackingNumber": "UAT301007266401"
}				
			

Response

				
					{
 	"success": true,
 	"code": 200,
  	"res": {
              "folio": "REXA1230",
         }
}				
			

Note: Borzo, JTExpress, and 99Minutos courier services have automatic pickups (they are generated instantly when the shipment is generated).

On this page