PeopleWorkAddressesUsageUsedFor
Reads /usage/usedFor entries from the PeopleWorkAddresses table.
Workday Resource Information
Retrieves a work address for the person with the specified ID.Secured by: Person Data: Work Address, Self-Service: Work Address
Scope: Contact Information
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| PeopleWorkAddresses_Id [KEY] | String | The Workday ID of the PeopleWorkAddresses 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. |