Solicitar recolección
Esta guía te permite generar la solicitud de recoleccion utilizando la API de DrEnvio.
Environments
DrEnvio API supports two environments: Production and Sandbox.
Production Environment The production environment is where real shipments are processed. To use the production API, send your requests to the following URL:
Sandbox Environment The sandbox environment is used for testing purposes. It provides simulated data to help you develop and test your integration before moving to production. To use the sandbox API, send your requests to the following URL:
API request
To generate the pickup, send a POST request with a JSON body like this:
API response
If the request is successful, you will receive a response like this: