Documentation Index
Fetch the complete documentation index at: https://docs.breakcold.com/llms.txt
Use this file to discover all available pages before exploring further.
Attribute type
currency
Use it for
Money amounts such as deal value, budget, ARR, or contract size.Request value
Send{ "amount": number, "currencyCode": "USD" } using an ISO currency code.
Returned shape
Returns{ "amount", "currencyCode" }.