Home / Issuing / Generate Reports
This report contains all level 2 and 3 enhanced data sent by Visa and Mastercard for cleared fleet transactions. Report data can be obtained for a specific time period.
Data for this report is available as follows:
| Field name | Data type | Description |
|---|---|---|
| created_at | DateTime (ISO 8601: YYYY-MM-DDTHH:MM:SSZ) | UTC timestamp when the transaction was posted to the financial account |
| card_product_id | String | Unique identifier of the card product |
| card_product_name | String | Name of the card product |
| card_profile_set_id | String | Unique identifier of the card profile for a given card product |
| network_name | String | Name of the card network provider (Visa, Mastercard) |
| classification | String | Classification of the network BIN product type (consumer, commercial, business, etc.) |
| funding_type | String | Card funding type of the network BIN product (credit, prepaid, debit) |
| account_holder_id | String | Unique identifier of the account holder |
| payment_card_id | String | Unique identifier of the payment card |
| payment_network | String | The payment network: VISA or MASTERCARD |
| financial_event_id | String | Unique identifier of the financial event |
| transaction_id | String | Transaction lifecycle identifier. Example: Two transaction events (AUTH and CLEAR) make up one transaction lifecycle, so both events share the same transaction lifecycle ID. Multi-clearing transaction events with different financial_event_ids share the same transaction_id. |
| network_reference_id | String | Value used by the payment network to reference the transaction -- may not be unique across all network transactions |
| merchant_category_code | String | 4-digit ISO 18245 code representing retail financial services. MCCs classify businesses by the type of goods or services they provide. |
| merchant_id | Number | Identifier of the merchant |
| merchant_name | String | Name of the merchant where the transaction took place |
| merchant_description | String | Location of the merchant where the transaction took place |
| requested_amount | Decimal | Funds requested from the network for the transaction |
| requested_amount_currency_code | String | ISO 4217 code representing the currency of the requested_amount |
| approved_amount | Decimal | Funds approved and posted to the Highnote ledger for the transaction |
| approved_amount_currency_code | String | ISO 4217 code representing the currency of the approved_amount |
| total_posted_amount | Decimal | Amount that Highnote posts to the Highnote Ledger for each cleared transaction event |
| total_posted_amount_currency_code | String | ISO 4217 code representing the currency of the total_posted_amount |
| purchase_type | String | Specifies whether the transaction was fuel only or mixed (fuel and non-fuel) |
| fuel_sale_amount | Decimal | Total amount for only fuel purchased |
| fuel_sale_amount_currency_code | String | ISO 4217 code representing the currency of the fuel_sale_amount |
| fuel_unit_price | Decimal | Price per unit of fuel purchased |
| fuel_unit_price_currency_code | String | ISO 4217 code representing the currency of the fuel_unit_price |
| fuel_unit_of_measure | String | Unit of measure utilized for fuel purchased |
| fuel_quantity | Decimal | Quantity of fuel purchased |
| fuel_type | String | Product code of fuel purchased |
| odometer_reading | Number | Odometer reading if entered by the cardholder |
| fleet_id | String | Alphanumeric value representing either a vehicle, driver, or generic ID if entered by the cardholder |