FinancialAccountAddress

Represents information about each address related to a financial account, such as communication address, billing address, and statement address. This object is available in API version 61.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Special Access Rules

This is a standard object and is available only when you turn on the Financial Account Management Standard Objects setting.

Fields

Field Details
ActiveFromDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date from when the address is active for the financial account.
ActiveToDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date from when the address stops being active for the financial account.
Address
Type
address
Properties
Filter
Description
The address of the financial account.
City
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The city related to a financial account’s address.
Country
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The country related to a financial account’s address.
FinancialAccountId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The financial account related to an address.
This field is a relationship field.
Relationship Name
FinancialAccount
Relationship Type
Lookup
Refers To
FinancialAccount
GeocodeAccuracy
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The level of accuracy of a location’s geographical coordinates compared with its physical address. A geocoding service typically provides this value based on the milestone location’s latitude and longitude coordinates.
Possible values are:
  • Address
  • Block
  • City
  • County
  • ExtendedZip—Extended Zip
  • NearAddress—Near Address
  • Neighborhood
  • State
  • Street
  • Unknown
  • Zip
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date when a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date when a user viewed this record.
Latitude
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The latitude related to a financial account’s address.
Longitude
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The longitude related to a financial account’s address.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of this record.
PostalCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The postal code related to a financial account’s address.
SourceSystemIdentifier
Type
external lookup
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The unique identifier of this record in an external system.
State
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The state related to a financial account’s address.
Street
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The street related to a financial account’s address.
Type
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the address type of the financial account.
Possible values are:
  • Billing Address
  • Communication Address
  • Statement Address

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

FinancialAccountAddressChangeEvent
Change events are available for the object.
FinancialAccountAddressFeed
Feed tracking is available for the object.
FinancialAccountAddressHistory
History is available for tracked fields of the object.
FinancialAccountAddressOwnerSharingRule
Sharing rules are available for the object.
FinancialAccountAddressShare
Sharing is available for the object.