Retrieve a list of Currencies.
Retrieves a list of Currencies for the specified Organization. This endpoint supports pagination and includes various query parameters to filter the Currencies based on Currency ID, and short codes.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
The unique identifier (UUID) for your Organization. The Organization represents your company as a direct customer of our service.
Specifies the maximum number of Currencies to retrieve per page.
1 <= x <= 100The nextToken for multi-page retrievals. It is used to fetch the next page of Currencies in a paginated list.
An optional parameter to filter the list based on specific Currency unique identifiers (UUIDs).
An optional parameter to retrieve specific Currencies based on their short codes.
Filter by archived flag. A True / False flag indicating whether to return Currencies that are archived (obsolete).