Skip to content

legacySerialId

Summary

An integer ID needed for compatibility with legacy systems that use serial/integer identifiers

Field Type
integer
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

identifiercompatibility

Schema

A JSON example of this model.

{
"name": "legacySerialId",
"fieldType": "integer",
"value": 12345,
"description": "An integer ID needed for compatibility with legacy systems that use serial/integer identifiers"
}