EntityTypes
Overview
The EntityTypes schema further defines when the party type is the entity. When PartyType=2, EntityType would require further definition.
integer($int32)
Supported EntityTypes types for EOriginal when party type is equal to 1: Corporation = 0 SoleProprietorship = 1 LimitedLiabilityCompany = 2 GeneralPartnership = 3
LimitedLiabilityPartnership = 4 LimitedPartnership = 5 Association = 6 Cooperative = 7 Estate = 8 Trust = 9 FinancialInstitution = 10
DomesticGovernmentUnit = 11 ForeignGovernmentUnit = 12 Other = 13.
Enum:
[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 ]
Note: Only
SoleProprietorship = 1 or Trust = 9 can be
utilized when passing in a request for an eNote.