v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBclassifications
Archive a job
Archive an existing job. In the response, the archived field is set as true.
post/v3/classifications/jobs/{id}/archive
Path parameters
idstring required
BILL-generated ID of the job. The value begins with job.
Example:{{job_id}}
Headers
sessionIdstring nullable
API session ID generated with /v3/login
Example:{{session_id}}
devKeystring nullable
Developer key generated with your BILL developer account
Example:{{developer_key}}
Response
Archive a job response