Skip to main content

The basic representation of a Box Doc Gen batch object. A Box Doc Gen batch contains one or more Box Doc Gen jobs.

id
string
required

The unique identifier that represents a Box Doc Gen batch.

Example:

"12345"

type
enum<string>
required

The value will always be docgen_batch.

Available options:
docgen_batch
Example:

"docgen_batch"