This resource has a few variations that can be encountered when
using the API.The fields that are part of the full variant can be returned
by API endpoints that support the
fields parameter. For example,
by defining the fields request parameter as
id,type when requesting a file by ID, only those fields will
be returned in the API response.example:
12345The unique identifier that represent a Box Doc Gen job.example:
docgen_jobThe value will always be docgen_job.Value is always docgen_jobBox Doc Gen batch that the job belongs to.
example:
2022-05-11T10:56:11-07:00Time of job creation.User who created the job.
ID of the enterprise.
The output file of the job. This property is
null until the job is completed.File version of the output file. This property is
null until the job is completed.example:
docxType of the generated file.example:
apiSource of the request.example:
completedStatus of the job.Value is one of submitted,completed,failed,completed_with_error,pendingBox Doc Gen template used in the job.
File version of a template.
