Create Resident: Buildium
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Zip/Postal Code of the resident’s primary address. This maps to the Address.PostalCode property of the Tenant object.
First line of the secondary/alternate street address for the resident. This maps to the AlternateAddress.AddressLine1 property of the Tenant object
Second line of the secondary/alternate street address for the resident. This maps to the AlternateAddress.AddressLine2 property of the Tenant object
City of the resident’s secondary/alternate address. This maps to the AlternateAddress.City property of the Tenant object.
State of the resident’s secondary/alternate address. This maps to the AlternateAddress.State property of the Tenant object
Zip/Postal Code of the resident’s secondary/alternate address. This maps to the AlternateAddress.PostalCode property of the Tenant object
Country of the resident’s secondary/alternate address.
Resident’s primary phone number. This will be assumed to be a HOME phone number unless phone_1_type is also set.
Resident’s secondary phone number. This will be assumed to be a MOBILE phone number unless phone_2_type is also set.
Deprecated: Field is no longer applicable

