CommonCurrenciesValues
Contains a standardized list of currency values. This table ensures consistency in financial transactions, exchange rate applications, and multi-currency reporting.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier (Id) for the currency, which can include the Workday Id, the external system Id, or the reference Id used for integrations and reporting. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | A token used in conjunction with the Collection_Prompt input to retrieve members of a collection. This value is NULL if the current row represents a standalone value rather than a collection. |
| Collection_Prompt | String | A value derived from the CollectionToken column. Providing this input triggers the retrieval of all child elements associated with the specified collection. |
| WorktagType_Prompt | String | A prompt used to specify or filter the type of worktag associated with the currency, enabling retrieval of relevant worktag details. |