improved

Spend & Expense transactions webhook improvements

The spend.transaction.updated webhook notification now includes the currencyData object. The object provides information about the transaction currency.

FieldDescription
exchangeRateBILL exchange rate for currency conversion
exponentNumber of decimal places in the currency format
originalCurrencyAmountTransaction amount in the local currency before conversion
originalCurrencyCodeThree-letter ISO currency code for the transaction amount in the local currency
symbolCurrency symbol, such as $, €, and £

See Spend & Expense transaction notification payloads for more information.