getAllCurrencies
Retrieve all currencies supported by the Mews hospitality platform API to ensure accurate financial transactions and global operations.
Instructions
Returns all currencies supported by the API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}