[
{
"field": "program",
"type": "character varying(128)",
"description": "The name of the card program.",
"display": "Program",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "transaction_timestamp",
"type": "timestamp without time zone",
"description": "",
"display": "Transaction Timestamp",
"units": null,
"has_total": false,
"date_format": "YYYY-MM-DD HH:mm:ss",
"is_filter_only": false
},
{
"field": "transaction_token",
"type": "character varying(128)",
"description": "The token of the transaction; unique within a program.",
"display": "Transaction Token",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "transaction_type",
"type": "character varying(256)",
"description": "",
"display": "Transaction Type",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "initiating_transaction_token",
"type": "character varying(128)",
"description": "The token identifying the initial transaction in a chain of transactions (usually an authorization).",
"display": "Initiating Transaction Token",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "related_transaction_token",
"type": "bigint",
"description": null,
"display": "Related Transaction Token",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "related_transaction_type",
"type": "character varying(256)",
"description": null,
"display": "Related Transaction Type",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "transaction_processing_type",
"type": "character varying(150)",
"description": "The method used to capture the card PAN (chip, magstripe, contactless, chip fallback, token). Chip fallback is used when a chip-capable terminal fails and requires the use of the magstripe.",
"display": "Transaction Processing Type",
"enum_values": [],
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "transaction_status",
"type": "character varying(150)",
"description": "The status of the transaction.",
"display": "Transaction Status",
"enum_values": [],
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "declining_entity",
"type": "character varying(128)",
"description": null,
"display": "Declining Entity",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "decline_type",
"type": "character varying(279)",
"description": null,
"display": "Decline Type",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "reason_code",
"type": "character varying(12)",
"description": null,
"display": "Reason Code",
"enum_values": [],
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "displaymessage",
"type": "character varying(279)",
"description": "A user-friendly display message describing the outcome of a transaction.",
"display": "Displaymessage",
"enum_values": [],
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "account_id",
"type": "bigint",
"description": "The ID for the account-level cardholder to which a cardholder, acting cardholder, or business is associated.",
"display": "Account Id",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "account_user_token",
"type": "character varying(50)",
"description": "The token for the associated user account.",
"display": "Account User Token",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "account_uai",
"type": "character varying(50)",
"description": "The unique account identifier (UAI) for an account within a bank; unique across programs.",
"display": "Account Uai",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "acting_user_id",
"type": "bigint",
"description": "The identifier generated by the Marqeta platform for an acting level cardholder as it relates to a transaction.",
"display": "Acting User Id",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "acting_user_token",
"type": "character varying(128)",
"description": "The unique user token of a cardholder. This can be seen in the user view and transaction level views.",
"display": "Acting User Token",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "acting_uai",
"type": "character varying(50)",
"description": "The unique account identifier (UAI) for an acting cardholder account within a bank; unique across programs.",
"display": "Acting Uai",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "parent_id",
"type": "bigint",
"description": "The ID of the parent account associated with an acting cardholder.",
"display": "Parent Id",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "parent_user_token",
"type": "character varying(50)",
"description": "The token identifying the parent of the user or business account.",
"display": "Parent User Token",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "parent_uai",
"type": "character varying(50)",
"description": "The unique account identifier (UAI) for the parent of the user or business account.",
"display": "Parent Uai",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "business_id",
"type": "bigint",
"description": "The ID generated by the Marqeta platform for the business-level cardholder to which a cardholder, acting cardholder, or business is attached.",
"display": "Business Id",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "business_user_token",
"type": "character varying(50)",
"description": "The business token associated with an acting cardholder or parent cardholder.",
"display": "Business User Token",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "business_uai",
"type": "character varying(50)",
"description": "The unique account identifier (UAI) for the business account within a bank; unique across programs.",
"display": "Business Uai",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "business_name",
"type": "character varying(255)",
"description": "The name of the business associated with a cardholder, acting cardholder, or business account.",
"display": "Business Name",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "acting_card_token",
"type": "character varying(128)",
"description": "The token identifying a card within a card program. This can be seen in the cards view and transaction level views.",
"display": "Acting Card Token",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "acting_card_product",
"type": "character varying(128)",
"description": "The name of the card product related to a card; each card product has unique spend controls.",
"display": "Acting Card Product",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "acting_card_type",
"type": "character varying(128)",
"description": "The form factor of the card (virtual or physical).",
"display": "Acting Card Type",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "clean_merchant",
"type": "character varying(765)",
"description": "The clean name of the business at which the transaction took place.",
"display": "Clean Merchant",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "merchant",
"type": "character varying(765)",
"description": "The merchant associated with the transaction; where a transaction took place.",
"display": "Merchant",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "merchant_category_code",
"type": "bigint",
"description": "The merchant category code (MCC) associated with a transaction.",
"display": "Merchant Category Code",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "merchant_category_code_description",
"type": "character varying(1000)",
"description": "The description of the merchant category code (MCC) associated with a transaction.",
"display": "Merchant Category Code Description",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "network",
"type": "character varying(128)",
"description": "The card network on which a transaction took place.",
"display": "Network",
"enum_values": [],
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "sub_network",
"type": "character varying(128)",
"description": "The subnetwork used by a transaction (VisaPlus, VisaNet, VisaInterlink, VisaNet Debit, Maestro, Cirrus, or Pulse).",
"display": "Sub Network",
"enum_values": [],
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "merchant_lat",
"type": "numeric(10,7)",
"description": "#N/A",
"display": "Merchant Lat",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "merchant_lon",
"type": "numeric(11,7)",
"description": "#N/A",
"display": "Merchant Lon",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "merchant_country",
"type": "character varying(765)",
"description": "#N/A",
"display": "Merchant Country",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "merchant_city",
"type": "character varying(65535)",
"description": "#N/A",
"display": "Merchant City",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "merchant_state",
"type": "character varying(128)",
"description": "#N/A",
"display": "Merchant State",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "currency_code",
"type": "character varying(10)",
"description": "The three-number code of the currency.",
"display": "Currency Code",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "currency",
"type": "character varying(10)",
"description": "The abbreviated currency code.",
"display": "Currency",
"units": null,
"has_total": false,
"is_filter_only": false
},
{
"field": "transaction_amount",
"type": "numeric(14,2)",
"description": "The amount of the transaction or sum total amount of multiple, relevant transactions.",
"display": "Transaction Amount",
"units": null,
"has_total": true,
"is_filter_only": false
},
{
"field": "last_modified_time",
"type": "timestamp without time zone",
"description": "The date when the record was most recently updated.",
"display": "Last Modified Time",
"units": null,
"has_total": false,
"date_format": "YYYY-MM-DD HH:mm:ss",
"is_filter_only": false
}
]