Add merchant_amount and merchant_currency fields to ApiCardEntry model
6 days ago by ReadMe API
Changes
- No endpoint changes.
Other Changes
- Updated definition for
ApiCardEntryschema:- Added optional
merchant_amount(integer, nullable) field. - Added optional
merchant_currency(string, nullable) field.
- Added optional
These fields expose merchant currency and amount information for virtual card entries, populated for foreign-currency transactions and null for domestic EUR transactions.
