Skip to main content
POST
Generate forms

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

form_type
string
required

Body

application/json
form_batch_id
string

The form batch to add the generated forms to.

effective_date
string<date>

Determines which form variant to generate. Must be a date for which a generator is configured for the given form type.

Response

201 - application/json

Created

id
string
read-only

The unique identifier of the object in Nmbr.

object
string
read-only

The type of the object in Nmbr ("async_task").

data
Form Type · object