API ReferenceJobsAcknowledge a jobPOSThttps://api.x.flatfile.com/v1/jobs/:jobId/ackAcknowledge a job and return the jobPath parametersjobIdstringRequiredID of job to returnHeadersAuthorizationstringRequiredBearer authentication of the form `Bearer <token>`, where token is your auth token.X-Disable-Hooks"true"RequiredDefaults to trueRequestThis endpoint expects an optional object.infostringOptionalprogressintegerOptionalthe progress of the job. Whole number between 0 and 100estimatedCompletionAtdatetimeOptionalResponseThis endpoint returns an object.dataobjectA single unit of work that will execute asynchronouslyShow 31 properties