Skip to content

legacyId

Summary

An integer ID for the opportunity, needed for compatibility with legacy systems

Field Type
number
Version
0.1.0
Author
CommonGrants
Last Updated
January 20, 2026

Valid For Schemas

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

Tags

migrationcompatibilityidentifier

Schema

A JSON example of this model.

{
"name": "legacyId",
"fieldType": "number",
"value": 12345,
"description": "An integer ID for the opportunity, needed for compatibility with legacy systems"
}