Skip to content

applicantOrganization

Summary

Applicant organization details for the application

Field Type
object
Version
0.1.0
Author
CommonGrants
Last Updated
March 6, 2026

Valid For Schemas

This custom field can be used with the following CommonGrants schemas:

Tags

organization

Schema

A JSON example of this model.

{
"name": "applicantOrganization",
"fieldType": "object",
"value": {
"name": "Acme Research Institute",
"identifier": "DUNS-123456789"
},
"description": "Applicant organization details for the application"
}