For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
B2B
Types
Inputs
CurrencyInputType
INPUT
Copy page
Input fields
currencyExchangeRate
String
Optional
Currency rate
token
String
Optional
Currency token, such as $
location
String
Optional
Currency token position, left or right
decimalToken
String
Optional
Decimal separator
decimalPlaces
String
Optional
Number of decimal places
thousandsToken
String
Optional
Thousands separator
currencyCode
String
Optional
Currency code
Referenced by
Fields
QuoteInputType.currency