See also, Orgid, Syntax – Google Message Security Batch Reference Guide User Manual
Page 432: Examples, Description, Field type

444
See Also
“Editing Message Center Access and Settings” on page 538
orgid
The orgid field holds a unique ID for the organization containing the user.
Syntax
orgid=<IID | orgtag>
Examples
•
When the field is assigned:
orgid=org1
•
When the field is returned:
orgid 100001012 (sales)
Description
The user level’s foreign key for the organization’s iid field.
Note:
An organization has a text name and an associated iid value, a unique
identifying organization number. The iid can be substituted for the orgid in some
instances and is useful for debugging purposes. But for robust, finished
production code, use the orgtag or orgname fields’ value.
•
This organization must exist, and the admin must have the “User Settings’”
privileges at both the old and new organization.
•
Enclose the organization’s name in double quotes if it contains an apostrophe
or commas.
Field Type
User-level