28 Apr 2025

Use the Circuit for Teams API to request proof of delivery
The latest update to our API means you can now add proof of delivery requirements.
Enhance your API integration to include proof of delivery requirements for stops, which will automatically use your POD global account settings.
Set the POD API field as False, and the feature will be turned off, and drivers will not be prompted to collect POD in their driver app.
Set POD API field as True, and the feature will be turned on for that stop with your global account settings for POD applied. Drivers will be prompted on their driver app to collect the type of POD specified in your global account settings, eg, signature POD is mandatory
How to add proof of delivery requirements to your API integration
- For each stop you want to require POD for add the field > proofOfAttemptRequirements
- Set the enabled flag to true, false, or null
- If marked as true, your global account settings for POD will be applied to stops
Get Started