Skip to main content
POST
Populate a form

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
effective_date
string<date>
required

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

Response

200 - application/json

OK

id
string
read-only

The unique identifier of the object in Nmbr.

object
string
read-only

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

data
Form Type · object