Schedule a one-time pickup with a supported carrier.
This endpoint allows you to schedule a pickup with one of the supported carriers. Schedule a pickup time and choose a location, and include any additional instructions to the driver by including theDocumentation Index
Fetch the complete documentation index at: https://sendcloud.dev/llms.txt
Use this file to discover all available pages before exploring further.
special_instructions parameter. Once a pickup is successfully scheduled, a pickup id will be returned.
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Scheduled time slots for the pickup. One or two time slots can be defined, one for the morning and one for the afternoon.
1 elementPickup carrier code selected by the user.
brt "dhl_express"
Number of parcels to pick up.
x >= 1Total weight in kilograms.
Pickup address information.
Items scheduled to be picked up.
1Reference number for your administration.
Special instructions for the pickup driver.
Contract ID you want to use for the pickup request.
Created - This means that the data is send to the carrier successfully, to see if the carrier accepted the pickup request check the status of the pickup via the GET endpoint.