C1-GetEffectiveDatedAddress

The C1-GetEffectiveDatedAddress business service is used to fetch effective dated address for a person or account from the C1_​ADDRESS table. The following are the input parameters of the C1-GetEffectiveDatedAddress business service:

Parameter Description Mandatory (Yes or No)
Address ID Used to search a particular address.
Note: If the address ID is specified, all other input parameters are ignored and the address is searched using the address ID.
No
Entity Used to search addresses which are associated to a particular type of entity. The valid values are:
  • ACCT

  • PERS

Yes
Entity ID Used to search addresses which are associated to a particular entity. Yes
Bill Address Source Used to search addresses which are associated to a person using a particular bill address source. The valid values are:
  • PER

  • ACOV

Yes (Conditional)
Note: This parameter is required when the Entity flag is set to ACCT.
Address Type Used to search addresses with a particular address type. The valid values are:
  • MAIN

  • OVRD

  • SEAS

Note: If you do not specify the address type, by default, it is set to MAIN.
No
Effective Date Used to search addresses which are effective for an entity on a particular date.
Note: If you do not specify the date, by default, it is set to the current date.
No
Person ID Used to search account override addresses which are associated to a particular person. Yes (Conditional)
Note: This parameter is required when the Bill Address Source flag is set to ACOV.