list_currencies
List all currencies configured in inFlow Inventory to view available options for orders, invoices, and financial records. Supports sorting, pagination, and optional total count.
Instructions
List all currencies configured in inFlow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| sort | No | Property to sort by (e.g., name, code) | |
| count | No | ||
| sortDesc | No | Sort in descending order | |
| includeCount | No | Include total record count in response |