Add a new collection job in Detrack. A collection is a pickup job where items are collected from a location. The Delivery Order (do) number must be unique per date. Include the country name in the address for better geocoding.
doRequiredstringDelivery Order number - must be unique per date. This serves as the tracking identifier.
dateRequiredstringDate of the collection job in YYYY-MM-DD format
zonestringZone or region classification for the collection
itemsarrayList of items to collect. Each item requires sku, desc, and qty.
phonestringPhone number of the collection contact
addressRequiredstringFull address of the collection location. Include country name for better geocoding accuracy.
assign_tostringVehicle name or identifier to assign this collection to
notify_urlstringWebhook URL to receive collection status updates
collect_fromstringName of the sender or company to collect from
instructionsstringSpecial instructions for the driver
notify_emailstringEmail address to send collection status notifications
collection_timestringTime window for collection (e.g., '09:00 AM - 12:00 PM' or '14:00')
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.