Bulk Geo Addressing Service: Cancel Job - Precisely Data Integrity Suite

Data Integrity Suite APIs

Product
Data_Integrity
Spatial_Analytics
Data_Enrichment
geo_addressing_1
Services
Spatial Analytics
Data Enrichment
Geo Addressing
ft:title
Data Integrity Suite APIs
ft:locale
en-US
PublicationType
pt_developer
copyrightfirst
2023
copyrightlast
2026

This endpoint allows users to cancel a bulk geocode or bulk verify job that is currently in the SCHEDULED state. Canceling a job prevents it from being picked up for processing and removes it from the execution queue.
Note: Only jobs that have not yet started processing can be canceled. Jobs already in RUNNING, COMPLETED, FAILED, or CANCELED states cannot be canceled.
The API validates the job's current status before attempting cancellation.
  • The API validates the job's current status before attempting cancellation.
  • If the job is in SCHEDULED, the system updates its status to CANCELED.
  • If the job is not in a cancelable state, the API returns an appropriate error response.
  • Canceling a job does not delete the job record; it simply updates its status.