Management
Retrieve a Manual Job
Check the status and outcome of a job by job_id. This includes all deductions jobs including those for both automated and assisted integrations.
get/jobs/manual/{job_id}
Headers
Finch-API-Versionstring date required
Header used to specify the version for a given API request. Current version is 2020-09-17.
Response
OK
Changes
Changed in 3 of the 53 revisions of this API.112
- ●
deleted the
queryrequest parameterentity_idrequest-parameter-removed
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the response property
body/items/became nullable for the status200response-property-became-nullable
- ○
added the new optional
queryrequest parameterentity_idnew-optional-request-parameter
- ▲
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○