Mark Tracking Uploaded
Mark tracking information as synced to your external system for multiple shipments. Use this endpoint after syncing tracking data to update the IsTrackingUploaded flag, preventing these shipments from appearing in future GET /order queries with IsTrackingUploaded=false.
<Tip>Use this endpoint if you're filtering orders by is_tracking_uploaded. This allows integrations to acknowledge that shipments have been successfully synced to their system.</Tip>
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token or OAuth2
Request
This endpoint expects an object.
is_tracking_uploaded
Indicates whether the Shipment was marked with tracking information uploaded to a third-party system where the order originated. Applies to all shipments in shipment_ids
shipment_ids
Shipment IDs to apply the tracking upload status to
Response
Success
results
summary

