PeopleHomeAddressesUsageUsedFor
Reads /usage/usedFor entries from the PeopleHomeAddresses table.
Workday Resource Information
Retrieves a home address for the person with the specified ID.Secured by: Person Data: Home Address, Self-Service: Home Address
Scope: Contact Information
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| PeopleHomeAddresses_Id [KEY] | String | The Workday ID of the PeopleHomeAddresses that contains this. |
| People_Id [KEY] | String | The Workday ID of the People that owns this. |
| Descriptor | String | A preview of the instance |
| Effective_Prompt | Date | The effective date of the person's addresses using the yyyy-mm-dd format. |
| PrimaryOnly_Prompt | Bool | If true, returns only the IDs of the person's primary addresses. |
| PublicOnly_Prompt | Bool | If true, returns only the IDs of the person's public addresses. |
| UsedFor_Prompt | String | Specifies usage behavior, such as mailing, billing, or shipping. |
| Universal_ID_Prompt | String | The Universal ID of the person you want to retrieve. |